Hi, I'm Ahmed! I'm a Full Stack Web Developer with a background in statstics and accounting. I love jigsaw and logic puzzles alike. My abilities both as a quick learner and problem solver serve me well as a computer programmer. I love being able to write code to implement creative solutions.
SkillsOur project is about dealarship site. We name it as Premiere. It lets the shopper check the car they want. When click on it, it will show you car's describtion such as miles, color,kind,etc. Then, it will take them to another site when they can buy it.
View the code on GitHub
Our project is about rental apartments . Visiting City of Chicago and looking for Apartments that you like to stay in? Then this web application we provide is the best fit for you! Find your cozy Apartment to stay for the night. This Web application helps user finding the perfect rental apartments. Also you can find your next rental from search view in your targeted area anywhere in Chicago area.
View the code on GitHub
Burger logger that follows MVC design pattern using
MySQL, Node, Express, Handlebars and a homemade ORM.
View the code on GitHub
Creating a dating app using Node and Express Servers. This full-stack website will take in results from users input. The app will then display the name and picture of the user with the best overall match.
View the code on GitHub
Train schedule that incorporates Firebase to host
arrival and departure data. The app retrieves and manipulates this information with Moment.js. This website
provides up-to-date information about various trains, namely their arrival times and how many minutes remain
until they arrive at their station.
View the code on GitHub
Bamazon is Amazon-like storefront CLI created using javascript, node and MySQL.
View the code on GitHub
This app scrape news from NY times website. It allows users to view and write notes on the latest news articles.
View the code on GitHub
This is a simple memory challenge game written in React
Don't click the same card twice!
View the code on GitHub
TA React-based Google Books Search that displays books on user searches. Search for books using the Google Books API by typing in a title and clicking on "Search". The user can view the book which will bring them to the page on Google Books by clicking "View" in the results for the search. Click "Save" to save the book to the database.
View the code on GitHub
You will be given a random number at the start of the game. There are four crystals on the page. By clicking on a crystal you will add a specific amount of points to your total score. You win the game by matching your total score to the random number. You lose the game if your total score goes above the random number. The value of each crystal is hidden from you until you click on it.
View the code on GitHub