import allBlack from "../../img/IMG_3095.webp";
import style from "../../img/2026-04-07-20-45-39-165.webp";
import savvy from "../../img/2026-04-07-20-44-35-818.webp";
import {ReactComponent as Nextcloud} from "../../img/Nextcloud Logo Vector.svg";
import {ReactComponent as K8s} from "../../img/Kubernetes Logo Vector.svg";
# My high school experience
My first coding experience was in middle school playing Code Combat.
You could say Python is the first language I learned, not particularly uncommon.
That was probably the most fun I ever had in a middle school classroom.
I was way ahead of class and even played in my free time.
## High School Extracurriculars
The first time I competed in my software engineering skills was FBLA. I did the Computer Programming event, which
required us to setup a spreadsheet app that could record data and export into various formats. Funny thing is that
my dad pulled an all-nighter to finish it. It was written in C# and using Windows Forms for desktop support.
I didn't do well in the event but was inspired to fix it based on the rubric they provided. This is where I learned C#
and also their web support. [GitHub repo here](https://github.com/tymur999/CommunityServiceDBTracker).
After C#, I learned React to grind and spam hackathons with my friends. Our stack included React or Next.js, Firebase, with
Typescript. [My Devpost](https://devpost.com/tymur999) hosts all my hackathon projects, which include:
- [DormUp](https://devpost.com/software/dormup) - roommate finder app
- [ExamIn](https://devpost.com/software/examin) - Quizlet x APClassroom
- [Mura](https://devpost.com/software/mura) - YouTube spin-off for learning
- [RecycleBot](https://devpost.com/software/recyclebot-zmr3tx) - my first solo project
Not to flex, but every submission after my first hackathon has won some award.
Nonetheless, hackathons helped us get comfortable with React in a short time limit.
But of course, I like to be different, so this is my take on an abstract design.
I'm proud of not using Bootstrap, that's so 2015.
## Programming Hobby