Skip to content

Commit

Permalink
some project updates on mainpage
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumbagel committed Aug 21, 2024
1 parent 69d1059 commit 700d261
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 30 deletions.
35 changes: 19 additions & 16 deletions generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,24 @@ pages:
name: "Achievements"
icon: "flash-outline"
timeline:
- name: "Member of AERPAW"
time_period: "2023 - Present"
description: "I'm an active, contributing member to NC State's AERPAW program. I have seen 3 different projects to completion, all of which are operating in production on their servers."
- name: "15000+ lines of open source"
time_period: "2022 - Present"
description: "I've contributed dozens of projects to open source (and dozens more private repositories) since 2022. I've made plane trackers, chess players, Discord bots, and even a high altitude balloon flight controller."
description: "I've contributed dozens of projects to open source (and dozens more to private repositories) since 2022. I've made plane trackers, chess players, Discord bots, and even a high altitude balloon flight controller."
- name: "SAT Score of 1550"
time_period: "9th grade"
time_period: "9th grade (June 2024)"
description: "I scored an 800 on math and 750 on verbal, equivalent to >99th percentile and 98th percentile, respectively."
- name: "CLT10 Score of 115"
time_period: "8th grade"
time_period: "8th grade (April 2023)"
description: "The CLT (Classic Learning Test) is a test comparable to the SAT. More info [here](https://www.cltexam.com/). My score qualified for the [National Award](https://www.cltexam.com/student-awards/), but I was two years too young to receive the award :/"
- name: "Johns Hopkins SET"
time_period: "August 2021"
description: "Extremely competitive program. Members are tracked for the rest of their lives on their success and failures. More information [here](https://en.wikipedia.org/wiki/Study_of_Exceptional_Talent)"
time_period: "7th grade (August 2021)."
description: "Extremely competitive program. Qualified with a 780 on the math section of the SAT. Members are tracked for the rest of their lives on their success and failures. More information [here.](https://en.wikipedia.org/wiki/Study_of_Exceptional_Talent)"
- name: "Davidson Young Scholar"
time_period: "2014"
description: "Highly selective program for the profoundly gifted. More information [here](https://www.davidsongifted.org/gifted-programs/young-scholars/)"
description: "Highly selective program for the profoundly gifted. More information [here.](https://www.davidsongifted.org/gifted-programs/young-scholars/)"


- skills:
Expand All @@ -73,10 +76,10 @@ pages:
level: "90"
- name: "Solidworks / 3D CAD"
level: "90"
- name: "Java"
level: "80"
- name: "HTML/CSS (Web)"
level: "90"
- name: "Java"
level: "80"
- name: "Wordpress / Website Design"
level: "70"
- name: "AI Usage"
Expand All @@ -88,7 +91,7 @@ pages:
tags:
- "Discord Bots"
- "Internship Projects"
- "MC Plugins"
- "Minecraft Plugins"
- "Abandoned Projects"
- "Other Bots"
projects:
Expand All @@ -99,7 +102,7 @@ pages:
tag: "Discord Bots"
- name: "PyAerial"
image: "/assets/images/pyaerial_logo.jpeg"
description: "Successor to airstrik.py"
description: "A better plane tracker. Successor to airstrik.py"
link: "PyAerial"
tag: "Internship Projects"
- name: "airstrik.py"
Expand All @@ -116,10 +119,10 @@ pages:
image: "/assets/images/statify_logo.png"
description: "MC Server Stats done right (SpigotMC)"
link: "Statify"
tag: "MC Plugins"
tag: "Minecraft Plugins"
- name: "DroneTracker"
image: "/assets/images/placeholder_project.jpg"
description: "Track drones with cameras!"
description: "Track drones with cameras! Another AERPAW project."
link: "DroneTracker"
tag: "Internship Projects"
- name: "Molotov"
Expand All @@ -138,22 +141,22 @@ pages:
link: "https://github.com/quantumbagel/quantumbagel.github.io"
tag: "Other"
- name: "Hannibal"
image: "/assets/images/placeholder_project.jpg"
image: "/assets/images/generals.jpg"
description: "A from-scratch Selenium bot driver and AI for generals.io"
link: "https://github.com/quantumbagel/Hannibal"
tag: "Abandoned Projects"
- name: "BlokusCloud"
image: "/assets/images/placeholder_project.jpg"
image: "/assets/images/blokus.jpg"
description: "A cloud Blokus remake (abandoned)"
link: "https://github.com/quantumbagel/BlokusCloud"
tag: "Abandoned Projects"
- name: "airtime.ino"
image: "/assets/images/placeholder_project.jpg"
image: "/assets/images/arduino.webp"
description: "A flight controller for Arduino Uno that doesn't work (abandoned)"
link: "https://github.com/quantumbagel/airtime"
tag: "Abandoned Projects"
- name: "Chess-Challenge"
image: "/assets/images/placeholder_project.jpg"
image: "/assets/images/chess.jpg"
description: "@Pixelz22 and me made a chess bot for SebLague's Chess Challenge!"
link: "Chess-Challenge"
tag: "Other Bots"
Expand Down
Loading

0 comments on commit 700d261

Please sign in to comment.