Projects

A collection of my work, ranging from web applications to system-level programming.

Alas a Portfolio
Alas a Portfolio
Alas a Portfolio
Ongoing
My personal portfolio website built with Next.js 14, showcasing my projects and skills with a clean, minimalist design.
nextjsreacttypescripttailwindcssframer-motion
Blockchain with Node.js
Blockchain with Node.js
Blockchain with Node.js
A comprehensive blockchain implementation in Node.js, featuring a decentralized network, proof-of-work consensus, and a wallet system.
nodejsredisreactexpress
Tesoroheist - Treasure Hunt
Tesoroheist - Treasure Hunt
Tesoroheist - Treasure Hunt
An interactive online treasure hunt game built for a college technical festival, handling hundreds of concurrent users.
phpjavascriptmysqlhtml5css3bootstrap
Dining Philosopher Visualized
Dining Philosopher Visualized
Dining Philosopher Visualized
A visualization of the classic Dining Philosophers problem using C and graphics libraries to demonstrate deadlock and concurrency.
c