JavaScript-practices

JavaScript Practice Playground

Welcome to my JavaScript sandbox! This repository is a growing collection of JS practice problems, code snippets, small projects, and wild experiments as I work my way through mastering JavaScript, one bug at a time. 🐛

What’s Inside

Purpose

This repo is part learning lab, part digital brain-dump. It’s where I mess around, learn by doing, and occasionally write something that actually works :)

Feel free to explore, fork, suggest improvements, or laugh at my early code. If you’re learning too, I hope this helps you along the way!

All project ideas originally come from FreeCodeCamp’s guide:
🔗 https://www.freecodecamp.org/news/javascript-projects-for-beginners/


💡 “Code more. Fail fast. Learn always.”
– Me (and probably every developer ever)

🛠️ How to Use

  1. Clone the repo: ```bash git clone https://github.com/rojanjn/JavaScript-practices.git