My Recent Works

Here are a few projects I've worked on recently.

card-img
Cinema React/Java Spring APP

This app is a cinema website where you can purchase movie tickets and conveniently pre-order snacks and drinks. It offers a seamless experience, allowing you to choose your seats, select your refreshments, and enjoy a hassle-free visit to the movies. Demo will be available soon.

 GitHub
card-img
GTA:V Roleplay Gym Website

This website for a GTA roleplay server gym allowed employees to log sales and attendance, providing a streamlined system for tracking daily activities. Owners could monitor staff performance and maintain oversight, ensuring efficient management and smooth operations within the virtual fitness center. The roleplay server closed down, so the website is no longer available.

 GitHub
card-img
RoBOT Android App

This Android mobile app controls an ESP32-based robot using TCP/IP. The app offers dual control modes: you can steer the robot with on-screen buttons or by tilting your device, providing a versatile and intuitive user experience. The first button is the repository of the app, the second is the repository of the robot.

 GitHub  GitHub
card-img
1-Bit BMP Graph Generator

This C program generates a 1-bit color depth BMP file visualizing the temporal variation of a randomly changing quantity. It operates in two modes: sender and receiver. In sender mode, the program generates the data, while in receiver mode, it displays the data. The program runs as a single executable but requires two processes, with inter-process communication achieved through file handling or network sockets.

 GitHub
card-img
Real Time Chat Application C#

This real-time chat app consists of three main components: the client, the server, and a Python API for user validation. The client connects to the server, which handles message forwarding and supports both text and file transfers. User authentication is managed by the server through the Python API, ensuring secure and efficient communication within the chat system. The first button is the repository of the client and server, the second is the API.

 GitHub  GitHub
card-img
Education Page

This is a PHP website framework-free. The site is designed for tracking my university courses. Here you can find all my notes, lecture presentations, and useful links related to the subjects.

 Demo