My Projects

Lol chatbot
Fullstack website for a chatgpt-like assistant for league of legends. A RAG pipleline built using Langchain and Gemini. Features: -User management and authentication -Chat sessions and chat history -Interactive and stylish UI with feedback -Model selection -AI chat title generation
PythonFastAPILangchainGeminiSQLAlchemyReactReactRouterTailwindCSS

DDPM for image generation
A demo implementation of the DDPM (Denoising Diffusion Probabilistic Model) model for image generation and training. Based on the 2020 paper Denoising Diffusion Probabilistic Models. Trained on various datasets including CelebA, Cifar10, and FashionMNIST.
PythonPytorchNumpy

MPEG Encoder/Decoder
Implemented the H264 standard encoder and decoder for video compression/decompression with varying compression ratio up to 97%
PythonOpenCVNumpy

Egypt Homes
A fullstack real estate website for listing and searching for homes in Egypt. Features: -User management and authentication -Google sign in -Image uploading -Listing and searching for homes -Interactive and stylish UI with feedback -Filtering and sorting -Pagination -Bookmarks
ASP.NET CoreNextJSTypeScriptPostgreSQLDaisyUINextAuth

Pumbkin chaos - A top down 2d shooter game
Developed a game for an online game jam and ranked the 46th over 370 submissions. The game utilized various mechanics and features including increasing difficulty, various enemy types, a leveling system and more
C#Godot

ZC Navigator
This was a university project for Artificial intelligence course. The goal was to create a simple program to provide paths when navigation the campus. The program uses search techniques like DFS, BFS, A* and more.
Pythonnumpytkinter

OP.GG scrapper
this script provides functionaliteis for scrapping info from OP.GG and saves to csv for further analysis
Pythonpandasseleniumbeautifulsoup

ZC Transcript analyzer
A desktop app that can parse the pdf generated by Zewail city website for student grades. This is useful if you want to test how will your GPA be affected if you changed the course grade or enrolled in new courses without having to manually enter all your data in a normal GPA calculator
GoFyne (GUI library)

Todo list application backend API
An API for a todo list application, supports accounts creation, having multiple todo groups (projects) per account and each group having multiple todos. The API is authenticated with .NET's identity system and secured with JWT tokens.
C#ASP.NET CoreEntity Framework core

Todo list application frontend
A single page react app for a todo list application, styled with tailwindcss
ReactTailwindcss

Shaghalni
acomprehensive full-stack freelancing platform, allowing users to search, apply for jobs, and manage profiles. Deployed the platform using Docker containers and Azure Pipelines for continuous integration and deployment
FlaskSQLAlchemyDockerAzurePipelinesPytest

Space invaders
A simple space invaders game with two wave types and a boss made in Godot Mono
C#Godot

ZC Navigator
This was a university project for Artificial intelligence course. The goal was to create a simple program to provide paths when navigation the campus. The program uses search techniques like DFS, BFS, A* and more.
Pythonnumpytkinter