JavaScript Quickstart

Projects

Project 1

Quiz Game

A simple quiz game using HTML, CSS, and JS involves creating a webpage where users can answer questions and receive feedback on their responses.

Project 2

Image Gallery

This project displays different images in gallery format.

Project 3

Personal Portfolio

Recent project made using HTML, CSS, and JavaScript. It is currently in progress, and I'm constantly updating it with new projects and information.

Project 4

Simple Calculator

This JavaScript project is a basic calculator that performs arithmetic operations such as addition, subtraction, multiplication, and division.

Project 5

Temperature Converter

This project made using HTML, CSS and JavaScript. It allows users to convert temperatures between Celsius, Fahrenheit, and Kelvin.

Project 6

Basic Todo List

This project demonstrate on how useful the array methods in JavaScript. It displays the pop(), push(), unshift(), and shift() methods.

Project 7

Brand of Cars (2D Array)

This project demonstrate about the four array methods (push, pop, unshift, and shift) but this time in a multidimensional array.

Project 8

JavaScript Quickstart (Tutorial)

JavaScript Quickstart is a tutorial site designed to help people to get started with JavaScript programming and continue their journey.

Project 9

Word Counter

Simple and easy to use word counting tool built using HTML, CSS, and JavaScript.

Project 10

Login Form Validation

This project developed using HTML, CSS, and JavaScript, it performs validations for the user before logging in and check if the input data input is valid and existed.

Project 11

User Management (CRUD)

A simple website that demonstrate the 4 functionalities which is the create, read, update, and delete.

Project 12

Student Information System (Web- Based System)

I used local storage for data and credential storation. Currrently it only allow admin to login- Username is Admin and Password is EVSUCC. Not responsive & currently in progress.

Project 13

Job Seeker (API Integration)

This is built using HTML, CSS, and JavaScript. This allows users to find their dream job by searching it here and displays job hiring in real time, they can also apply if they want.