Skip to content

Commit 7e08616

Browse files
committed
MERRILLL BABYYYYYYYY
1 parent 71796ac commit 7e08616

2 files changed

Lines changed: 23 additions & 7 deletions

File tree

index.html

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,13 @@ <h2 class="text-lg font-semibold font-mono tracking-tight text-zinc-900 dark:tex
7373
<div>
7474
<div class="relative pl-8 mb-8 border-l border-zinc-200 dark:border-zinc-800 last:mb-0">
7575
<div class="absolute w-3 h-3 bg-zinc-400 dark:bg-zinc-600 rounded-full -left-[6.5px] top-1.5 border-2 border-white dark:border-zinc-950"></div>
76-
<div class="flex items-center gap-2 group"><h3 class="text-base font-medium font-mono text-zinc-900 dark:text-zinc-100">North Carolina State University</h3></div>
76+
<div class="flex items-center gap-2 group"><h3 class="text-base font-medium font-mono text-zinc-900 dark:text-zinc-100 cursor-pointer hover:text-blue-600 dark:hover:text-blue-400 transition-colors" onclick="window.location.href='https://advisor.ml.com/sites/nc/raleigh-nc'">Financial Services Technical Lead, Merrill Lynch</h3><button class="experience-copy-link hidden group-hover:block text-zinc-400 hover:text-zinc-600 dark:hover:text-zinc-300 transition-colors" data-link="https://advisor.ml.com/sites/nc/raleigh-nc" title="Copy link"><ion-icon name="link" class="text-sm"></ion-icon></button></div>
77+
<div class="text-sm font-mono text-zinc-500 dark:text-zinc-400 mb-2">May 2025 - Present</div>
78+
<p class="text-sm text-zinc-600 dark:text-zinc-300 leading-relaxed">This summer, I am working with Mr. Geoffrey Bell at Merrill Lynch to help modernize their internal calculations platform via FactSet with Python.</p>
79+
</div>
80+
<div class="relative pl-8 mb-8 border-l border-zinc-200 dark:border-zinc-800 last:mb-0">
81+
<div class="absolute w-3 h-3 bg-zinc-400 dark:bg-zinc-600 rounded-full -left-[6.5px] top-1.5 border-2 border-white dark:border-zinc-950"></div>
82+
<div class="flex items-center gap-2 group"><h3 class="text-base font-medium font-mono text-zinc-900 dark:text-zinc-100 cursor-pointer hover:text-blue-600 dark:hover:text-blue-400 transition-colors" onclick="window.location.href='https://ncsu.edu'">North Carolina State University</h3><button class="experience-copy-link hidden group-hover:block text-zinc-400 hover:text-zinc-600 dark:hover:text-zinc-300 transition-colors" data-link="https://ncsu.edu" title="Copy link"><ion-icon name="link" class="text-sm"></ion-icon></button></div>
7783
<div class="text-sm font-mono text-zinc-500 dark:text-zinc-400 mb-2">Fall 2025 - Present</div>
7884
<p class="text-sm text-zinc-600 dark:text-zinc-300 leading-relaxed">I am currently enrolled in the Computer Engineering program at North Carolina State University. I am pursuing a Bachelor's in Statistics and Computer Engineering and a Master's of Computer Science.</p>
7985
</div>
@@ -85,7 +91,7 @@ <h2 class="text-lg font-semibold font-mono tracking-tight text-zinc-900 dark:tex
8591
</div>
8692
<div class="relative pl-8 mb-8 border-l border-zinc-200 dark:border-zinc-800 last:mb-0">
8793
<div class="absolute w-3 h-3 bg-zinc-400 dark:bg-zinc-600 rounded-full -left-[6.5px] top-1.5 border-2 border-white dark:border-zinc-950"></div>
88-
<div class="flex items-center gap-2 group"><h3 class="text-base font-medium font-mono text-zinc-900 dark:text-zinc-100">Wake Tech Community College</h3></div>
94+
<div class="flex items-center gap-2 group"><h3 class="text-base font-medium font-mono text-zinc-900 dark:text-zinc-100 cursor-pointer hover:text-blue-600 dark:hover:text-blue-400 transition-colors" onclick="window.location.href='https://waketech.edu'">Wake Tech Community College</h3><button class="experience-copy-link hidden group-hover:block text-zinc-400 hover:text-zinc-600 dark:hover:text-zinc-300 transition-colors" data-link="https://waketech.edu" title="Copy link"><ion-icon name="link" class="text-sm"></ion-icon></button></div>
8995
<div class="text-sm font-mono text-zinc-500 dark:text-zinc-400 mb-2">Fall 2023 - Spring 2025</div>
9096
<p class="text-sm text-zinc-600 dark:text-zinc-300 leading-relaxed">This was my first experience taking college coursework. I graduated with multiple appearances on the Dean's List, membership in the Phi Theta Kappa chapter, and an Associate in Science degree.</p>
9197
</div>
@@ -363,7 +369,7 @@ <h3 class="text-sm font-medium font-mono text-zinc-900 dark:text-zinc-100 mb-4">
363369
<div class="skill-content hidden px-4 pb-4 border-t border-zinc-200 dark:border-zinc-800 skill-rollout">
364370
<div class="text-xs font-mono text-zinc-600 dark:text-zinc-400 font-medium mb-4 pt-2">Advanced</div>
365371
<p class="text-sm text-zinc-600 dark:text-zinc-400 mb-3 mt-2">Proficient in C/C++ for systems programming and performance-critical applications. Used in various academic and personal projects.</p>
366-
<div class="mt-2 flex flex-wrap"><span class="inline-flex items-center px-2 py-0.5 rounded text-xs font-medium font-mono bg-zinc-100 dark:bg-zinc-800 text-zinc-600 dark:text-zinc-400 mr-1.5 mb-1.5">Embedded Systems via Arduino</span><span class="inline-flex items-center px-2 py-0.5 rounded text-xs font-medium font-mono bg-zinc-100 dark:bg-zinc-800 text-zinc-600 dark:text-zinc-400 mr-1.5 mb-1.5">Python compiler extensions for aerpaw</span><span class="inline-flex items-center px-2 py-0.5 rounded text-xs font-medium font-mono bg-zinc-100 dark:bg-zinc-800 text-zinc-600 dark:text-zinc-400 mr-1.5 mb-1.5">JIT compilation for performance-critical Python code</span></div>
372+
<div class="mt-2 flex flex-wrap"><span class="inline-flex items-center px-2 py-0.5 rounded text-xs font-medium font-mono bg-zinc-100 dark:bg-zinc-800 text-zinc-600 dark:text-zinc-400 mr-1.5 mb-1.5">Embedded Systems via Arduino</span><span class="inline-flex items-center px-2 py-0.5 rounded text-xs font-medium font-mono bg-zinc-100 dark:bg-zinc-800 text-zinc-600 dark:text-zinc-400 mr-1.5 mb-1.5">Python compiler extensions for AERPAW</span><span class="inline-flex items-center px-2 py-0.5 rounded text-xs font-medium font-mono bg-zinc-100 dark:bg-zinc-800 text-zinc-600 dark:text-zinc-400 mr-1.5 mb-1.5">JIT compilation for performance-critical Python code</span></div>
367373
</div>
368374
</div>
369375
<div class="skill-item group mb-3 rounded-lg border border-zinc-200 dark:border-zinc-800 bg-white dark:bg-zinc-900 overflow-hidden transition-all">
@@ -658,7 +664,7 @@ <h2 class="text-2xl font-bold font-mono text-zinc-900 dark:text-zinc-100">finite
658664
<h2 class="text-2xl font-bold font-mono text-zinc-900 dark:text-zinc-100">DroneTracker</h2>
659665
<button class="modal-close-btn text-zinc-500 hover:text-zinc-900 dark:hover:text-zinc-100" data-modal-id="modal-project-dronetracker"></button>
660666
</div>
661-
<p class="text-sm text-zinc-600 dark:text-zinc-400 leading-relaxed mb-4">DroneTracker is a computer vision system that uses PTZ cameras to track drones in real-time. It integrates with AXIS cameras via VAPIX protocol.</p>
667+
<p class="text-sm text-zinc-600 dark:text-zinc-400 leading-relaxed mb-4">DroneTracker is a computer vision system that uses PTZ cameras to track drones in real-time. It integrates with AXIS cameras via VAPIX protocol. See a video of it in action: https://drive.google.com/file/d/1kAgfkhz04cGI_hY1XcNIUBpDtY-OiKQi/view</p>
662668

