Pinned Repositories
Food-Order
The "Food Order" React project is a web application designed to simplify the process of ordering food online. It allows users to browse a variety of food items, add them to their cart, and view their order details.
Hand-Gesture-Recognition-System
In the Hand Gesture Recognition System project, we aim to develop a comprehensive machine learning pipeline capable of accurately classifying hand gestures into six digits (0 to 5). Our system is designed to handle variations in lighting effects and hand poses, ensuring robust performance in real-world scenarios.
Maze-Solver-and-Line-Follower
This project is a line follower and maze solver robot that uses a PID algorithm to navigate through a black line on a white surface. the robot is provided with a mobile application that scans the top view of the line print and adjusts the robot's speed accordingly.
Natours
It's a website with advanced animation, and styling, where I use sass, sass architecture, and icon-fonts with responsive design.
Photo-Album
Simple photo gallery to Upload your media images and store them with description and then you will be able to search images by categories, I use firebase to store data, and add some animation for the website. I implement the website using Vue js, and deploy it using vercel.
PROJECT-PLANNER
project planner application implemented with Vue.js, HTML and CSS.
Reddit-Replica-Frontend
A Project that mimics the Frontend part of reddit.
RSA
Cryptography project includes communication between sender and receiver with RSA encryption algorithm and breaking it with CCA (chosen cipher attack) and mathematical attack using python socket.
Search_Engine
Search engine implemented with Java including: web crawling, indexing and ranking and the interaction between them.
Way-to-Home
This is a simple game where the player acts as a duck responsible for picking up ducks to reach the home.
asmaaadel0's Repositories
asmaaadel0/Photo-Album
Simple photo gallery to Upload your media images and store them with description and then you will be able to search images by categories, I use firebase to store data, and add some animation for the website. I implement the website using Vue js, and deploy it using vercel.
asmaaadel0/RSA
Cryptography project includes communication between sender and receiver with RSA encryption algorithm and breaking it with CCA (chosen cipher attack) and mathematical attack using python socket.
asmaaadel0/Maze-Solver-and-Line-Follower
This project is a line follower and maze solver robot that uses a PID algorithm to navigate through a black line on a white surface. the robot is provided with a mobile application that scans the top view of the line print and adjusts the robot's speed accordingly.
asmaaadel0/Food-Order
The "Food Order" React project is a web application designed to simplify the process of ordering food online. It allows users to browse a variety of food items, add them to their cart, and view their order details.
asmaaadel0/Hand-Gesture-Recognition-System
In the Hand Gesture Recognition System project, we aim to develop a comprehensive machine learning pipeline capable of accurately classifying hand gestures into six digits (0 to 5). Our system is designed to handle variations in lighting effects and hand poses, ensuring robust performance in real-world scenarios.
asmaaadel0/Way-to-Home
This is a simple game where the player acts as a duck responsible for picking up ducks to reach the home.
asmaaadel0/Arabic-Text-Diacritization
Diacritics are short vowels with a constant length that are spoken. The same word in the Arabic language can have different meanings and different pronunciations based on how it is diacritized. In this project, we implement a pipeline to predict the diacritic of each character in an Arabic text using Natural Language Processing techniques.
asmaaadel0/Book_Store
A desktop application that enables the user to buy, sell, borrow, lend, donate, take for free or order books. the user can also show seminars.
asmaaadel0/Web-Form
It's a simple web form implemented with VueJS.
asmaaadel0/Computer-Networks
Implementation of data link layer protocols between two nodes that are connected with a noisy channel, where the transmission is not error-free, packets may get corrupted, duplicated, delayed, or lost, and the buffers are of limited sizes.
asmaaadel0/Neural-Networks-Labs
Lab work for the Neural Networks Course taught at Cairo University.
asmaaadel0/Tazkarti
An online automated ticket reservation system for football matches in the Egyptian Premier League is requested by the client. The system allows the EFA (Egyptian Federation Association) management to create, manage, and maintain current and future matches.
asmaaadel0/Coach-Finder
The Coach Finder App is an Web App which should help us find a coach that, for example, helps us become better in web development, whatever.
asmaaadel0/Compilers-Craft
Compilers Craft is a simple programming language compiler similar to C++ built using Flex and Bison and a simple GUI for testing.
asmaaadel0/Computer-Networks-Assignment
This is our solution for the Computer Networks Course programming assignments. Cairo University | Faculty of Engineering.
asmaaadel0/Expense-Tracker
Expense Tracker is a web application built with React that helps you track and manage your expenses. With this app, you can easily add new expenses, view charts showcasing your expenses throughout the year, and keep track of important details such as dates, titles, and amounts for each expense.
asmaaadel0/Investment-Calculator
Investment Calculator is a powerful tool that empowers you to visualize the growth of your savings. By entering your current savings, yearly savings amount, expected interest rate, and investment duration, calculator generates detailed projections for each year.
asmaaadel0/NLP-Assignments
This is our solution for the NLP Course programming assignments. Cairo University | Faculty of Engineering.
asmaaadel0/Surveys
Survey App is a simple web application built using Vue js, HTML, CSS, and JavaScript.
asmaaadel0/todo-app
This is a Todo application implemented as a full-stack application using Go (Golang) for the backend, Vue.js for the frontend, Cypress for end-to-end testing, and Swagger for API documentation.
asmaaadel0/asmaaadel0
asmaaadel0/Digital-Communication-Labs
Lab work for the Digital Communication Course taught at Cairo University.
asmaaadel0/env-server
This Go project, envserver-Asmaa, serves as a server that provides access to environment variables and allows users to retrieve both all the environment variables on the server and specific variables by key.
asmaaadel0/image-processing-project
An innovative approach for calculators in proctored online exams where camera is a must. It understands our hand gestures which lets us create mathematical expressions just by waving our hands in the air.
asmaaadel0/ini-parser
This is package provides INI parser written in Go. It allows you to parse and manipulate INI configuration files.
asmaaadel0/Reddit-Replica-Frontend-Copy
A Project that mimics the Frontend part of reddit.
asmaaadel0/User-Dashboard
The User Dashboard application is an Angular-based web application that displays user information and allows for searching and viewing user details. The application utilizes Angular Material for UI components and includes features like pagination, search functionality, and user detail view.
asmaaadel0/Control-Assignment
Lab work for the Control Engineering Course taught at Cairo University.
asmaaadel0/MI-Assignment
This is my solution for the Machine Intelligence Course programming assignments. Cairo University | Faculty of Engineering.
asmaaadel0/Timer-and-Stopwatch
This is a React component that provides a timer and stopwatch functionality. It allows you to display and manage time in various formats, including hours, minutes, and seconds.