Skip to content

Ru3k/javascript-learning-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Learning Journey 🚀

Hi, I'm Rutik 👋
This repository contains my JavaScript learning projects and practice work.

I am documenting my journey as I improve my problem-solving skills and build real-world projects.


📌 About This Repository

This repository includes:

  • Beginner to intermediate JavaScript concepts
  • Logic building exercises
  • Mini projects
  • DOM manipulation practice
  • Real-world problem-solving implementations

I believe in learning by building.....so instead of only theory, I focus on creating projects..!


🛠️ Projects

01 - Cat-switch-on-off

This page creates a simple interactive light switch where clicking ON or OFF changes the bulb and cat images, updates the status text, and switches button colors accordingly.

02 - Caunter

This page displays a counter with Increase, Decrease, and Reset buttons that update the number and automatically change its color to green for positive, red for negative, and black for zero.

03 - guess-the-number

A simple interactive Guess the Number web game where the user tries to guess a randomly generated number between 1 and 100 and receives feedback if the guess is too high, too low, or correct.

04 - background-color-changer

A mini project built using HTML, CSS, and JavaScript that allows users to change the webpage background color dynamically using a color picker interface.

(More projects coming soon...)


🎯 Goals

  • Improve JavaScript fundamentals
  • Build strong problem-solving skills
  • Create portfolio-ready projects
  • Prepare for internships and placements

📈 Progress

Consistently learning and building every day 💪


🔗 Connect With Me

GitHub: https://github.com/Ru3k


⭐ If you like this journey, feel free to star the repository!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors