My Growth Story!
🔑 Key Code Commits! – This Tri
Blog: Overview of My Projects
This year, I’ve worked on several projects that have helped me grow both as a developer and a creative thinker. These experiences gave me hands-on practice with fullstack development, frontend design, API integration, and user-centered thinking. Below are two of my standout projects.
Coding Accomplishments by Trimester
Time Period | Accomplishment |
---|---|
April – June 2025 (Current Trimester) | |
Developed Legoland Media — a machine learning-powered site to optimize social media engagement | |
Used Docker and Docker Compose to containerize and manage backend services | |
Deployed project live and verified backend with live hosting + custom domain | |
Built and connected a data dropdown menu using Flask and HTML | |
Received Award of Excellence from PilotCity for innovation | |
Achieved HAM radio operator license, certified by the FCC | |
January – March 2025 (Prior Trimester) | |
Designed and launched the Traveler Website showcasing destinations and interactivity | |
Focused on front-end design using HTML, CSS, and beginner-level JS | |
Practiced clean UI/UX principles and learned responsive layout basics |
Traveler Frontend: A Community-Powered Vacation Feature
The Traveler project was built to help users share their favorite vacation destinations and explore new places based on others’ recommendations. I developed a feature connected to a custom Vacation API that allows users to:
- Submit recommended travel destinations
- View suggestions posted by others
- Get inspired by user-submitted ideas on where to travel next
This project strengthened my frontend development skills, including form handling, dynamic content updates, and API integration. I focused on making the feature intuitive, interactive, and driven by community input.
Health Media Project: Predicting Post Performance by Length
In the Health Media project, I developed a feature that analyzes and predicts how well a post will perform based on its length. Using a Flask backend and data analysis logic, the tool provides feedback that helps content creators optimize their posts for better engagement.
This project taught me how to work with structured data, build APIs for predictive tools, and connect the backend to a responsive frontend interface. I also learned how data-driven design can enhance user experience and improve decision-making.
Reflecting on the Process
Both of these projects highlight my ability to build purposeful features that solve real problems. Whether helping people discover new destinations or improve their social media strategy, I always aim to combine technical skill with practical impact.
Consistent Homework Completion and AP CSP Prep
Throughout the year, I have been diligently completing all assigned homework for CSP. Each task, from lesson exercises to blog posts, built upon core programming and problem-solving concepts. This consistent practice strengthened my understanding of Python, JavaScript, Flask APIs, frontend-backend integration, and data structures.
This commitment played a major role in helping me prepare for the AP Computer Science Principles exam. I was already familiar with the material, confident in my code-writing, and prepared to tackle both the Create Task and multiple choice questions.
Blog: Showcasing My Health Media Project
Over the past year, I’ve had the opportunity to work on a project that blends data analysis, web development, and machine learning to solve a real-world problem. My Health Media project focuses on helping organizations like Legoland improve their social media engagement through data-driven insights.
We showcased this project at Night at the Museum (June 2025), where we walked visitors through our process and results. The interactive presentation demonstrated how organizations can better connect with their audiences by analyzing trends in post behavior.
Project Overview
The goal of Health Media is to predict and improve engagement levels on social media platforms using a variety of tools and techniques. We gathered data in CSV format and applied machine learning models to uncover patterns and recommendations. Key features of our site include:
- Post Length Analysis — Examines how word count affects reach and engagement
- Hashtag Analysis — Identifies which hashtags perform best
- Post Frequency Tracking — Shows how often to post for optimal visibility
- Sentiment Analysis — Evaluates the tone of captions and how it influences reactions
- Post Timing Optimization — Recommends ideal times of day for publishing
- Photo and Visual Analysis — Determines how imagery affects viewer interest
These features come together in an interactive platform designed to make data actionable and easy to understand.
Explore the Project
To see the full project in action, visit the live site:
https://open-coding-society.github.io/healthmedia/
This experience has not only strengthened my technical skills in machine learning and web development but also taught me the importance of building tools with real-world impact. I’m excited to continue developing solutions that help bridge the gap between data and decision-making.
My Participation and Contributions
Over the course of this year, I’ve been deeply involved in collaborative software development, consistently engaging with my team through GitHub. One of the key ways I’ve contributed is by actively creating and managing 40 GitHub issues across multiple repositories.
These issues ranged from bug tracking and UI suggestions to backend optimizations and deployment fixes. They reflect my commitment to maintaining quality, communicating with my team, and keeping our development process organized and agile.
Using GitHub Issues allowed me to:
- Track bugs and enhancement ideas clearly
- Assign tasks and collaborate with peers
- Break large projects into manageable steps
- Practice agile and iterative development methods
This kind of structured participation has strengthened not only my technical skills but also my project management, team communication, and problem-solving abilities — all of which are critical in real-world engineering environments.