Add Magno: Interactive learning platform for GitHub, Supabase & AI - #2
Open
alejandrorivas-pixel wants to merge 2 commits into
Open
Add Magno: Interactive learning platform for GitHub, Supabase & AI#2alejandrorivas-pixel wants to merge 2 commits into
alejandrorivas-pixel wants to merge 2 commits into
Conversation
Terminal-themed web interface that teaches GitHub, Supabase, and AI models from scratch. Designed for entrepreneurs doing vibe coding. Features: - 10 bilingual lessons (Spanish interface, English tech terms) - Typewriter animation engine with skip functionality - Interactive quizzes with instant feedback - Progress tracking with localStorage - Terminal-style UI with dark theme - Responsive design for desktop and tablet - Command input bar (next, prev, menu, help) - Sidebar navigation with completion checkmarks No build step required — opens directly in browser. https://claude.ai/code/session_01KZm4ukQjRULRHwoN9aZ967
Replace terminal-themed design with a modern, clean interface featuring Inter font, light background, card-based layout, and smooth transitions. Restructure content into 3 modules (GitHub 8 lessons, Supabase 5 lessons, AI Models 5 lessons) with interactive quizzes, code blocks, analogy cards, and progress tracking via localStorage. https://claude.ai/code/session_01KZm4ukQjRULRHwoN9aZ967
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR introduces Magno, a complete interactive learning platform designed to teach developers about GitHub, Supabase, and AI models through structured lessons, quizzes, and progress tracking.
Key Changes
Core Application Structure
Content Modules
Development Server
Notable Implementation Details
User Experience Features
https://claude.ai/code/session_01KZm4ukQjRULRHwoN9aZ967