Education for me was never about grades or reaching the next level; it was a long, sometimes confusing journey of trying to figure out where I fit in the world and what I was actually good at. A long time went by with me just drifting from subject to subject, feeling like I was just going through the motions. I liked some classes more than others, but nothing really clicked. Nothing felt like it was truly mine. That all started to change when I was introduced to the basic concepts of coding in a middle school technology class. It wasn't anything advanced, just the bare bones of how logic and commands could make something happen on a screen. But for me, it was like a light switch flipped. I found the one thing that didn't feel like work; it felt like discovery. This was the moment education began to shape my goals, not by forcing a path upon me, but by helping me uncover my true passion: coding. And not just coding for games or entertainment, but coding as a tool, a way to build things that matter for people who are often overlooked.
Learning all those different subjects in school, even the ones I didn't love, finally made me understand why I was so drawn to coding. I learned history and English for the stories of people, their struggles, and their way of communication. I learned math and science for the logic, structure, and problem-solving. Coding just became this perfect combination of all these things: a way to use logic and structure to solve human problems and, in a way, to tell a new kind of story. I started spending my free time learning more about coding. I'd look at websites, and instead of seeing the page completed, I'd wonder how it was actually built. I taught myself HTML and CSS by looking at the source code of my favorite sites and trying to copy them, then change them. I remember the first time I built a simple website from scratch, a basic page about my favorite hobby. It wasn't fancy, but it was mine. I had created something that didn't exist before, and that feeling was incredible. I moved on to JavaScript, which was harder, but the challenge was exciting. Making a button change color when you clicked it, or having a form validate its own input, felt like a small miracle every single time. This was the real start of my education in coding, a self-driven mission to learn how to build.
This passion for building things with code-websites, interactive tools, little programs-started to find a deeper purpose as I learned more about the world around me. I have a family member, a cousin, who is on the autism spectrum and is considered non-verbal. Interacting with him and seeing the world through his family's eyes, I started to notice the challenges. I saw how frustrating it could be for him to communicate his basic needs, let alone his thoughts and feelings. I saw the tools his therapists and teachers used, and while some were helpful, many were expensive, clunky, or not quite right for him. It was in a health class that we discussed neurodiversity, and everything clicked into place. I realized that the "something" I wanted to build with my skills had a specific audience. My goal became clear: I want to use technology to make life easier and more independent for people who are neurodivergent, specifically those on the lower-functioning end of the spectrum. This isn't an abstract idea for me; it's personal. I have seen the challenges they face, and I believe that clean, simple, and intuitive code can build a bridge to a better quality of life.
Coding is a skill that I have worked very hard to develop, and I am proud of what I can do. I can work proficiently in HTML and CSS, structuring and designing clean, accessible websites. I am growing my knowledge of JavaScript, which lets me make those websites interactive. For example, I can make a communication board on a website where tapping a picture speaks the word out loud. I understand the importance of UI and UX design for my target audience specifically. The websites and tools I build can't be cluttered or confusing, so they have to incorporate high-contrast colors, simple large buttons, and intuitive navigation that doesn't rely on complex motor skills or reading ability. These are the types of tool prototypes I have been building. A personal project I'm working on is a simple web app that displays large, clear pictures of everyday items-a glass of water, a favorite toy, the bathroom. The idea is that a non-verbal child can tap the picture, and the device will say the word for them, helping them to communicate a need without frustration. It's a small thing, but it is a real and tangible thing that I can build. I can take an idea from my head and turn it into something that exists on a screen-something with a real-world function.