-
coursebook Public
Forked from cs341-illinois/coursebookOpen Source Introductory Systems Programming Textbook for the University of Illinois
TeX UpdatedFeb 10, 2026 -
sptools Public
a frontend library for the SourcePawn scripting language.
-
TI84-CE--PythonScripts Public
A collection repo of my MicroPython Scripts for the TI-84 CE(-T) Plus
Python MIT License UpdatedNov 13, 2025 -
Tagha Public
Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.
-
-
-
LibModSys Public
an inter-plugin communications plugin-library for SourceMod.
-
Harbol Public
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+
-
CompTutoringNotes Public
a collection of ramblings and notes I use to tutor and learn various Comp Sci and Electrical Eng topics.
GNU Affero General Public License v3.0 UpdatedFeb 21, 2025 -
SyriacWordTools Public
List of Biliteral, Triliteral, Quadliteral Roots, and assorted Linguistic tools for Syriac/Eastern-Neo-Aramaic
Python GNU Affero General Public License v3.0 UpdatedOct 13, 2024 -
youtube-adblock Public
Forked from MartinBraquet/youtube-adblockMozilla Firefox Add-On Accelerating and Skipping YouTube Ads in Less Than a Second
JavaScript The Unlicense UpdatedApr 19, 2024 -
PythonForEngineersWorkshop Public
a set of PDFs for teaching students of various engineering disciplines about Python
GNU Affero General Public License v3.0 UpdatedApr 12, 2024 -
llm.c Public
Forked from karpathy/llm.cLLM training in simple, raw C/CUDA
Cuda MIT License UpdatedApr 12, 2024 -
TF2-Medieval-Fortress-Remake Public
[unfinished] remake of Medieval Fortress
-
-
educational workshop & material for teaching Computer Science & Computer Engineering students in how to create a math calculator using lexical analysis and parsing theory.
-
c-ray Public
Forked from vkoskiv/c-rayc-ray is a small, simple path tracer written in C
C MIT License UpdatedFeb 7, 2024 -
smallchat Public
Forked from antirez/smallchatA minimal programming example for a chat server
C UpdatedNov 13, 2023 -
-TF2-Mechanized-Mercs Public
vehicle mod for team fortress 2.
-
mtwister Public
Forked from ESultanik/mtwisterA pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.
C UpdatedMar 25, 2023 -
Accumulator-BytecodeVM Public
bytecode VM that uses an accumulator design (single register + stack(s)).
C GNU General Public License v3.0 UpdatedJan 9, 2023 -
TwoStackReg-BytecodeVM Public
a bytecode VM that uses the top of stack + 1 as main registers.
-
TwoReg-BytecodeVM Public
a Pawn-style two-register VM
C++ GNU General Public License v3.0 UpdatedJan 9, 2023 -
StackReg-BytecodeVM Public
A 3-register operation bytecode VM that uses the stack as a dynamic register file.
C GNU General Public License v3.0 UpdatedJan 9, 2023 -
SourceGo Public
SourceGo is a transpiler that transforms a subset of Golang-like code to equivalent SourcePawn.
-
system-design Public
Forked from karanpratapsingh/system-designLearn how to design systems at scale and prepare for system design interviews
GNU General Public License v3.0 UpdatedAug 16, 2022 -
Bisqwit's Portal Rendering Engine, written in C, updated to use SDL2 and C99 standard.
-
raylib Public
Forked from raysan5/raylibA simple and easy-to-use library to enjoy videogames programming
-
-
Targum-Parser Public
Targum Parser is a string-configured, PEG interpreted parser.