wldfngrs
I enjoy learning how shit works, hoping the knowledge someday transfers. <3 compiler tooling, games, finance and math <3
Pinned Repositories
arcane-jinx-2D
bytemod
Proof-of-concept re-emphasizing the technique of encrypting files by manipulating their individual bytes in some formulaic way.
chrome-dinosaur-2d
A colorful 2D reimagining of the chrome dinosaur offline game on Desktop. Written in C++ and SDL2.
chrome-dinosaur-2d-web
The offline chrome dinosaur game, with brighter colors, cooler animation, and way more obstacles to avoid!
chrome-dinosaur-terminal
A C++ and ncurses rendering of the popular chrome dinosaur game on the terminal
Cpp-Crash-Course-exercises-solutions
Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!
Olive
The hobbyist's programming language
parser-generator
Yet Another Parser Generator takes a grammar specification for an LR(1) grammar as input and generates a C++ header file containing tables and helper structs for parsing the LR(1) grammar.
raytracer
simple_shell
A simple C shell
wldfngrs's Repositories
wldfngrs/Olive
The hobbyist's programming language
wldfngrs/chrome-dinosaur-terminal
A C++ and ncurses rendering of the popular chrome dinosaur game on the terminal
wldfngrs/Cpp-Crash-Course-exercises-solutions
Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!
wldfngrs/chrome-dinosaur-2d-web
The offline chrome dinosaur game, with brighter colors, cooler animation, and way more obstacles to avoid!
wldfngrs/parser-generator
Yet Another Parser Generator takes a grammar specification for an LR(1) grammar as input and generates a C++ header file containing tables and helper structs for parsing the LR(1) grammar.
wldfngrs/arcane-jinx-2D
wldfngrs/bytemod
Proof-of-concept re-emphasizing the technique of encrypting files by manipulating their individual bytes in some formulaic way.
wldfngrs/chrome-dinosaur-2d
A colorful 2D reimagining of the chrome dinosaur offline game on Desktop. Written in C++ and SDL2.
wldfngrs/raytracer
wldfngrs/simple_shell
A simple C shell
wldfngrs/alx-higher_level_programming
ahem
wldfngrs/alx-low_level_programming
I'm tired of creating repos, alx
wldfngrs/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
wldfngrs/alx-system_engineering-devops
Yet another ALX repository
wldfngrs/deribit-api-client
QuickFix Client to the Deribit FIX server to request Market data on particularly desired derivatives listed on the Deribit Exchange.
wldfngrs/hexdump-rebuild
Rebuild of the command line tool to print individual bytes of a file.
wldfngrs/MalwareSourceCode
Collection of malware source code for a variety of platforms in an array of different programming languages.
wldfngrs/N-body-gravity-simulator
2D simulation of physical/spatial interaction between N bodies under the influence of gravity
wldfngrs/Python-project-Scripts
This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
wldfngrs/The-C-programming-language-by-K-R-exercises-solutions
I recently started relearning C as I'd spent so much time on C++ (cue the Josh Lospinoso text) and had gotten a little too used to the arsenal C++ provided. Thought to go back to slaying metaphorical dragons with powerful, yet difficult-to-wield sticks and stones (poor analogy, I know, not the point). A ton of people have complained of the excercise difficulty in the text and this repository will contain the solutions to the otherwise described 'holy bible' of C textbooks! Enjoy!.
wldfngrs/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
wldfngrs/ast-interpreter
An interpreter implementing abstract syntax trees as it's intermediate representation
wldfngrs/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
wldfngrs/Olive-Static-Type
Statically-typed implementation of the Olive programming language, compiled to LLVM IR.
wldfngrs/printf
wldfngrs/simple-php-message-system
php message system with mysql database support and a captcha verification at login
wldfngrs/sorting_algorithms
Empty
wldfngrs/wldfngrs
Config files for my GitHub profile.
wldfngrs/wldfngrs.github.io
wldfngrs/zero_day
This is my first repository as a full-stack engineer