Inspiration
Many students in low-resource communities struggle with Math and English because they miss foundational skills early. Once they fall behind, confidence drops, and opportunities close.
We wanted to build a platform that meets them where they are, helps them catch up, and exposes them to opportunities they never knew existed.
What it does
MyFuturePath is a digital learning platform that helps students:
Learn at their own pace using an adaptive lesson flow (meaning β examples β career relevance β practice).
Close knowledge gaps in Math and English.
Discover competitions, mentorships, and career paths that match their strengths.
How I built it
Built an MVP in Python + Streamlit to demonstrate adaptive learning logic.
Lessons and progress stored in JSON for simplicity.
Designed the platform to be offline-first, so students can learn even in low-connectivity environments.
Drew from educational best practices: diagnostic feedback, retry loops, and career exposure.
Challenges I ran into
Balancing simplicity vs. flexibility in the adaptive learning logic.
Building offline-ready features while racing against the clock.
Content creation: writing lessons that are engaging but simple for the target age group.
Limited device testing (mostly solo-tested on a PC).
Accomplishments that I'm proud of
Created a working MVP that shows the full adaptive learning flow.
Designed a system that can scale from low-resource devices to full-featured AI-driven personalization.
Developed a clear roadmap that bridges immediate impact and long-term vision.
What I learned
The importance of iterating quickly and keeping the core logic as simple as possible.
That educational design is as critical as the technology, itβs about how students feel while learning.
How to plan for offline-first tech in constrained environments.
What's next for MyFuturePath
Expand lesson content and subject coverage.
Add gamification and parental dashboards for better engagement.
Pilot the platform with real students and educators.
Roll out the opportunity engine to connect students with competitions, mentors, and scholarships.
Built With
- python
- streamlit

Log in or sign up for Devpost to join the conversation.