This is your work, valued
Working on multiplayer games, compilers, simulations and anything open source I can get my hands on.
commandline. A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.
95http-in-c. A pure C implementation of part of the HTTP protocol, for my youtube series
13String. A feature-rich modern C++ string class
12http. A small http server written in C.
12Lutil-INI-Editor. A Program to make the editing of .ini files more comfortable and safe.
10mcl. my concise language - a stack-based language with compiler and interpreter
7logkeys-cleanup. A utility to clean up logkeys log files and make them parse-able
6sdl2-imgui-cmake-vcpkg-example. An example project with SDL2, ImGui, CMake and vcpkg.
5ai-httpd. An HTTP server where each response is generated by an LLM.
5GIP-19-20. my solutions for University assignments
4Vector2. A templated header-only 2D Vector class
4dungeon-engine. A C++ Game Engine for my game, WIP-Title "Dungeon"
4net. A light and simple cross-platform socket wrapper
3cpp-project-template. A full cmake + vcpkg project template for new C++ projects
3antsim3. A minimal modern 2D engine for simulation projects
3cpplua. A thread-safe & multi-threaded Lua engine for C++
3mcl-rs. A reimplementation of the MCL compiler and interpreter, in Rust!
2kv-api. A simple, persistent key-value store, accessible via a REST API. Written in C++.
2compiler-project. My own compiler for my own language to x86_64. Official mirror from GitLab.
2chip_8. My implementation attempt of a chip-8 emulator. https://en.wikipedia.org/wiki/CHIP-8
2aoc2022. My solutions to Advent of Code 2022 in Rust.
1zig-args. A simple and comprehensive argument parser
1Volty. Volty is a 2D cross-platform game engine written in C++20. It supports scripting with Lua and C-compatible languages.
1threadpool. An example threadpool implementation
1from-scratch. C
1BeamMP-Votekick. Lua
1ansictrl. A simple header-only library providing wrappers for ansi escape sequences.
1asteroids. C++
1osdev. C
1LK_old. C++
1hdump. A unix hex-dump utility written in C
1