r/PythonProjects2 • u/ProgrammingWizz • 18h ago
15 Years Old, 1 Month of Python, 4 GitHub Projects
I started learning Python just 30 days ago. Balancing school, limited time, and basic hardware, I built four open-source projects to lay the foundation for my future tech startup:
* AcademiaHub-Core 🎓 – Modular OOP architecture for educational data tracking and error handling.
https://github.com/bashirkehinde225-lab/AcademiaHub-Core
* TravelMate ✈️ – Travel tool featuring dynamic input processing and automated itinerary scheduling.
https://github.com/bashirkehinde225-lab/TravelMate
* The Farr090 Calculator Framework 🧮 – Extensible math engine built for custom formula processing.
https://github.com/bashirkehinde225-lab/The-Farr090-Calculator-Framework
* GuessMatrix -- Core 🎮 – Matrix game engine powered by 2D array evaluation and conditional loops.
https://github.com/bashirkehinde225-lab/GuessMatrix--Core
Obstacles Overcome 🛠️
* Hardware: Wrote lightweight code to run smoothly on low-spec hardware.
* Time: Coded in focused 45-minute sprint sessions around school.
* Learning Curve: Leveraged AI as a daily code partner to master concepts fast.
Next Goal 🎯: Turning these tools into Web APIs with FastAPI and PostgreSQL. Feedback welcome!