Projects
Personal Projects
sueca-companion
Program that utilizes a custom trained model to detect cards and assist the players on the Sueca card game
Last pushed: 2025-01-23
AutomatonSimulator
Finite automaton simulator with a graphical interface using the GTK library.
Last pushed: 2023-09-26
Interpreter
Interpreter in C++ based on the book "Writing an interpreter in Go" by Thorsten Ball.
Last pushed: 2023-07-30
University Projects
secure-auction-ledger
A decentralized auction platform using blockchain, S/Kademlia P2P routing, and cryptographic consensus
Last pushed: 2025-06-19
smart-doorbell-system
Smart doorbell system with camera, motion detection, RTSP streaming, and Android notifications using Arduino, Raspberry Pi and Home Assistant
Last pushed: 2025-06-19
trusted-data-lake
Secure and privacy-preserving collaborative data lake using Intel SGX enclaves and remote attestation
Last pushed: 2025-06-19
secure-docs
A secure, real-time collaborative document editing platform developed with a security-by-design approach
Last pushed: 2025-06-19
ChatServer_Client
Chat server based on the multiplex model and a chat client with a simple graphical interface
Last pushed: 2024-01-06
c0-compiler
Compiler for the C0 language. The compiler reads C0 source code and generate assembly language MIPS.
Last pushed: 2023-12-19
ConnectFour
Connect Four with three AI algorithms (Minimax, Alpha-Beta Prunning and Monte Carlo Tree Search)
Last pushed: 2023-06-07