forked from codewithsadee/vcard-personal-portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
generate.yaml
205 lines (195 loc) · 9.31 KB
/
generate.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
title: "Julian Reder - @quantumbagel"
favicon: "/assets/images/quantumbagel_favicon.webp"
name: "Julian Reder"
username: "quantumbagel"
starting_page_index: 0
meta_description: "Hi! I'm Julian Reder (@quantumbagel), a dually-enrolled programmer at Wake Tech"
path: ""
use_sitemap: true
analytics:
tag_manager_id: "G-FQY8Y114PS"
pages:
about:
name: "About"
elements:
- text:
text: "Hi! I'm **Julian Reder**! I'm a **dually-enrolled** programmer who spent a significant amount of time making this website that probably nobody will ever see (except for you, of course)! I'm currently spending my time making fun little bots, mods, projects in Python, C#, Java, and more! You can check out some of my [projects here!](https://github.com/quantumbagel)"
- text:
text: "This [website](https://github.com/quantumbagel/quantumbagel.github.io) has CSS from vCard's excellent [portfolio template](https://github.com/codewithsadee/vcard-personal-portfolio) with many tweaks & changes that I've made. It contains a [portfolio](#projects), a [contact form](#contact), sub-websites for each project, and sidebars. It is powered by a python-based generator that compiles this website statically from a YAML file."
- text:
text: |
I have designed many different projects intended for a wide variety of uses, and I hope that this page is able to help you find a solution to your problem or, at least, provide a cool distraction :)
- Julian Reder, August 21, 2024
experience:
name: "Experience"
elements:
- timeline:
header:
name: "Education"
icon: "book-outline"
timeline:
- name: "Applying for college"
time_period: "Fall 2024"
description: "I'm currently applying to NC State two years early for admission this fall. Go Pack!"
- name: "Wake Tech"
time_period: "2023 - Present"
description: "I am dual-enrolling at Wake Tech. I'm looking to spend two years here, then apply to **NC State**."
- name: "Homeschooled"
time_period: "Since Preschool"
description: "I've been **homeschooled** since I was **5**!"
- timeline:
header:
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 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 (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 (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: "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/)"
- skills:
header:
name: "Skills"
icon: "analytics-outline"
skills:
- name: "Python"
level: "100"
- name: "Selenium / Web Scraping"
level: "90"
- name: "C#"
level: "90"
- name: "Solidworks / 3D CAD"
level: "90"
- name: "HTML/CSS (Web)"
level: "90"
- name: "Java"
level: "80"
- name: "Wordpress / Website Design"
level: "70"
- name: "AI Usage"
level: "0"
projects:
name: "Projects"
elements:
- projects:
tags:
- "Discord Bots"
- "Internship Projects"
- "Minecraft Plugins"
- "Abandoned Projects"
- "Other Bots"
projects:
- name: "Triggered"
image: "/assets/images/triggered_logo.png"
description: "IFTTT-esque discord bot"
link: "Triggered"
tag: "Discord Bots"
- name: "PyAerial"
image: "/assets/images/pyaerial_logo.jpeg"
description: "A better plane tracker. Successor to airstrik.py"
link: "PyAerial"
tag: "Internship Projects"
- name: "airstrik.py"
image: "/assets/images/airstrik_logo.png"
description: "Plane tracker for AERPAW (replaced by PyAerial)"
link: "airstrik.py"
tag: "Internship Projects"
- name: "Piranha"
image: "/assets/images/piranha_logo.png"
description: "Chess-playing discord bot"
link: "Piranha"
tag: "Discord Bots"
- name: "Statify"
image: "/assets/images/statify_logo.png"
description: "MC Server Stats done right (SpigotMC)"
link: "Statify"
tag: "Minecraft Plugins"
- name: "DroneTracker"
image: "/assets/images/placeholder_project.jpg"
description: "Track drones with cameras! Another AERPAW project."
link: "DroneTracker"
tag: "Internship Projects"
- name: "Molotov"
image: "/assets/images/placeholder_project.jpg"
description: "An unfair bot for jklm.fun's Bomb Party"
link: "Molotov"
tag: "Other Bots"
- name: "FiniteCraft"
image: "/assets/images/finitecraft_logo.png"
description: "A web scraper and craft finder for Neal Agarwal's Infinite Craft."
link: "FiniteCraft"
tag: "Other Bots"
- name: "This website"
image: "/assets/images/placeholder_project.jpg"
description: "A remake of vCard for @quantumbagel (me)"
link: "https://github.com/quantumbagel/quantumbagel.github.io"
tag: "Other"
- name: "Hannibal"
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/blokus.jpg"
description: "A cloud Blokus remake (abandoned)"
link: "https://github.com/quantumbagel/BlokusCloud"
tag: "Abandoned Projects"
- name: "airtime.ino"
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/chess.jpg"
description: "@Pixelz22 and me made a chess bot for SebLague's Chess Challenge!"
link: "Chess-Challenge"
tag: "Other Bots"
contact:
name: "Contact"
elements:
- text:
text: "If you'd like to chat with me or just get more information than I have put on this website,
feel free to reach out using the contact form below:"
- contact:
header:
name: "Contact Form"
icon: "accessibility"
formspree_url: "https://formspree.io/f/moqgwdop"
sidebar:
back_to_home: false
image: "/assets/images/quantumbageltransparent_small.webp"
title: "Serial Developer"
info_panels:
- icon: "logo-discord"
title: "Discord"
value: "@NotQuantum_"
- icon: "calendar-outline"
title: "Birthday"
value: "March 13"
- icon: "location-outline"
title: "Location"
value: "North Carolina, USA"
- icon: "heart"
title: "Number of Cats"
value: "3"
- icon: "hammer"
title: "Build Status"
value: "![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/quantumbagel/quantumbagel.github.io/static.yml?style=flat-square&label=Website%20)"
social_panels:
- icon: "logo-github"
url: "https://github.com/quantumbagel"
- icon: "logo-linkedin"
url: "https://www.linkedin.com/in/julian-reder-nc/"