Open-Coding Society
Open-Coding Society is an open-source platform designed to empower students—especially those in the 2025–2026 school year—to explore software development through real projects. It serves as a collaborative hub where students can contribute to beginner-friendly repositories, build technical skills, and share educational tools that benefit their peers.
My Contributions
- Redesigned the “Accounts” and “Workflows” pages to improve clarity, accessibility, and user experience
- Created a comprehensive VSCode Web Guide, enabling users to deploy VSCode in-browser without installing software
- Developed a Quiz Game using Flask and JavaScript to gamify the learning process
- Built a Leaderboard System that connects users and their quiz scores through a relational table
- Contributed tutorials, UI enhancements, and deployment documentation for new contributors
Tools & Technologies
HTML
, CSS
, JavaScript
Flask
, SQLAlchemy
, Markdown
GitHub Pages
, Git
What I Learned
- Designing interfaces for student accessibility
- Creating tutorials and educational content
- Building dynamic systems with Flask and SQL relationships
- Enhancing user motivation through gamification and progress tracking
Striverr
Striverr is a personalized achievement tracking platform built to help students set, manage, and celebrate their personal and academic goals. With a clean interface and intuitive workflow, it encourages users to break down large ambitions into achievable milestones and build daily habits around success.
My Contributions
- Designed and implemented the Bucket List feature as a full-stack module
- Built RESTful APIs and connected them to a persistent database using Flask and SQL
- Developed frontend views to add, edit, and track progress on personal goals
- Ensured real-time interaction between frontend and backend with clear UI feedback
Tools & Technologies
Python (Flask)
, JavaScript
HTML
, CSS
, SQLAlchemy
GitHub
, REST APIs
What I Learned
- Full-stack API design with database integration
- Structuring user-focused features with clean UX
- Database schema design and routing logic
- Turning abstract goals into functional web features