about page hackathon section
All checks were successful
/ image_build (push) Successful in 1m44s

This commit is contained in:
2026-03-20 18:52:07 -05:00
parent 8976f4f9d8
commit 560e3ab225
4 changed files with 29 additions and 12 deletions

View File

@@ -1,9 +1,16 @@
import allBlack from "../../img/IMG_3095.jpg";
import "./high-school.sass";
# My high school experience
<img src={allBlack} width={500} alt="turtleneck thumbnail"/>
<img src={allBlack} width={500} alt="turtleneck thumbnail"/>
My coding journey started with Code Combat, a Python coding RPG game
My coding journey started with Code Combat, a Python coding RPG game.
I wrote my program during FBLA regionals freshman year, using C# and Windows Forms.
The event taught me how to implement client-requested features and EF-Core SQL mapping.
I also did plenty of hackathons in my high school career,
including [HackIMSA](https://devpost.com/software/examin),
[NHacks VII](https://devpost.com/software/examin),
[PantherHack](https://devpost.com/software/examin),
[Hack3](https://devpost.com/software/mura),
[10piHacks](https://devpost.com/software/dormup).