Welcome to the Tech Learning Race! This repository is designed for anyone to join and share their tech learning journey. Every month, participants push a lightweight submission showcasing something new they've learnedβwhether itβs trying a new API, writing a small script, or experimenting with a tool.
- Navigate to the correct month in the
monthly_submissions
folder. - Copy the folder template, rename, upload your stuff, and chase glory!
- Fill out the template and add any code or notes.
- Submit your work before the end of the month.
Happy learning and coding! π
tech-learning-race repo:
β
βββ monthly_submissions/ # Monthly submission folders
β βββ YYYY-MM_Name/ # Template for monthly submissions
β β βββ README.md # What you worked on this month
β β βββ project/ # Code, scripts, or experiments for the month
β βββ 2025-03_JohnDoe/ # Example submission for March 2025
β β βββ README.md
β β βββ project/
βββ resources/ # Shared learning materials
β βββ coding_challenges.md # Suggested coding challenges
β βββ tools.md # Helpful tools and extensions
β βββ tutorials.md # List of recommended tutorials and guides
βββ README.md # Overview of the project and participation guidelines
βββ .gitignore # Files and folders to exclude from version control
βββ progress-tracker.md # Tracks who submitted work each month, maybe figure out a way to automate this based on who pushes to repo
The leaderboard automatically updates based on submissions pushed to the repository (You must make a change to monthly_submissions/ ). Quality isn't checked so that is up to you!
Month | Submissions |
---|---|
2025-02 | Jacob Pham (2) |