Home page

Projects

Job Postings for Developers

This project is a basic website designed for job recruiters as well as developers.

Website Mechanism:

  • A company can post job listings with details of the job and the required skills.
  • Developers can fill an application for a specific job listing
  • The developer's application will be displayed on the page (temporarily).

Click on the picture to visit the website on GitHub pages, or the github icon below to browse the website's repo.

a github icon to brows the website's repo a github icon to brows the website on github pages


Pizza Website

This project is a basic pizza website that allows the user to order any favorate pizza with ther favorate toppings

  • The website asks the user about the order type: to-go or dine in.
  • If the order is "to go", then the website asks for a shipping address.
  • The website counts the customer's total to pay including the shipping fee if there is shipping fee.
  • The website allows the user to order more pizza's if wanted with the ability to count the total

Click on the picture to visit the website on GitHub pages, or the github icon below to browse the website's repo.

a github icon to brows the website's repo a github icon to brows the website on github pages


Celebrity Dating match quiz

This project is a fun website that displays some questions and gives you the first and the second match of celebrities to date according to the user's answers.

Quiz rules:

  • The first question is asking the user to enter a name, the user can't go therough the quiz without entering a names
  • Some of the questions vary according to the answer of the others.
  • The user can't get the result if they did not answer every question in the quiz (sum of 6)
  • According to each user's answers, the website will display the first and the second celebrity dating match.

Click on the picture to visit the website on GitHub pages, or the github icon below to browse the website's repo.

a github icon to brows the website's repo a github icon to brows the website on github pages


Ping pong

This project is a fun website which asks the user to enter a number, then displays all the numbers from 1 till the chosen number, with the following exceptions:

  • It can count till the chosen number.
  • It replaces numbers divisble by 3 with "ping".
  • It replaces numbers divisble by 5 with "pong".
  • It replaces numbers divisble by 15 with "ping pong".
  • It displays the result on the same page as bobbles. Each bobble's size depends on the text inside.
  • Whenever the cursor came over the bobbles, the color changes AND the size gets larger
  • Whenever the cursor moves out of the bobbles, the original color and size return back.

Click on the picture to visit the website on GitHub pages, or the github icon below to browse the website on Github.

a github icon to brows the website on github pages a github icon to brows the website on github pages