Skip to content

Oscarwong031798/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

JavaScript-Projects

This repository contains JavaScript projects and exercises for my course

πŸ“‚ Projects Completed

1. To-Do List App

  • A task manager application that allows users to add, mark as complete, and delete tasks.
  • Uses localStorage to save tasks even after refreshing the browser.

2. Calculator

  • A functional calculator built with JavaScript.
  • Supports basic arithmetic operations and dynamic input handling.

3. Lightbox Gallery

  • An interactive image gallery where users can click thumbnails to view full images in a lightbox modal.
  • Includes next/previous navigation.

4. Portfolio Website

  • A personal portfolio website showcasing my work.
  • Built with HTML, CSS, and JavaScript.
  • Responsive design for desktop and mobile devices.

About

This repository contains JavaScript projects and exercises for my course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages