nihguy
An indie game developer, passionate about low-level programming and proudly handcrafting his own performance-focused solutions.
FreelancerPassos, Minas Gerais
Pinned Repositories
AudioProgramming
building_a_virtual_machine_for_programming_language
Source code of Udemy's ¨Building a Virtual Machine for Programming Language" course
coolc
Stanford Online's compilers course: COOL compiler implementation
cpp-concurrent-traffic-simulation
It's the fourth project from Udacity C++ Nanodegree Program
cpp-snake-game
A 2D Snake game using C++ and SDL
cr
cr.h: A Simple C Hot Reload Header-only Library
nihguy's Repositories
nihguy/cpp-snake-game
A 2D Snake game using C++ and SDL
nihguy/AudioProgramming
nihguy/building_a_virtual_machine_for_programming_language
Source code of Udemy's ¨Building a Virtual Machine for Programming Language" course
nihguy/coolc
Stanford Online's compilers course: COOL compiler implementation
nihguy/cpp-concurrent-traffic-simulation
It's the fourth project from Udacity C++ Nanodegree Program
nihguy/cr
cr.h: A Simple C Hot Reload Header-only Library
nihguy/data_desk
A data description language parser with introspection and custom code capabilities, intended for compile-time code generation in projects.
nihguy/linux-memory-manager
This projects is regarding designing own memory manager which will manage the memory - allocation/de-allocation for a process. Memory manager will get rid of internal and external fragmentation problems, and boot performance of the process by preventing unnecessary context switching of a process whenever process request memory.
nihguy/next.js
Framework for server-rendered React apps
nihguy/SystemMonitor
Student repository for the OOP course from C++ Udacity’s Nanograduation project
nihguy/uClibc
uClibc mirror
nihguy/webpage