You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JavaScript app for a basic Books Library, which stores all the books in local storage and dynamically displays them on the website. The project was designed without any external styles or libraries, making it a pure demonstration of my JavaScript skills. and only using ES6 (Ecma Script 6)
ToDo is a web app that helps you organize daily tasks. It sorts out tasks that need to be completed and lets you mark them as complete or not. Built using HTML, CSS, JavaScript and webpack
A leaderboard created using Leaderboard API service, Webpack, and Gitflow. The user can add a new score and refresh to see his ranking in the leaderboard.
JavaScript Capstone project at the end of JavaScript module in Microverse Curriculum. It is an RPG game built with Phaser3. The main inspiration was from multiplayer online games. In this particular game the action is mainly focused on collecting as many chests as possible while having to combat against monsters (also covid monsters are present …
This is a Webpack based to-do-list project. With this app, users can add thier daily routine tasks to the list, mark them as complet, edit them or delete them.
This project is a React based catalog built as the capstone project for the Microverse React module coursework. It is meant to emulate the Bat Computer's resource cataloging stats of both Heros and Villians.
This is a project based on JavaScript ES6 that lets the user to add their favorite books to book shelf. the app stores the data to the browser local storage.
A very simple BookStore application using React and Redux. The project was split into multiple milestones, and each milestone had functional and technical requirements that needed to be implemented.
This restaurant mock-page is dynamically rendered entirely with JavaScript, using Webpack. In this site, you can find the home page, a menu page, an about us page and a page with the location of different branches of the restaurant worldwide.