React Gallery App
Front-End - - 2021TECHNOLOGIES
The React gallery app is an image gallery app built in a modular fashion to display 24 images in a page using Axios to fetch data from the Flickr API. The gallery app has a search component to display searched images, and the searched text is added to the route. There are 3 default displayed topics that are already setup using React Router.
VisitVue E-commerce Practice
Front-End - - 2021TECHNOLOGIES
This project is a practice e-commerce frontend application built with Vue.js. It simulates a simple online shopping experience, including product listings, product detail pages, and a shopping cart feature. The goal of the project is to practice Vue components, routing, and state management, while exploring how to structure and build a responsive, interactive e-commerce web app.
VisitASYNCHRONOUS JS PROJECT
Front-End - - 2021TECHNOLOGIES
The mini project produces a webpage when click the 'view all the people' button. It shows astronauts info utilizing Asynchronous function with five solutions: Async-Await, Fetch, xhr with plane promise, xhr with callback, xhr without callback.
VisitPUBLIC API REQUESTS
Front-End - - 2021TECHNOLOGIES
Created an employee directory by communicating with a third-party API (Application Programming Interface) to display a specific number details.
VisitAJAX BASIC MINI PROJECT
Front-End - - 2021TECHNOLOGIES
This mini project is an Ajax-basics practice, it is run on the localhost environment deployed by XAMPP. All the files are on the server server. The web app deployed by JS vanilla shows the company's employee status and availability of the meeting room. It is quite basic. The Final Result shows as follows😉:
VisitFETCH API DOG BREED WEB APP
Front-End - - 2021TECHNOLOGIES
Data Filter and Pagnition
Front-End - - 2021TECHNOLOGIES
The pagination and filtering of a list of at least 42 students to show 9 students per page, each paginated link is to display another set of 9 students. A search Function is included.
VisitDRUM KIT PLAY
Front-End - - 2021TECHNOLOGIES
A small project that visitors can play the sound of specific instrument by clicking the img or by hitting corresponding key in the keyboard.
VisitA RANDOM QUOTE GENERATOR
Front-End - - 2021TECHNOLOGIES
SIMPLE DICEE ROLL
Front-End - - 2021TECHNOLOGIES
TINDOG STATIC WEB PAGE
Front-End - - 2021TECHNOLOGIES