My Projects (JavaScript)

Black Jack Game
Blackjack game written in HTML5, CSS, and Javascript. An actual set of decks put together rather than just picking completely random values each time.
visit site
Break-out Game
Game where you control a paddle with the arrow keys to bounce a ball up to break bricks. This app uses the HTML5 canvas element and API.
visit site
Ecommerce-site
Fully responsive ecommerce website, maximum compatiblities in all mobile devices.
visit Site
Exchange Rate
Select countries to get the exchange rate for a specific amount. Display UI with 2 select lists for countries and 2 inputs for amounts. Fetch exchange rates from API.
visit site
Form Validator
client side form validation. Check required, length, email and password match.
visit site
GitHub Repo Gallery
Gallery of all my public GitHub repos. Use GitHub API to access a user's profile and repo information. Access to specific information for each repo. Search for specific repo
visit site
Guess the Word
Word guessing game; random word pulled through API, translated into dots that represent letters in the word. User guesses letters, with a limit of 8 incorrect guesses.
visit site
JavaScript30 Challenge
30 Day Vanilla JS Challenge, This idea comes from Wesbos. Here to document the process of these challenges..
visit site
Jewellery shopping site
ecommerce website, where users can purchase different jewellery products.
visit site
Marvel Comics
Marvel Comics provides an API where this data can be found, you must register on the Marvel platform to have access to Marvel API, free of charge.
visit site
Punk API Beer App
This app provides a frontend application for the Punk API. The API, which can be accessed through JavaScript's fetch function, returns JSON data on Brewdog brewery'scatalogue of beers. Modern JavaScript is used to fetch and filter data from the API.
visit site
Temperature Converter
Temperature Converter App, convert celcius to fahrenheit, fahrenheit to celcius.
visit site
To-Do-List
A To Do List App. A website which permits users to manage their todo list by creating, removing, updating and deleting a new task.
visit site
Travel
Explore the world. A travel website which provides main information about holiday destinations.
visit site