You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The personal maintenance system I have developed is focused on daily upkeep tasks, including adding required documents, pictures, notes, work time, and gym activities. It has been built using MySQL for the database management and HTML and CSS for the front-end interface.
As part of my 2nd year Advanced Programming Practice course, I had to create a simple project using Java to demonstrate its concepts, and I chose to create a simple Flight Booking System using Switch Case. In this repository I have also put the report I prepared with my teammate for the same.
As part of my 2nd year Operating Systems course, I was required to create a project to demonstrate related concepts of the course, and I chose to make a simple Tic Tac Toe Game using C and the concept of Mutual Exclusion and other related concepts. In this repository I have put the report I prepared with my teammates and a PPT for the same.
As part of my 2nd year Advanced Programming Practice course, I had to create a simple project using Java to demonstrate its concepts, and I chose to create a simple Flight Booking System using Switch Case. In this repository I have also put the report I prepared with my teammate for the same.
🕹️ A graphical project in C++ to recreate an arcade machine with multiple games (Pacman & Nibbler) and multiple graphical libraries (Ncurses, SFML, SDL2). Done on my 2nd year at Epitech
As part of my 2nd year Internet of Things course, I was required to create a working model using IoT devices, and I chose to make a simple Automatic Fish Feeder using Arduino and sensors. In this repository I have put the report I prepared with my teammate, hardware description and the code for the microcontroller.
🍕 A simulation based on a pizzeria coded in C++ using multi-processing, multi-threading and IPC (inter-process-communication). One of my last project of my 2nd year at Epitech
As part of my 2nd year Data Structures and Algorithms course, I was required to create a project to demonstrate related concepts, and I chose to make a simple Flight Booking System using Priority Queue in C language. In this repository I have put the report I prepared with my teammates and a PPT for the same.
As part of my 2nd year Advanced Programming Practice course, I had to create a project using Python to demonstrate its concepts, and I chose to create a simple Online Voting System using various Python libraries. In this repository I have also put the report and PPTs I prepared with my teammate.
As part of my 2nd year Database Management System course, I was required to create a project to demonstrate related concepts of the course, and I chose to make a simple Store Management Database using SQL. In this repository I have put the report I prepared with my teammates and a PPT for the same.
As part of my 2nd year Advanced Programming Practice course, I had to create a project using Python to demonstrate its concepts, and I chose to create a simple Online Voting System using various Python libraries. In this repository I have also put the report and PPTs I prepared with my teammate.