Skip to content

Releases: Tauseef666-ctrl/python-learn-app

Python 💻 v1.0.0

Choose a tag to compare

@Tauseef666-ctrl Tauseef666-ctrl released this 11 Jul 07:29

Python 💻 v1.0.0

What's Included

  • 23 structured Python chapters (beginner to OOP)
  • Real Python code execution via Pyodide
  • Gamification: XP, levels, streaks, badges
  • Boss Level: 10-level guided game builder
  • Dark hacker glassmorphism UI
  • Skill Tree Map visualization
  • White-Hat cybersecurity practice track
  • Completion certificates
  • Fully offline — no server, no ads

Install

  1. Download the APK below
  2. Enable 'Install from unknown sources' on Android
  3. Open and install

Run in Browser

git clone https://github.com/Tauseef666-ctrl/python-learn-app.git
cd python-learn-app/python-learn-app
npm install
npm run dev