Pinned Repositories
colosseum
Framework for automated AI tournaments
cubotron
Rubik's cube solver using the Kociemba Method, written in C
dancing-links
C implementation of Knuth's dancing links algorithm
gameboy_documentation
This is a repository containing a backup and a list of several documentation that I found on the Internet while developing my gameboy emulator.
garapa
A gameboy emulator, written in C with an optional tetris AI and Julia API
mpi4py_examples
Reverse-Engineering-the-GameBoy-Tetris
This is my personal attempt on reverse engineering the Tetris gameboy.
Rust-TypeScript-Wasm-Template
A base template with rust, typescript, wasm, mocha, webpack, etc
smart-panda
🐼Tetris playground (in rust/wasm + javascript) for AIs
TMscore.py
A python wrapper for the original TMscore (in Fortran 77)
h3nnn4n's Repositories
h3nnn4n/gaussian_elimination
Gaussian elimination in C.
h3nnn4n/regex_examples
h3nnn4n/Sorts
My personal implementation of multiple sorting algorithms
h3nnn4n/avl_tree
An avl tree, what else?
h3nnn4n/cloud-to-ass-mozilla
A Firefox extension that replaces occurrences of "the cloud" with "my ass", and more!
h3nnn4n/coisado-next
h3nnn4n/Dijkstra
Simple Dijkstra
h3nnn4n/Double-linked-list
h3nnn4n/dwmstatus
My custom profil-dwmstatus
h3nnn4n/julia_set
Julia set with an animator.
h3nnn4n/kernel-configs
Backup from my kernel config files.
h3nnn4n/Longest-path-problem
Recursive brute force solution for the longest path problem
h3nnn4n/lua-strange-attractor-iterator
h3nnn4n/mfo
h3nnn4n/minizinc
h3nnn4n/newton-raphson
h3nnn4n/petri-net-simulator
Simple petri net simulator wrote with Python3
h3nnn4n/postFixed-calculator
h3nnn4n/prolog
h3nnn4n/python-attractor
Strange attractor iterator with a UI
h3nnn4n/red-black-tree
A (non working) red black tree
h3nnn4n/rubiks-cube-haskell
My attempt into modeling and solving (I hope) the Rubik's Cube using haskell