Pinned Repositories
b6502s
A 6502 VM (that I'll hopefully be able to turn into a proper SoC Simulator) I'm writting on my spare time
cdb
Composition Data Base is a small (toy-ish) db project I'm working on during my 2024 summer internship
edgerunner
ncurses based command line game
fibofuck
a silly little turing tarpit where the data you manipulate is stored in a weird heap
heapfuck
repo for the heapfuck language a small bf-like turing tarpit and it's interpreter (in C)
K-avi
Config files for my GitHub profile.
K-avi.github.io
protesting_on_graphs
The repo of the code I'll write during my internship at LIP6 in the complex networks team
siasl2
this is the repo for the (SIASL)² language a turing tarpit I'm making on my spare time
thc
Thread Handler in C (a simple C threadpool implementation)
K-avi's Repositories
K-avi/edgerunner
ncurses based command line game
K-avi/protesting_on_graphs
The repo of the code I'll write during my internship at LIP6 in the complex networks team
K-avi/b6502s
A 6502 VM (that I'll hopefully be able to turn into a proper SoC Simulator) I'm writting on my spare time
K-avi/heapfuck
repo for the heapfuck language a small bf-like turing tarpit and it's interpreter (in C)
K-avi/K-avi
Config files for my GitHub profile.
K-avi/siasl2
this is the repo for the (SIASL)² language a turing tarpit I'm making on my spare time
K-avi/thc
Thread Handler in C (a simple C threadpool implementation)
K-avi/cdb
Composition Data Base is a small (toy-ish) db project I'm working on during my 2024 summer internship
K-avi/fibofuck
a silly little turing tarpit where the data you manipulate is stored in a weird heap
K-avi/K-avi.github.io
K-avi/l2_projet_lu2in006
a college project where I add to create a small git like command line tool
K-avi/MusicTool
Teeny tiny music oriented interpreter/tool written in C!
K-avi/siasl
small 2d brainfuck-like language implemented with flex/bison!
K-avi/TASEPing_on_graphs
This repo re-uses the graph / simulation code from my walking_on_graphs repo to implement a TASEP model on a graph and mess around with it !
K-avi/la_boulette_de_papier
K-avi/USSR
The repository for a toy string library I'm writing in C