Skip to content

chatanyapra/javascript_fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Fun 🎉

A collection of fun and interactive vanilla JavaScript mini-projects and experiments showcasing DOM manipulation, animations, games, and visual effects.


🚀 Projects Included

This repository contains multiple JavaScript experiences, such as:

  • 🧊 3D Cube — A rotating 3D cube using CSS & JavaScript
  • 🐍 Snake Game — Classic snake game built with JavaScript
  • 🤖 Face Detection Demo — Browser-based face detection using JavaScript APIs
  • 🧰 Other interactive HTML/CSS/JS experiments

Each folder includes the source code you can open directly in the browser.


🌟 Short Description

A fun collection of small browser projects built with HTML, CSS, and JavaScript to explore animations, game logic, and browser APIs.


🛠️ Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript
  • Browser APIs
  • DOM Manipulation

▶️ How to Run

To view any project:

  1. Clone the repo

    git clone https://github.com/chatanyapra/javascript_fun.git
  2. Open the project folder in your file explorer

  3. Double-click index.html or the relevant HTML file in any modern browser


💡 Why This Project

This repo is a playground for experimenting with core JavaScript concepts like:

  • Event handling
  • Animations
  • Game logic
  • DOM updates
  • Browser APIs

It’s great for strengthening fundamentals and building creative UI logic.


Enjoy learning and building with JavaScript! 🚀

About

A collection of interactive JavaScript projects, including a classic Snake Game, animations, and mini-browser experiments showcasing DOM manipulation and browser APIs.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors