Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# JavaScript 30 – My Practice Repository

This repository contains my solutions and practice code for the **JavaScript30** challenge by Wes Bos.
I'm completing one project every day to improve my JavaScript skills.

## πŸš€ What I Learned
- Understanding core JavaScript concepts
- DOM manipulation
- Events and event listeners
- Functions and arrays
- Working with CSS + JS
- Daily hands-on coding practice

## πŸ“‚ Projects Completed
- Day 1: Drum Kit
- Day 2: JS Clock
- Day 3: CSS Variables
*(Add more as you complete them)*

## πŸ› οΈ Technologies Used
- JavaScript
- HTML
- CSS

## βœ”οΈ Purpose of This Repo
- Track my daily progress
- Improve JS fundamentals
- Practice Git & GitHub workflow
- Create pull requests and learn merging

## πŸ™‹β€β™€οΈ Author
**Kandula Komali Reddy**

---

### ⭐ Feel free to explore and check my progress!