-
GoStash Public
Growing library of generic and reusable Go components
-
OpenJamz Public
Application to create a spotify like Jam to listen to audio with your friends!
UpdatedDec 7, 2025 -
MTL Public
Forked from ZigRazor/MTLMulti Thread Library
C++ GNU General Public License v3.0 UpdatedDec 31, 2024 -
IoT-Web-Scraper Public
Repo of Webscraper for IoT websites
-
-
-
-
-
-
-
-
mini-fileserver Public
A simple fileserver I made for fun with C Socket API
-
-
graaf Public
Forked from bobluppes/graafA general-purpose lightweight C++ graph library
-
-
MIPSSimulator Public
Simulate a single cycle MIPS processor with a subset of the MIPS instructions
UpdatedNov 16, 2023 -
-
Dynamic-Memory-Allocator Public
My own simplified implementation of malloc, realloc, calloc, and free
-
leetcode-api Public
An API to get information from the Leetcode platform
MIT License UpdatedAug 29, 2023 -
SIMI Public
A programming language with Pythonic-esque syntax that transplies to C++
MIT License UpdatedAug 5, 2023 -
infotainmentUI Public
a component library tailored to build infotainment system user interfaces
MIT License UpdatedMay 24, 2023 -
TextEditorEngine Public
A text editor engine that utilizes gap buffers stored in a binary search tree for efficient text manipulation, allowing for fast insertion and deletion of large text files, and with the ability to …