JavaScript Website banner

JavaScript Website

1 devlog
23m 16s

A modern, interactive JavaScript portfolio website showcasing JavaScript capabilities with live demos and examples.

Demo Repository

Loading README...

Gunjit Gyawali

JavaScript Interactive Demo Project
This project is a lightweight interactive website built with vanilla JavaScript and deployed using GitHub Pages. The goal was to strengthen core JavaScript fundamentals while creating a practical portfolio project.

The application includes several interactive components:

Counter app for incrementing, decrementing, and resetting values

Text transformer for modifying and formatting user input

Array manipulator demonstrating sorting, filtering, and reversing

Quote generator using random selection logic

Background color changer using dynamic RGB values

Each feature focuses on essential concepts such as DOM manipulation, event handling, state updates, and array and string methods.

This project helped reinforce how JavaScript works with HTML and CSS to create dynamic user experiences while maintaining clean, structured, and framework-free code.

Attachment
Attachment
Attachment
Attachment
0