Pinned Repositories
gravity_platform
A unique platformer game.
hp_omen_led_controler
Linux kernel module that exposes keyboard leds in the hp omen laptops.
kuterd.github.io
My personal blog
llm_in_numpy
phi-2 LLM implemented purely in Numpy for educational purposes
mcompiler
SSA based compiler targeting x86_64
neutrino
Neutrino is a modular proxy software.
nv_isa_solver
Nvidia Instruction Set Specification Generator
opal_ptx
Experimental GPU language with meta-programming
sass_graph
NVIDIA Sass binary CFG graph visualization tool.
very_simple_compiler
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
kuterd's Repositories
kuterd/nv_isa_solver
Nvidia Instruction Set Specification Generator
kuterd/very_simple_compiler
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
kuterd/mcompiler
SSA based compiler targeting x86_64
kuterd/opal_ptx
Experimental GPU language with meta-programming
kuterd/hp_omen_led_controler
Linux kernel module that exposes keyboard leds in the hp omen laptops.
kuterd/llm_in_numpy
phi-2 LLM implemented purely in Numpy for educational purposes
kuterd/neutrino
Neutrino is a modular proxy software.
kuterd/sass_graph
NVIDIA Sass binary CFG graph visualization tool.
kuterd/google_docs_crawler
A crawler for Google Documents.
kuterd/gravity_platform
A unique platformer game.
kuterd/kuterd.github.io
My personal blog
kuterd/simple-static-blog
A highly customizable static blog generator.
kuterd/terrain_gen
Perlin noise based terrain generation.
kuterd/anime_genre_predictor
Tried to predict anime genre based on cover image and description.
kuterd/magnet
Unique multiplayer browser game.
kuterd/qhttp
A async multi threaded http server.
kuterd/ci_test
ci_test
kuterd/kuterd
kuterd/nn_with_numpy
Neural network implementation in python
kuterd/simple_raycaster
A raycaster I made years ago.