Pinned Repositories
CMPLR-Frontend
🤵 Social networking website mimic of tumblr
code_book
🏆online website about competitive programming.
Eagle-Hunting-Game
Edvora-assessment
simple responsive website for Edvora coding challenge using ReactJS.
gaserashraf.github.io
🤵 My Official Website
Google2.0
Search engine similar to Google, Yahoo, and Bing
Match-Reservation-System
An online automated ticket reservation system for football matches in FIFA World Cup Qatar 2022
Ping-pong
A 2 players Assembly X86.
Regex-to-NFA-DFA
Convert regex to NFA, DFA and minimize DFA
RSA
RSA Encryption & Decryption implementation
gaserashraf's Repositories
gaserashraf/To-do-list
📚 To do list is the best way to help you in complete task and mange your time
gaserashraf/gaser-ashraf
🤵 My personal website as a way to showcase more about me, education, main projects, skills and achievements...
gaserashraf/hangman-game
💀 it's a game guessing a word char by char. by show to you a category of this word you can guess the word.
gaserashraf/Simple-Calculator
🖩 The most simple mathematical operations: addition, subtraction, multiplication, division. This is a simplified version of the online calculator.
gaserashraf/Text-Editor-html-css-js-online
it's a fast Text Editor, makes you test your code online
gaserashraf/Front-end-website
i coded a simple website using html , css ,javascript.
gaserashraf/Memory-game
🛤it's memory game you choose two picture similar and won , i coded it using vanilla javascript
gaserashraf/simple-portfolio
my personal website
gaserashraf/Snake-game
🐍 A snake game based on console application c++ without gui
gaserashraf/XO-Game
X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. i make it using python 3