Computer Engineering student at Politehnica University of Bucharest, mostly interested in low-level programming, systems and security.
- document-scanner - in progress
- ctf-writeups - notes and solutions from CTF challenges
| Project | What it is | Built with |
|---|---|---|
| chess-game | Full chess implementation with a Swing interface, accounts and saved games | Java, Swing, design patterns |
| mini-shell | Bash-like shell with pipes, redirection and job control | C, POSIX syscalls |
| browser-simulation | Browser with tabs and history, on linked lists and stacks | C |
| satellite-huffman-tree | Huffman tree built with a min-heap, with encoding, LCA and distance queries | C |
| numerical-methods-coursework | Markov chains, neural networks, FFT, splines, SVD | MATLAB |
| asm-coursework | Low-level algorithms called from C | x86 assembly, NASM |


