From 3104263f4a0de9329b7577de5c2f37db5a4d2442 Mon Sep 17 00:00:00 2001 From: 0x65-e <16930669+0x65-e@users.noreply.github.com> Date: Mon, 23 Jan 2023 11:05:59 -0800 Subject: [PATCH 1/8] Add links to Bruin Reserve Bank --- static/assets/css/style.css | 12 ++++++++---- static/resume.html | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/static/assets/css/style.css b/static/assets/css/style.css index a65828c..a55a705 100644 --- a/static/assets/css/style.css +++ b/static/assets/css/style.css @@ -131,12 +131,16 @@ a { .link-container { display: flex; justify-content: space-between; - align-items: baseline; - margin-bottom: -1.5em; + align-items: center; } -.fa-link { - padding-left: 0.5em; +.link-container h3 { + margin-top: 1em; +} + +.link-container h4 { + margin-top: 0.5em; + margin-bottom: 0.67em; } .navbar { diff --git a/static/resume.html b/static/resume.html index f6ff47e..21da20f 100644 --- a/static/resume.html +++ b/static/resume.html @@ -167,11 +167,15 @@
Attended workshops on machine learning topics, including implementing CNNs and RNNs in PyTorch
Researched macroeconomic trends and proposed monetary policy to the Federal Reserve
Won at-large division in first year of competition and honourable mentioned in national finals
Competed in the 2021 College Fed Challenge.
Researched macroeconomic trends and conditions to formulate a monetary policy proposal presented to the Federal Reserve.
Won at-large division in first year of competition and placed in top six in national finals.
Android dice calculator for tabletop games implementing domain-specific language for dice formulas used by many game systems.
Attended workshops on machine learning topics, including implementing CNNs and RNNs in PyTorch
Attended workshops on machine learning topics, including implementing CNNs and RNNs in PyTorch.
Taught workshops on cryptography, file analysis, reverse engineering, binary exploitation, and network scanning
Wrote website using Django to host web hacking challenges
Led team of 10+ programmers developing robot control software in Java
Oversaw development of computer vision pipeline using OpenCV
Developed autonomous driving routine utilizing computer vision data
Led team of 10+ programmers developing robot control software in Java.
Oversaw development of computer vision pipeline using OpenCV.
Developed autonomous driving routine utilizing computer vision data.
Researched macroeconomic trends and conditions to formulate a monetary policy proposal presented to the Federal Reserve.
Won at-large division in first year of competition and placed in top six in national finals.
Organized and led competitive CTF (Capture the Flag) team of a dozen experienced students and over fifty beginners in collegiate competitions
Taught workshops on cryptography, file analysis, reverse engineering, binary exploitation, and network scanning
Wrote website using Django to host web hacking challenges
Organized and led competitive CTF (Capture the Flag) team of a dozen experienced students and over fifty beginners in collegiate competitions.
Taught workshops on cryptography, file analysis, reverse engineering, binary exploitation, and network scanning.
Wrote website using Django to host web hacking challenges.
Android dice calculator for tabletop games implementing domain-specific language for dice formulas used by many game systems.
Attended workshops on Rust programming.
Probability and Statistics
- Data Science
+ Linear Algebra
+ Data Science
Machine Learning
Neural Networks and Deep Learning
Artificial Intelligence
Reinforcement Learning
- Natural Language Processing
- Linear Algebra
+ Natural Language Processing
Microeconomic Theory
Macroeconomic Theory
- Econometrics
+ Advanced Econometrics
Computational Financial Engineering
Economic Forecasting
Applied Economic Theory
From a2bb2b7542519d4cb8685cf59e2c62be7de2f1c5 Mon Sep 17 00:00:00 2001
From: 0x65-e <16930669+0x65-e@users.noreply.github.com>
Date: Mon, 23 Jan 2023 11:24:45 -0800
Subject: [PATCH 7/8] Update GPA
---
static/resume.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/resume.html b/static/resume.html
index f7e026f..c7bf1ba 100644
--- a/static/resume.html
+++ b/static/resume.html
@@ -82,7 +82,7 @@
- Minor in Data Science Engineering
-- GPA 3.975/4.0
+- GPA 3.98/4.0
- Dean's Honors List
- Member of Upsilon Pi Epsilon, Tau Beta Pi, and Mortar Board honor societies
Integrated a web map written in Java with both commercial and custom in-house tile servers.
Added concurrency to a language server for Typescript implemented in Rust.
Added concurrency to a VS Code extension language server implemented in Rust.
Developed code in a CI/CD environment and released directly to customer deployments weekly.