high school blog completed
This commit is contained in:
@@ -2,10 +2,11 @@ import allBlack from "../../img/IMG_3095.jpg";
|
||||
import style from "../../img/2026-04-07-20-45-39-165.jpg";
|
||||
import savvy from "../../img/2026-04-07-20-44-35-818.jpg";
|
||||
import {ReactComponent as Nextcloud} from "../../img/Nextcloud Logo Vector.svg";
|
||||
import {ReactComponent as K8s} from "../../img/Kubernetes Logo Vector.svg";
|
||||
|
||||
# My high school experience
|
||||
|
||||
<img src={allBlack} width={500} alt="turtleneck thumbnail"/>
|
||||
<img className="thumbnail" src={allBlack} alt="turtleneck thumbnail"/>
|
||||
|
||||
My first coding experience was in middle school playing Code Combat.
|
||||
You could say Python is the first language I learned, not particularly uncommon.
|
||||
@@ -29,12 +30,13 @@ Typescript. [My Devpost](https://devpost.com/tymur999) hosts all my hackathon pr
|
||||
|
||||
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 some my take on an abstract design.
|
||||
|
||||
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
|
||||
|
||||
<div className="row">
|
||||
<Nextcloud/>
|
||||
<K8s/>
|
||||
</div>
|
||||
|
||||
I began to experiment with Ubuntu on an old computer, and I enjoyed its ease of use and up-to-date repositories.
|
||||
@@ -42,6 +44,9 @@ I've been daily-driving Linux distros since 5 years ago. I decided to self-host
|
||||
through Kubernetes and Docker. I made a goal for myself to remove Big Brother companies from my stack,
|
||||
so replace Google Drive with Nextcloud, etc. My life goal is to be independent, and that extends to my data.
|
||||
|
||||
Additionally, I did a startup in high school with my friends called [Kiwoon Learning](https://kiwoonlearning.web.app/). The goal was to educate
|
||||
high school students on investing and financial independence. I worked on the backend and a bit of the frontend.
|
||||
No longer was it a side personal project, [Kiwoon](https://kiwoonlearning.web.app/) taught me how to develop an application for a hundred or so real users.
|
||||
|
||||
## The Graduation
|
||||
|
||||
@@ -52,7 +57,8 @@ so replace Google Drive with Nextcloud, etc. My life goal is to be independent,
|
||||
|
||||
On my graduation, I won the senior superlatives for best style and most tech savvy.
|
||||
I took the pictures with my friend Rahil who also won most tech savvy.
|
||||
We decided to duo the tech-savvy and then he took my picture outside some pines.
|
||||
We decided to duo the tech-savvy, and for best style, he took my picture outside some pines.
|
||||
In fact, I think the animation on the TV is my old personal website.
|
||||
|
||||
I also won the Visionary Scholarship, which boosted my confidence in my creative abilities.
|
||||
It really taught me to trust my intuition, like nothing else.
|
||||
@@ -63,6 +69,5 @@ schools directly on their websites. Unfortunately, I didn't get into University
|
||||
That's wild since I got into Georgia Tech out-of-state but the state school denied me.
|
||||
The Princeton interview stressed me out, but I was deferred and then rejected, which I still treat as an accomplishment.
|
||||
|
||||
|
||||
My top two choices were Michigan State and Georgia Tech, mostly because MSU was so cheap.
|
||||
I chose Georgia Tech at the end because a Georgia Tech degree just looks too good to pass up.
|
||||
Reference in New Issue
Block a user