Skip to content

Commit a43706b

Browse files
committed
experience improvements
1 parent b2e6f42 commit a43706b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,13 @@ <h2 class="title group flex items-center gap-2 font-bold font-mono tracking-tigh
144144
<div class="absolute w-2.5 h-2.5 bg-accent -left-[5px] top-1.5"></div>
145145
<div class="flex items-center gap-2 group"><h3 class="text-base font-semibold font-mono text-zinc-900 dark:text-zinc-100 cursor-pointer hover:text-accent dark:hover:text-accent transition-colors" onclick="window.location.href='https://advisor.ml.com/sites/nc/raleigh-nc/bellbellcronlund'">Financial Services Technical Lead, Merrill Lynch</h3><button class="experience-copy-link hidden group-hover:block text-zinc-400 hover:text-accent dark:hover:text-accent transition-colors" data-link="https://advisor.ml.com/sites/nc/raleigh-nc/bellbellcronlund" title="Copy link"><ion-icon name="link" class="text-sm"></ion-icon></button></div>
146146
<div class="text-sm font-mono text-zinc-500 dark:text-zinc-400 mb-2">May 2026 - Present</div>
147-
<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>
147+
<p class="text-sm text-zinc-600 dark:text-zinc-300 leading-relaxed">This summer, I am working with the Bell, Bell, and Cronlund Group within Merrill to improve their internal calculations platform responsible for $500M+ in assets under management.</p>
148148
</div>
149149
<div class="relative pl-8 mb-8 border-l border-zinc-300 dark:border-zinc-700 last:mb-0">
150150
<div class="absolute w-2.5 h-2.5 bg-accent -left-[5px] top-1.5"></div>
151-
<div class="flex items-center gap-2 group"><h3 class="text-base font-semibold font-mono text-zinc-900 dark:text-zinc-100 cursor-pointer hover:text-accent dark:hover:text-accent 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-accent dark:hover:text-accent transition-colors" data-link="https://ncsu.edu" title="Copy link"><ion-icon name="link" class="text-sm"></ion-icon></button></div>
151+
<div class="flex items-center gap-2 group"><h3 class="text-base font-semibold font-mono text-zinc-900 dark:text-zinc-100 cursor-pointer hover:text-accent dark:hover:text-accent transition-colors" onclick="window.location.href='https://ncsu.edu'">North Carolina State University (GPA: 4.0)</h3><button class="experience-copy-link hidden group-hover:block text-zinc-400 hover:text-accent dark:hover:text-accent transition-colors" data-link="https://ncsu.edu" title="Copy link"><ion-icon name="link" class="text-sm"></ion-icon></button></div>
152152
<div class="text-sm font-mono text-zinc-500 dark:text-zinc-400 mb-2">Fall 2025 - Present</div>
153-
<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>
153+
<p class="text-sm text-zinc-600 dark:text-zinc-300 leading-relaxed">I am currently enrolled in the Computer Engineering and Statistics departments at North Carolina State University. I am pursuing a Bachelor's in Statistics and Computer Engineering.</p>
154154
</div>
155155
<div class="relative pl-8 mb-8 border-l border-zinc-300 dark:border-zinc-700 last:mb-0">
156156
<div class="absolute w-2.5 h-2.5 bg-accent -left-[5px] top-1.5"></div>
@@ -160,7 +160,7 @@ <h2 class="title group flex items-center gap-2 font-bold font-mono tracking-tigh
160160
</div>
161161
<div class="relative pl-8 mb-8 border-l border-zinc-300 dark:border-zinc-700 last:mb-0">
162162
<div class="absolute w-2.5 h-2.5 bg-accent -left-[5px] top-1.5"></div>
163-
<div class="flex items-center gap-2 group"><h3 class="text-base font-semibold font-mono text-zinc-900 dark:text-zinc-100 cursor-pointer hover:text-accent dark:hover:text-accent 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-accent dark:hover:text-accent transition-colors" data-link="https://waketech.edu" title="Copy link"><ion-icon name="link" class="text-sm"></ion-icon></button></div>
163+
<div class="flex items-center gap-2 group"><h3 class="text-base font-semibold font-mono text-zinc-900 dark:text-zinc-100 cursor-pointer hover:text-accent dark:hover:text-accent transition-colors" onclick="window.location.href='https://waketech.edu'">Wake Tech Community College: (GPA: 3.8)</h3><button class="experience-copy-link hidden group-hover:block text-zinc-400 hover:text-accent dark:hover:text-accent transition-colors" data-link="https://waketech.edu" title="Copy link"><ion-icon name="link" class="text-sm"></ion-icon></button></div>
164164
<div class="text-sm font-mono text-zinc-500 dark:text-zinc-400 mb-2">Fall 2023 - Spring 2025</div>
165165
<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>
166166
</div>

site.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ taglines = [
5555
title = "Financial Services Technical Lead, Merrill Lynch"
5656
link = "https://advisor.ml.com/sites/nc/raleigh-nc/bellbellcronlund"
5757
date = "May 2026 - 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."
58+
description = "This summer, I am working with the Bell, Bell, and Cronlund Group within Merrill to improve their internal calculations platform responsible for $500M+ in assets under management."
5959

6060
[[experiences]]
61-
title = "North Carolina State University"
61+
title = "North Carolina State University (GPA: 4.0)"
6262
link = "https://ncsu.edu"
6363
date = "Fall 2025 - Present"
64-
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."
64+
description = "I am currently enrolled in the Computer Engineering and Statistics departments at North Carolina State University. I am pursuing a Bachelor's in Statistics and Computer Engineering."
6565

6666
[[experiences]]
6767
title = "AERPAW Developer"
@@ -70,7 +70,7 @@ date = "Summer 2023 - Present"
7070
description = "I have had the pleasure to work with Dr. Mihail Sichitiu at the Aerial Experimentation and Research Platform for Advanced Wireless at North Carolina State University for a couple of years now. I have built several interesting projects including a plane tracker and a drone flight recorder."
7171

7272
[[experiences]]
73-
title = "Wake Tech Community College"
73+
title = "Wake Tech Community College: (GPA: 3.8)"
7474
link = "https://waketech.edu"
7575
date = "Fall 2023 - Spring 2025"
7676
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."

0 commit comments

Comments
 (0)