663669
<div class="mt-4"><h4 class="font-semibold font-mono text-zinc-900 dark:text-zinc-100 mb-2">Features</h4><ul class="space-y-1"><li class="text-sm font-mono text-zinc-600 dark:text-zinc-400 flex items-start"><span class="mr-3"></span><span>PTZ camera control via VAPIX</span></li><li class="text-sm font-mono text-zinc-600 dark:text-zinc-400 flex items-start"><span class="mr-3"></span><span>Real-time drone position estimation</span></li><li class="text-sm font-mono text-zinc-600 dark:text-zinc-400 flex items-start"><span class="mr-3"></span><span>MAVSDK integration for telemetry</span></li><li class="text-sm font-mono text-zinc-600 dark:text-zinc-400 flex items-start"><span class="mr-3"></span><span>Containerized deployment</span></li></ul></div>
664670
<div class="mt-6 flex gap-3">
@@ -783,7 +789,7 @@ <h2 class="text-2xl font-bold font-mono text-zinc-900 dark:text-zinc-100">aerpaw
783789

784790
<script>
785791
document.addEventListener("DOMContentLoaded", () => {
786-
const taglines = ["is a Computer Engineering and Statistics student @ NCSU", "is a full-stack developer", "likes drones :D", "is an open source enthusiast", "has three cats :3", "is always learning", "would like a job \ud83e\udd7a", "plays Factorio"];
792+
const taglines = ["is a Computer Engineering and Statistics student @ NCSU", "is a full-stack developer", "does things differently", "likes drones :D", "is an open source enthusiast", "has three cats :3", "is always learning", "would like a job \ud83e\udd7a", "plays Factorio"];
787793
const taglineEl = document.getElementById("tagline");
788794
let currentIndex = 0;
789795

site.toml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ about = [
4141
taglines = [
4242
"is a Computer Engineering and Statistics student @ NCSU",
4343
"is a full-stack developer",
44+
"does things differently",
4445
"likes drones :D",
4546
"is an open source enthusiast",
4647
"has three cats :3",
@@ -49,8 +50,16 @@ taglines = [
4950
"plays Factorio"
5051
]
5152

53+
54+
[[experiences]]
55+
title = "Financial Services Technical Lead, Merrill Lynch"
56+
link = "https://advisor.ml.com/sites/nc/raleigh-nc"
57+
date = "May 2025 - Present"
58+
description = "This summer, I am working with Mr. Geoffrey Bell at Merrill Lynch to help modernize their internal calculations platform via FactSet with Python."
59+
5260
[[experiences]]
5361
title = "North Carolina State University"
62+
link = "https://ncsu.edu"
5463
date = "Fall 2025 - Present"
5564
description = "I am currently enrolled in the Computer Engineering program at North Carolina State University. I am pursuing a Bachelor's in Statistics and Computer Engineering and a Master's of Computer Science."
5665

@@ -62,6 +71,7 @@ description = "I have had the pleasure to work with Dr. Mihail Sichitiu at the A
6271

6372
[[experiences]]
6473
title = "Wake Tech Community College"
74+
link = "https://waketech.edu"
6575
date = "Fall 2023 - Spring 2025"
6676
description = "This was my first experience taking college coursework. I graduated with multiple appearances on the Dean's List, membership in the Phi Theta Kappa chapter, and an Associate in Science degree."
6777

@@ -79,7 +89,7 @@ icon = "code-slash-outline"
7989
level = "Advanced"
8090
duration = "over 3 years"
8191
details = "Proficient in C/C++ for systems programming and performance-critical applications. Used in various academic and personal projects."
82-
projects = ["Embedded Systems via Arduino", "Python compiler extensions for aerpaw", "JIT compilation for performance-critical Python code"]
92+
projects = ["Embedded Systems via Arduino", "Python compiler extensions for AERPAW", "JIT compilation for performance-critical Python code"]
8393

8494
[[skills.languages]]
8595
name = "JavaScript"
@@ -226,7 +236,7 @@ image = "https://placehold.co/400x250/9B59B6/FFFFFF?text=DroneTracker"
226236
title = "DroneTracker"
227237
date = "2024"
228238
description = "Track drones with cameras! Another AERPAW project."
229-
details = "DroneTracker is a computer vision system that uses PTZ cameras to track drones in real-time. It integrates with AXIS cameras via VAPIX protocol."
239+
details = "DroneTracker is a computer vision system that uses PTZ cameras to track drones in real-time. It integrates with AXIS cameras via VAPIX protocol. See a video of it in action: https://drive.google.com/file/d/1kAgfkhz04cGI_hY1XcNIUBpDtY-OiKQi/view"
230240
features = ["PTZ camera control via VAPIX", "Real-time drone position estimation", "MAVSDK integration for telemetry", "Containerized deployment"]
231241
link = "https://github.com/quantumbagel/DroneTracker"
232242
skills = ["Python", "VAPIX", "Docker", "MAVSDK", "netcat", "Linux"]

0 commit comments

Comments
 (0)