Pinned Repositories
Algorithms
I will attach here the code for every type of algorithm i learned
e-commerce
FreshCart is an ecommerce website that is built using react.js
eat-n-split
Practicing react_js by creating eat_n_split which is an app to split the bill with your friend.
Hotels-Boocking-Website
This is a Hotels website made by using pure Html and Css. The design is from W3School. I just coded it from scratch to practice.
Language-Translator-App
Practicing javascript by creating a translator app. The app is implemented by using an API to get data. The default languages to show is English and Arabic. You can change the languages and, copy the text and listen to the text by using copy and sound icons.
Loruki-Clone
This is a Loruki website made by using Html and Css. I just coded it from scratch to practice.
Project-Euler-HackerRank
The code i made for (project Euler) problems
Quiz-App
A responsive Quiz_App created in Route workshop in frontend track to practice (OOP - Fetch API).
Quote-Generator-App
Quote Generator using an online API with dark and light theme. Also, you can use the quote to create a tweet on twitter by clicking the twitter icon
Web-Daily-Projects
Daily Projects by using web technologies.
Mohamed-Abobakr20's Repositories
Mohamed-Abobakr20/e-commerce
FreshCart is an ecommerce website that is built using react.js
Mohamed-Abobakr20/eat-n-split
Practicing react_js by creating eat_n_split which is an app to split the bill with your friend.
Mohamed-Abobakr20/Language-Translator-App
Practicing javascript by creating a translator app. The app is implemented by using an API to get data. The default languages to show is English and Arabic. You can change the languages and, copy the text and listen to the text by using copy and sound icons.
Mohamed-Abobakr20/Quiz-App
A responsive Quiz_App created in Route workshop in frontend track to practice (OOP - Fetch API).
Mohamed-Abobakr20/age-calculator
Mohamed-Abobakr20/Assignment2
Mohamed-Abobakr20/CRUD_products_design
Mohamed-Abobakr20/Currency-Converter
Practicing javascript by creating a currency_converter app using fetch method to deal with API.
Mohamed-Abobakr20/E-Commerece
Mohamed-Abobakr20/events-app
A simple responsive events app by using NEXT JS.
Mohamed-Abobakr20/Examination-System
Mohamed-Abobakr20/far-away
Practicing react_js by creating far_away which is a todo list app for travelling. You can (add, delete, mark done, sort and clear) your list.
Mohamed-Abobakr20/frontend-roadmap
Learning react js by creating a simple frontend roadmap with 7 steps. I learned in this project how to deal with state by using "useState()".
Mohamed-Abobakr20/image-gallery-with-slider
Mohamed-Abobakr20/markdown-previewer
Mohamed-Abobakr20/notes-app
A responsive notes-app website to practice react using a real API.
Mohamed-Abobakr20/pizza-menu
Learning react js by creating a simple pizza menu. I learned in this project how to create components and use them. Also, I used props to move data from parent to child component. Controlling what to show and what to hide by using ternary operator.
Mohamed-Abobakr20/products-filter-section
Mohamed-Abobakr20/products-list
Mohamed-Abobakr20/quote-generator
Mohamed-Abobakr20/random-choice-picker
Mohamed-Abobakr20/Route-bookmark-website-Javascript-assignment-03
Mohamed-Abobakr20/Route-quote-generator-Javascript-assignment-02
Mohamed-Abobakr20/Route-smart-login-logout-Javascript-assignment-04
Mohamed-Abobakr20/Route-weather-app-Javascript-assignment-05
Creating a weather app using an API to get data for the current day and the next two days. I used AJAX to implement this app.
Mohamed-Abobakr20/Route-web-academy-website--jQuery-assignment-06
Mohamed-Abobakr20/start-framework
Mohamed-Abobakr20/tic-tac-toe
Mohamed-Abobakr20/Todo-List-Js
Mohamed-Abobakr20/Yummy-Website
Practicing (html, css, bootstrap, javascript, jQuery and API) by creating "Yummy" which is a recipes website to show meals and their details based on 4 sections (categories, area, ingredients and search using name or first letter).