Pinned Repositories
coursera-duke-intellij-starter
A Java project template for IntelliJ IDEA, made for those who are following Duke University's Java courses on Coursera
cprnow
A CPR guide that allows non-CPR-certified individuals to save lives
freeCodeCamp-JavaScript-DSA
My answers to the certification projects for freeCodeCamp's JavaScript Algorithms and Data Structures certification
freeCodeCamp-RWD
A repository containing all of my certification projects from freeCodeCamp's Responsive Web Design Certification
github-top-10-repos
A web API that fetches the top 10 GitHub repositories by stars and writes them to a PostgreSQL database. Uses Python, Flask, SQLAlchemy and PostgreSQL
links
I didn't want to pay for a Linktree page so I made one with React
mohamedghoul
A repository containing my GitHub profile configuration
pokedex
A Pokedex web app built with HTML, CSS and JavaScript
qurate-backend
Backend for QURate (https://github.com/mohamedghoul/qurate)
simpass
A simple offline password manager powered by SHA3 hashing and created using Java and Java Swing
mohamedghoul's Repositories
mohamedghoul/coursera-duke-intellij-starter
A Java project template for IntelliJ IDEA, made for those who are following Duke University's Java courses on Coursera
mohamedghoul/cprnow
A CPR guide that allows non-CPR-certified individuals to save lives
mohamedghoul/freeCodeCamp-JavaScript-DSA
My answers to the certification projects for freeCodeCamp's JavaScript Algorithms and Data Structures certification
mohamedghoul/freeCodeCamp-RWD
A repository containing all of my certification projects from freeCodeCamp's Responsive Web Design Certification
mohamedghoul/github-top-10-repos
A web API that fetches the top 10 GitHub repositories by stars and writes them to a PostgreSQL database. Uses Python, Flask, SQLAlchemy and PostgreSQL
mohamedghoul/links
I didn't want to pay for a Linktree page so I made one with React
mohamedghoul/mohamedghoul
A repository containing my GitHub profile configuration
mohamedghoul/pokedex
A Pokedex web app built with HTML, CSS and JavaScript
mohamedghoul/qurate-backend
Backend for QURate (https://github.com/mohamedghoul/qurate)
mohamedghoul/simpass
A simple offline password manager powered by SHA3 hashing and created using Java and Java Swing
mohamedghoul/github-top-10-repos-flutter
A Flutter app that makes use of the Flask API in the "github-top-10-repos" repository to fetch the top 10 GitHub repositories sorted by stars in descending order
mohamedghoul/swift-todo-app
A to-do list app built with Swift