diff --git a/src/index.html b/src/index.html
index 58dbd76..7dd1110 100644
--- a/src/index.html
+++ b/src/index.html
@@ -47,7 +47,7 @@
Skills
-
- 6+ years experience programming in C/C++, C#, Java, Python, HTML/CSS, JavaScript
+ 7+ years experience programming in C/C++, C#, Java, Python, HTML/CSS, JavaScript, Rust
-
Solid Full-Stack Web Development experience with React/Next.js frontend, Express.js backend API
@@ -236,28 +236,60 @@
-
+
-
+
-
- Collaborated with a team of 5 to develop an android app to help students plan their university courses
+ Joined group of developers to add features to an existing production-level project
-
- Used Google's Firebase Realtime Database to store course and user data and authenticate users
+ Navigated the large codebases, frontend and backend, and learned the new technologies required to make
+ extensions to the functionality
-
- Followed industry best practices using agile methodologies (scrum)
+ Worked cloesly with maintainers to make sure code additions were consistent in quality and style with
+ the rest of the codebase
-
- Received a grade of 95 though good planning, teamwork, and execution
+ Added a live-updating activity feed to the home page to make the site more lively
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+ Desktop application for easily comparing LLM responses and response times to find the one
+ best suited for your project
+
+ -
+ Developed as a side project to learn the Rust programming language after becoming interested in memory
+ safety from a cybersecurity course
+
+ -
+ Uses the
egui
library for the GUI, reqwest
for making HTTP requests, and
+ tokio
for concurrency
@@ -288,6 +320,33 @@
+
+
+
+
+
+
+
+
+
+ -
+ Collaborated with a team of 5 to develop an android app to help students plan their university courses
+
+ -
+ Used Google's Firebase Realtime Database to store course and user data and authenticate users
+
+ -
+ Followed industry best practices using agile methodologies (scrum)
+
+ -
+ Received a grade of 95 though good planning, teamwork, and execution
+
+
+
+
-
-
-
-
-
-
-
-
-
- -
- Joined group of developers to add features to an existing production-level project
-
- -
- Navigated the large codebases, frontend and backend, and learned the new technologies required to make
- extensions to the functionality
-
- -
- Worked cloesly with maintainers to make sure code additions were consistent in quality and style with
- the rest of the codebase
-
- -
- Added a live-updating activity feed to the home page to make the site more lively
-
-
-
-
Programming Languages, Tools, and Frameworks
diff --git a/src/pictures/groq-model-comparison.png b/src/pictures/groq-model-comparison.png
new file mode 100644
index 0000000..9526b9e
Binary files /dev/null and b/src/pictures/groq-model-comparison.png differ