top of page

My Projects

Project attempts to clone the the AirBnB application and website, including the database, storage, RESTful API, Web Framework, and Front End. Currently the application is designed to run with 2 storage engine models.

Visit the repository on GitHub:  AirBnB_clone

airbnb.png

The Maze 3D Game

The Maze 3D is a simple 3D maze game created using SDL2 in C. In this game, players can navigate through a maze, rendered using basic raycasting techniques, and observe a 2D minimap for guidance. Additionally, a rain effect has been added to enhance the game's environment, simulating a rainy atmosphere as the player explores the maze.

visit the repository on github: The_maze

Screenshot 2024-09-12 191952.png

This project implements a simple command-line shell similar to existing shells like Bash or Zsh usinc C language. 

visit the repository on github: Simple_shell

shell3.png

The Real-Time Chat Application is a robust, feature-rich communication platform that allows users to send messages, upload files, and manage chatrooms with role-based controls. Designed for scalability and responsiveness, the application leverages modern web technologies to ensure a seamless user experience.

visit the repository on github: ChatSpace

Screenshot 2024-12-12 210925.png

A simple file management API built with Express, MongoDB, Redis, Bull, and Node.js

visit the repository on github: Files Manager

bottom of page