-
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 …
-
Gap-Buffer Public
Modern C++ implementation of a Gap Buffer, a data structure mainly used to represent text buffers in a text-editor, such as Emacs.
-
CryptoSentimentAnalysis Public
Analyze the public sentiment around a cryptocurrency or token of choice using NLP and the Twitter API