diff --git a/src/pages/cv.astro b/src/pages/cv.astro
index 0827dcd..e5f95ea 100644
--- a/src/pages/cv.astro
+++ b/src/pages/cv.astro
@@ -16,19 +16,13 @@ import TimeLineElement from "../components/cv/TimeLine.astro";
when I was in high school. Since then I’ve built many more as well as a
few home servers to host my own cloud services. These experiences have led
me to become a strong proponent of free and open source software due to
- its transparency, quality, innovation, and diversity.
-
-
- Despite my interest in computing I had always considered it a hobby, and
- my first degree was in Ethics, History, and Public Policy. I ended up
- working in insurance for seven years until, unfortunately, I experienced
- some health issues that forced me to leave the workforce altogether. It
- was not a happy time, yet as with any life-changing event it also brought
- new perspective. As I began to recover I realized that, despite the
- setbacks, I had a very rare opportunity to pursue an entirely new course
- in life. I am currently in the progress of finishing my Computer Science
- degree and I can't wait to start the next chapter!
+ its transparency, quality, innovation, and diversity. Despite my interest
+ in computing I had always considered it a hobby, and my first degree was
+ in Ethics, History, and Public Policy. Seeking to change the course of my
+ career, I recently earned my Computer Science degree and I can't wait to
+ start the next chapter!
+
@@ -38,22 +32,94 @@ import TimeLineElement from "../components/cv/TimeLine.astro";
-
Work History
+
Technical Skills
+
+
+
+
+ - C
+
+ - C++
+
+ - C#
+
+ - Python
+
+ - Go
+
+ - x86 Assembly
+
+ - MASM
+
+ - OpenGL
+
+ - GLSL
+
+ - Unity
+
+ - JavaScript
+
+ - Node.js
+
+ - Bash
+
+ - Git
+
+ - Software Configuration Management
+
+ - CI/CD
+
+ - Linux
+
+ - Linux Server
+
+ - MongoDB
+
+ - MySQL
+
+ - UX Research
+
+ - Eclipse
+
+ - Emacs
+
+ - PyCharm
+
+ - Visual Studio
+
+ - Agile
+
+ - Jira
+
+ - Trello
+
+ - Asana
+
+ - Slack
+
+ - MS Teams
+
+ - Office Suite
+
+
+
+
+
Professional Experience
-
-
-
-
-
-
-
-
- - C
- - C++
- - C#
- - Python
- - Go
- - x86 Assembly
- - MASM
- - OpenGL
- - GLSL
- - Unity
- - Node.js
- - MongoDB
- - MySQL
- - Emacs
- - Visual Studio
- - PyCharm
- - Eclipse
- - Git
- - CI/CD
- - Agile
- - Jira
- - Trello
- - Asana
- - Notion
- - Linux
- - Linux Server
- - UX Research
- - Office Suite
-
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 5922f55..3a21b0a 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -15,14 +15,13 @@ const last_posts = posts.slice(0, 3);
Greetings, fellow human 🤘
I'm Andy Scott
- CS Student & Free Software Advocate
+ Programmer & Free Software Advocate
I created this site to showcase my projects as well as occasionally blog
- my journey toward earning my computer science degree. Feel free to
- navigate the site via the sidebar, or continue reading if you’d like to
- know more about my recent work!
+ my journey toward earning my computer science degree. Now that I've
+ graduated I've decided to keep it going and continue to share my experiences!