• Stars
    star
    1
  • Language
    C#
  • Created over 3 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A group messaging service inspired by Discord and Microsoft Teams.

More Repositories

1

bntp.go

CLI and library for my personal all-in-one productivity system including components like bookmarks, notes, todos, projects, etc.
Go
16
star
2

MVPL

The minimum viable programming language
C++
6
star
3

telescope-bntp

telescope.nvim finders for https://github.com/JonasMuehlmann/bntp.go
Lua
6
star
4

bntp.nvim

Neovim integration for my personal all-in-one productivity system including components like bookmarks, notes, todos, projects, etc.
6
star
5

datastructures.go

The missing generic container library for go, featuring an extensive iterator API.
Go
4
star
6

goaoi

Conventient algorithms for processing iterables, inspired by the algorithm header from the C++ standard template library (STL for short).
Go
4
star
7

optional.go

optional.go is a simple and generic wrapper around a value and a presence flag inspired by C++'s std::optional
Go
3
star
8

JonasMuehlmann

3
star
9

pymasternode

This project aims to automate the set-up and maintainance of your masternodes.
Python
3
star
10

CUDIP

Cuda accelerated digital image processing.
2
star
11

cmp-bntp

nvim-cmp source for https://github.com/JonasMuehlmann/bntp.go
Lua
2
star
12

KeyboardRacer

A Terminal-based typing game inspired by Type Racer, developed in a two-week pair-project phase.
C#
2
star
13

tetris_battle_royale

Go
2
star
14

pyaoi

Conventient algorithms for processing iterables, inspired by the algorithm header from the C++ standard template library (STL for short).
Python
2
star
15

MVRE

The minimum viable regex engine
1
star
16

coding-challenges

Solutions to coding challenges of Leetcode, HackerRank and the like.
C++
1
star
17

drop-return-values.go

Generic wrappers to drop the last n return values of function calls.
Go
1
star
18

hackerrank_solutions

1
star
19

MVKVS

The minimum viable (in memory) key value store.
1
star
20

ggmath

A math library I develop for my graphics and game programming projects. Written in c++20.
C++
1
star
21

bntp-ls

An LSP server for https://github.com/JonasMuehlmann/bntp.go
1
star
22

libanki.go

A go client library to interface with anki
1
star
23

LEA_2021

A simple ray tracer implemented in a two-week pair-project phase.
C#
1
star
24

leetcode_solutions

C++
1
star
25

go_validated_types

Create types that self-validate in debug builds, without runtime overhead in release builds
Go
1
star
26

MVRDBMS

The minimum viable (SQLite like) relational database management system
1
star