AHMED AMIM
WEB DEVELOPER

I’m a software developer! I can help you build a product , feature or website Look through some of my work and experience! If you like what you see and have a project you need coded, don’t hestiate to contact me.

lets Connect

ALL PROJECTS

Shooter Game

Microverse . JS Capstone Project . 2021

In this project, I created a web application using JS and Phaser3 framework for a simple shooter game.
The Main Objectives:
1. Basic and attractive game design.
2. Basic options that meet the requirements of this game.
3. Adding score options for the players who want to show up their scores.

BUSINESS ARTICLES

Microverse . Rails Capstone Project . 2021

In this project, I created a web application using Ruby on Rails for writing business articles dividing into four categories (Entrepreneurship, Marketing, Economy, and Technology).
The Main Objectives:
1. Create a blog based on Rails
2. Ability to create a new user.
3. Users can create and vote articles and edit and delete only their articles.

To Do List

Microverse . JS Project . 2021

This is a web application created with simple HTML, CSS and JavaScript code for educational purposes. This app will let you create projects and attach a list of tasks to it in order to acomplish the projects. You will be able to edit or delete the task once you add them. The data you insert will be saved in localstorage so it can remain in your computer even if you refresh the webpage.

Directory of clinics

Microverse . HTML and CSS Capstone Project . 2021

This project is an online clinic directory website, which contains 3 pages:
1- Homepage.
2- Search results page.
3- Internal clinic page (details page).
Each page with 3 responsive breakpoints

Weather Application

Microverse . JS Project . 2021

This is a web application for educational purposes. I created a simple weather app by using weather API. This app enable the user to search by city name to get the weather, and enable user to swap between celsius to fahrenheit and versus. For each weather condition the image changes.

Indeed web scraper

Microverse . Ruby Capstone Project . 2020

For this project I created a web scraper that returns a list of Web developer Jobs that are posted in Indeed. This will help newly graduated students from Microverse and other Job seekers to keep their eyes focus on posted jobs in an easy way.

Responsive Page

Udemy . HTML , CSS Project . 2019

This is an application of responsive page.

Tic Tac Toe

Microverse . Ruby Project . 2020

In this project I created a Tic Tac Toe game using Ruby.

Color Game

Udemy . JS Capstone Project . 2019

This is a capstone project of Javascriot course in Udemy. The game gives you randome RGB color and you have to guess what is this color.

Color Picker

Udemy . JS Project . 2019

This was an assignment to make color picker with two ways:
1- write the number of each RGB.
2- Select each RGB from range input.
The page contins 3 areas (header, left sidebar and footer) which must take background with the selected color.