Transcendance

Full-stack web application


Development of a real-time full-stack web application (chat, online game, user management) built to production standards.

A full-stack web application featuring a real-time multiplayer Pong game and social features. This project brought together frontend development with modern JavaScript frameworks, backend API design, and WebSocket implementation for real-time gameplay. I worked with user authentication, database management for storing player stats and match history, and created a responsive user interface. The project taught me about web security practices, RESTful API design, and the challenges of synchronizing game state across multiple clients in real-time applications.

JavaScript

TypeScript

Tailwind

my other projects


project preview

C

Minishell

Recreation of a command-line interpreter

Unix shell in C with pipes, redirections, process management, and complex command parsing.

See project on github
project preview

C++

Webserv

HTTP server from scratch

HTTP/1.1 server in C++ with I/O multiplexing, CGI support, and non-blocking architecture.

See project on github
project preview

Next.js

React

Tailwind

MongoDB

Portfolio Website

Personal portfolio with contact automation and admin panel

Full-stack web application built with React and Next.js featuring automated email handling, MongoDB database integration, and OAuth authentication for content management.

See project on github