Skip to content

meadil/javascript-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My JavaScript Learning Journey

I spent 60 days learning JavaScript from scratch. This repo has all my projects.

What I Built

Calculator - Does math operations, tracks history and stats
To-Do List - Add/remove/filter tasks, shows completion percentage
Number Game - Guess the number with hints, 3 difficulty levels
String Utils - 10 functions for text manipulation
Array Utils - 12 functions for array operations

What I Learned

Started knowing nothing about programming. Now I can:

  • Write functions and loops
  • Work with arrays and objects
  • Handle user input
  • Debug my own code
  • Use Git

Tech Stack

  • JavaScript (Node.js)
  • Git & GitHub
  • VS Code

Days: October 2025 - January 2026
Status: Phase 1 done. Moving to HTML/CSS next.

About

learning javascript in 60 days 💀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors