Third year computer engineering student at UNSTPB ACS, Bucharest. I mostly work on uni, personal projects and learn all I can about C, Linux and Networking.
- Rail-Crack — OpenGL game where you repair cracked rails before the train gives up on you. C++.
- Temu-Chicken-Invaders — a knockoff of Chicken Invaders with a grid-based ship builder. C++.
- regex-engine-and-parser — regex engine + parser that handles any grammar in CNF. Python.
- Router-in-C — router software supporting IPv4 routing, ARP and ICMP. C.
- Custom-Switch — custom switch logic running on Mininet.
- Memory-Allocator — custom malloc/calloc/realloc/free as a shared library. Uses brk/sbrk for small heap allocations and mmap/munmap for large ones. C.
- HTTP-Client-for-a-REST-API — command-line HTTP client in C++ that talks to a REST API simulating an online movie library.
- TCP-UDP-Server — UDP clients publish messages on topics, subscribed TCP clients receive them. C++.
- Parallel-Firewall — multi-threaded packet firewall using POSIX threads. C.
- sat-solver — fast CNF SAT solver written in C.
C · C++ · Python · Java
UNSTPB ACS · Bucharest, Romania
