TheOnlyMonster
Senior Computer Science Student @ FCAI-CU
Faculty of Computers and Artificial Intelligence - Cairo UniversityEgypt
Pinned Repositories
Banking-System
This is a full banking system using OOP concepts and CPP
Big-Number
The BigNumber Library is a C++ library for working with large numerical values stored as strings of decimal digits. It provides support for comparison and mathematical operations, includes classes for integers and real numbers.
bustub
The BusTub Relational Database Management System (Educational)
CODEALPHA-INTERN-TASKS
This is repository for all CodeAlpha Intern Tasks
CODESOFT-LVL3-TASK2
This is a repository for e-commerce website where users can browse products, add items to a shopping cart, and proceed to checkout. using React, Node.js, and MongoDB.
EventManagementMVC
Flight-Reservation-System-GUI
Flight Reservation System is a desktop application built with WinForms and C#. It allows customers to manage their flight reservations and administrators to handle flight and aircraft details.
Franko-Arabic-Chrome-Extension
The "عربي - Franko" Chrome extension is designed to provide translation services between Franko text and Arabic. It enables users to easily translate text from Franko to Arabic and vice versa.
LibraryManagementSystemEF
Simple C# Console Application Project To Apply Entity Framework Concepts + LINQ
Season-Break
A game for the FCAI Game Jam Themed: Seasons
TheOnlyMonster's Repositories
TheOnlyMonster/Franko-Arabic-Chrome-Extension
The "عربي - Franko" Chrome extension is designed to provide translation services between Franko text and Arabic. It enables users to easily translate text from Franko to Arabic and vice versa.
TheOnlyMonster/Flight-Reservation-System-GUI
Flight Reservation System is a desktop application built with WinForms and C#. It allows customers to manage their flight reservations and administrators to handle flight and aircraft details.
TheOnlyMonster/Banking-System
This is a full banking system using OOP concepts and CPP
TheOnlyMonster/Big-Number
The BigNumber Library is a C++ library for working with large numerical values stored as strings of decimal digits. It provides support for comparison and mathematical operations, includes classes for integers and real numbers.
TheOnlyMonster/bustub
The BusTub Relational Database Management System (Educational)
TheOnlyMonster/CODEALPHA-INTERN-TASKS
This is repository for all CodeAlpha Intern Tasks
TheOnlyMonster/CODESOFT-LVL3-TASK2
This is a repository for e-commerce website where users can browse products, add items to a shopping cart, and proceed to checkout. using React, Node.js, and MongoDB.
TheOnlyMonster/DataStructure-Trees
This is an implementation for data structure trees.
TheOnlyMonster/EventManagementMVC
TheOnlyMonster/First-Project-Using-HTML-CSS
This is my first project using HTML + CSS
TheOnlyMonster/LFC-Clone
Clone from Liverpool footaball club website
TheOnlyMonster/LibraryManagementSystemEF
Simple C# Console Application Project To Apply Entity Framework Concepts + LINQ
TheOnlyMonster/Season-Break
A game for the FCAI Game Jam Themed: Seasons
TheOnlyMonster/Second-Project-Using-HTML-CSS
This is my second project using HTML + CSS
TheOnlyMonster/Student-Affairs-Website
The Student Management System is a web-based application for efficiently managing student information. It offers features such as adding, updating, and deleting student records, searching for students, assigning departments, and a user-friendly navigation bar.
TheOnlyMonster/Templates-Vector
Created a Vector data structure using templates and cpp
TheOnlyMonster/Third-Project-using-HTML-CSS
This is my third full project using HTML + CSS
TheOnlyMonster/Tic-Tac-Toe
This is a full Tic Tac Toe game using OOP and CPP