Skip to content

tysoncung/daily-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Daily Learning Notes

Recording my daily learning journey and open source contributions

🎯 Mission

Contribute to open source every single day while documenting what I learn along the way.

📂 Structure

daily-learning/
├── README.md           # This file
├── PROGRESS.md         # Progress tracking dashboard
└── notes/
    ├── 2025-09-11.md  # Daily learning entries
    ├── 2025-09-12.md
    └── ...

🚀 How It Works

Daily Workflow

  1. Morning: Run ~/daily-oss-helper.sh to find contribution opportunities
  2. Contribute: Make at least one contribution (PR, issue, documentation, etc.)
  3. Document: Update daily note with learnings
  4. Commit: Push to this repo to maintain streak
  5. Reflect: Update progress tracker weekly

Automated Tools

  • ~/daily-commit.sh - Creates daily note template
  • ~/daily-oss-helper.sh - Finds good first issues
  • ~/find-contributions.sh - Searches trending repos

📊 Current Stats

  • Streak: 🔥 1 day
  • Total PRs: 1
  • Projects Contributed To: 1

🏆 Goals

  • 30-day streak
  • Contribute to 10 different projects
  • Get a PR merged in a major project
  • Become a regular contributor to a project

📝 Types of Contributions

  • 🐛 Bug fixes
  • 📚 Documentation improvements
  • ✅ Adding tests
  • 🎨 UI/UX improvements
  • 🌐 Translations
  • 💬 Helping others in issues
  • 🔍 Code reviews

🔗 Links


Started: September 11, 2025

About

Tracking what I'm learning and building. Daily notes, open source contributions, and developer growth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors