diff --git a/about/resume.docx b/about/resume.docx
index 57bfc39..de0b196 100644
Binary files a/about/resume.docx and b/about/resume.docx differ
diff --git a/about/resume.html b/about/resume.html
index 292c6bf..57d80ce 100644
--- a/about/resume.html
+++ b/about/resume.html
@@ -30,6 +30,98 @@
id="trianta.dev-.-gregcraw2001gmail.com-.-618-830-5817-.-swansea-il">[
trianta.dev ] . [
gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
+
EDUCATION
+Bachelor
+of Science in Computer Science (Completed: May 2024)
+Southern Illinois
+University Edwardsville
+
+- GPA: 3.15
+- Participated in team projects as a team lead or
+contributor to develop leadership and collaboration skills, such as
+communicating effectively with team members, managing project timelines
+and resources, and making informed decisions.
+- Had hands-on experience with development tools and technologies like
+Git , Jenkins , and
+Docker to automate testing, deployment, and monitoring
+of software applications. Successfully implemented a continuous
+integration pipeline that reduced build times by 75%.
+- Developed proficiency in programming languages such as
+C, C++, Python, and
+JavaScript.
+
+SKILLS
+
+Programming Languages: C++, C, Bash, Python,
+TypeScript, JavaScript
+Tools: SSH, Git, Apache, Docker, Jenkins,
+VirtualBox
+Operating Systems: Windows, Linux, Ubuntu,
+Debian, Arch
+
+PROJECTS
+Server Management (May
+2021 - Current)
+
+
+- Managing a fleet of three servers using Docker for
+deploying services and Apache for domain and subdomain
+routing.
+- Wrote scripts in Bash to automatically perform
+routine tasks such as backups on Debian Linux
+servers.
+- Manage the network infrastructure to allow for local management of
+DNS as well as simplified access through private domain addresses for
+accessing the servers.
+- Servers are accessed using SSH and secured by only
+allowing private key encrypted logins.
+
+Open-Source Contributions
+
+
+- Some Merged Pull Requests: [ hyprwm/Hyprland#7683
+] . [ hyprwm/Hyprland#7575
+] . [ hyprwm/Hyprland#7633
+]
+- Collaborated on the launch of new project features, integrating user
+feedback into design iterations.
+- Contributed 9 times to the Hyprland project which uses C++26,
+resulting in over 150 changed lines.
+- Thoroughly tested software features in an isolated environment
+before releasing it into wider use.
+
+trianta.dev
+
+
+- Created, designed, and continuously host a personal website at
+
trianta.dev
, which showcases some of the completed projects
+that were developed using TypeScript and
+JavaScript.
+- Automatically built and deployed using a combination of
+Jenkins pipelines and a Docker
+container built from a Dockerfile.
+- Utilized Git to manage and track changes within the project, along
+with the issues feature of Gitea to plan for future ideas.
+
+snakeplusplus
+
+
+- Created a fast and efficient game of Snake using C++ with the SFML
+library to display the game.
+- Utilizes object-oriented programming principles to
+design and implement a modular architecture.
+- Easily built and used on any computer system, thanks to the use of
+
CMake
which makes compilation simple and
+straightforward.
+
EXPERIENCE
System
Administrator (September 2024 - Current)
@@ -83,100 +175,6 @@ resolving problems in a fair and courteous manner.
Experience setting up or installing electronic equipment, including
TVs, computers, and other devices.
-EDUCATION
-Bachelor
-of Science in Computer Science (Completed: May 2024)
-Southern Illinois
-University Edwardsville
-
-- Digitized old systems to new faster methods that allowed the
-employee to spend less time per document, increasing productivity by
-30%.
-- Organized a centralized knowledge base that collects information for
-common technical issues, including step-by-step instructions and
-relevant screenshots, to facilitate easy access and understanding.
-- Provided guidance on using Microsoft Office applications, including
-Word and Excel, to help improve productivity and efficiency.
-- Conducted troubleshooting processes to diagnose and resolve problems
-related to software applications and network connectivity.
-
-TECHNICAL SKILLS
-
-Programming Languages: C++, C, Bash, Python,
-TypeScript, JavaScript
-Tools: SSH, Git, Apache, Docker, Jenkins,
-VirtualBox
-Operating Systems: Windows, Linux, Ubuntu,
-Debian, Arch
-
-
-
-
-PROJECTS
-Server Management (May
-2021 - Current)
-
-
-- Managing a fleet of three servers using Docker for
-deploying services and Apache for domain and subdomain
-routing.
-- Wrote scripts in Bash to automatically perform
-routine tasks such as backups on Debian Linux
-servers.
-- Manage the network infrastructure to allow for local management of
-DNS as well as simplified access through private domain addresses for
-accessing the servers.
-- Servers are accessed using SSH and secured by only
-allowing private key encrypted logins.
-
-Open-Source Contributions
-
-
-- Some Merged Pull Requests: [ hyprwm/Hyprland#7683
-] . [ hyprwm/Hyprland#7575
-] . [ hyprwm/Hyprland#7633
-]
-- Collaborated on the launch of new project features, integrating user
-feedback into design iterations.
-- Contributed 9 times to the Hyprland project which uses C++26,
-resulting in over 150 changed lines.
-- Revived and added an old feature request that had been left stale
-for over a year by updating and recreating it.
-- Thoroughly tested software features in an isolated environment
-before releasing it into wider use.
-
-trianta.dev
-
-
-- Created, designed, and continuously host a personal website at
-
trianta.dev
, which showcases some of the completed projects
-that were developed using TypeScript and
-JavaScript.
-- Automatically built and deployed using a combination of
-Jenkins pipelines and a Docker
-container built from a Dockerfile.
-- Utilized Git to manage and track changes within the project, along
-with the issues feature of Gitea to plan for future ideas.
-
-snakeplusplus
-
-
-- Created a fast and efficient game of Snake using C++ with the SFML
-library to display the game.
-- Utilizes object-oriented programming principles to
-design and implement a modular architecture.
-- Easily built and used on any computer system, thanks to the use of
-
CMake
which makes compilation simple and
-straightforward.
-
OTHER SKILLS
- Eagle Scout, Software Development, Server Management
diff --git a/about/resume.md b/about/resume.md
index f847090..8754f87 100644
--- a/about/resume.md
+++ b/about/resume.md
@@ -4,6 +4,58 @@ Gregory Crawford
###### [ [trianta.dev](https://trianta.dev) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
+EDUCATION
+---------
+### Bachelor of Science in Computer Science (Completed: May 2024)
+#### Southern Illinois University Edwardsville
+
+- **GPA:** 3.15
+- Participated in team projects as a **team lead** or contributor to develop leadership and collaboration skills, such as communicating effectively with team members, managing project timelines and resources, and making informed decisions.
+- Had hands-on experience with development tools and technologies like **Git** , **Jenkins** , and **Docker** to automate testing, deployment, and monitoring of software applications. Successfully implemented a continuous integration pipeline that reduced build times by 75%.
+- Developed proficiency in programming languages such as **C**, **C++**, **Python**, and **JavaScript**.
+
+SKILLS
+------
+- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
+
+- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox
+
+- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
+
+PROJECTS
+--------
+### Server Management (May 2021 - Current)
+#### [Personal Website](https://trianta.dev)
+
+- Managing a fleet of three servers using **Docker** for deploying services and **Apache** for domain and subdomain routing.
+- Wrote scripts in **Bash** to automatically perform routine tasks such as backups on **Debian Linux** servers.
+- Manage the network infrastructure to allow for local management of DNS as well as simplified access through private domain addresses for accessing the servers.
+- Servers are accessed using **SSH** and secured by only allowing private key encrypted logins.
+
+### Open-Source Contributions
+#### [Github Profile](https://github.com/Trimutex)
+
+- Some Merged Pull Requests: [ [hyprwm/Hyprland#7683](https://github.com/hyprwm/Hyprland/pull/7683) ] .
+ [ [hyprwm/Hyprland#7575](https://github.com/hyprwm/Hyprland/pull/7575) ] .
+ [ [hyprwm/Hyprland#7633](https://github.com/hyprwm/Hyprland/pull/7633) ]
+- Collaborated on the launch of new project features, integrating user feedback into design iterations.
+- Contributed 9 times to the Hyprland project which uses C++26, resulting in over 150 changed lines.
+- Thoroughly tested software features in an isolated environment before releasing it into wider use.
+
+### trianta.dev
+#### [lab.trianta.dev/Trianta/trianta.dev](https://lab.trianta.dev/Trianta/trianta.dev)
+
+- Created, designed, and continuously host a personal website at `trianta.dev`, which showcases some of the completed projects that were developed using **TypeScript** and **JavaScript**.
+- Automatically built and deployed using a combination of **Jenkins** pipelines and a **Docker** container built from a Dockerfile.
+- Utilized Git to manage and track changes within the project, along with the issues feature of Gitea to plan for future ideas.
+
+### snakeplusplus
+#### [lab.trianta.dev/Trianta/snakeplusplus](https://lab.trianta.dev/Trianta/snakeplusplus)
+
+- Created a fast and efficient game of Snake using C++ with the SFML library to display the game.
+- Utilizes **object-oriented programming** principles to design and implement a modular architecture.
+- Easily built and used on any computer system, thanks to the use of `CMake` which makes compilation simple and straightforward.
+
EXPERIENCE
----------
### System Administrator (September 2024 - Current)
@@ -31,62 +83,6 @@ EXPERIENCE
- Provided excellent customer service by listening to clients' concerns, addressing their issues promptly and professionally, and resolving problems in a fair and courteous manner.
- Experience setting up or installing electronic equipment, including TVs, computers, and other devices.
-EDUCATION
----------
-### Bachelor of Science in Computer Science (Completed: May 2024)
-#### Southern Illinois University Edwardsville
-
-- Digitized old systems to new faster methods that allowed the employee to spend less time per document, increasing productivity by 30%.
-- Organized a centralized knowledge base that collects information for common technical issues, including step-by-step instructions and relevant screenshots, to facilitate easy access and understanding.
-- Provided guidance on using Microsoft Office applications, including Word and Excel, to help improve productivity and efficiency.
-- Conducted troubleshooting processes to diagnose and resolve problems related to software applications and network connectivity.
-
-TECHNICAL SKILLS
-----------------
-- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
-
-- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox
-
-- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
-
-
-
-PROJECTS
---------
-### Server Management (May 2021 - Current)
-#### [Personal Website](https://trianta.dev)
-
-- Managing a fleet of three servers using **Docker** for deploying services and **Apache** for domain and subdomain routing.
-- Wrote scripts in **Bash** to automatically perform routine tasks such as backups on **Debian Linux** servers.
-- Manage the network infrastructure to allow for local management of DNS as well as simplified access through private domain addresses for accessing the servers.
-- Servers are accessed using **SSH** and secured by only allowing private key encrypted logins.
-
-### Open-Source Contributions
-#### [Github Profile](https://github.com/Trimutex)
-
-- Some Merged Pull Requests: [ [hyprwm/Hyprland#7683](https://github.com/hyprwm/Hyprland/pull/7683) ] .
- [ [hyprwm/Hyprland#7575](https://github.com/hyprwm/Hyprland/pull/7575) ] .
- [ [hyprwm/Hyprland#7633](https://github.com/hyprwm/Hyprland/pull/7633) ]
-- Collaborated on the launch of new project features, integrating user feedback into design iterations.
-- Contributed 9 times to the Hyprland project which uses C++26, resulting in over 150 changed lines.
-- Revived and added an old feature request that had been left stale for over a year by updating and recreating it.
-- Thoroughly tested software features in an isolated environment before releasing it into wider use.
-
-### trianta.dev
-#### [lab.trianta.dev/Trianta/trianta.dev](https://lab.trianta.dev/Trianta/trianta.dev)
-
-- Created, designed, and continuously host a personal website at `trianta.dev`, which showcases some of the completed projects that were developed using **TypeScript** and **JavaScript**.
-- Automatically built and deployed using a combination of **Jenkins** pipelines and a **Docker** container built from a Dockerfile.
-- Utilized Git to manage and track changes within the project, along with the issues feature of Gitea to plan for future ideas.
-
-### snakeplusplus
-#### [lab.trianta.dev/Trianta/snakeplusplus](https://lab.trianta.dev/Trianta/snakeplusplus)
-
-- Created a fast and efficient game of Snake using C++ with the SFML library to display the game.
-- Utilizes **object-oriented programming** principles to design and implement a modular architecture.
-- Easily built and used on any computer system, thanks to the use of `CMake` which makes compilation simple and straightforward.
-
-
OTHER SKILLS
--------
- Eagle Scout, Software Development, Server Management
diff --git a/about/resume.pdf b/about/resume.pdf
index 55b2a11..51dd849 100644
Binary files a/about/resume.pdf and b/about/resume.pdf differ
diff --git a/about/resume.txt b/about/resume.txt
index aa54289..ef8dcc3 100644
--- a/about/resume.txt
+++ b/about/resume.txt
@@ -2,6 +2,84 @@ Gregory Crawford
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
+EDUCATION
+
+Bachelor of Science in Computer Science (Completed: May 2024)
+
+Southern Illinois University Edwardsville
+
+- GPA: 3.15
+- Participated in team projects as a team lead or contributor to
+ develop leadership and collaboration skills, such as communicating
+ effectively with team members, managing project timelines and
+ resources, and making informed decisions.
+- Had hands-on experience with development tools and technologies like
+ Git , Jenkins , and Docker to automate testing, deployment, and
+ monitoring of software applications. Successfully implemented a
+ continuous integration pipeline that reduced build times by 75%.
+- Developed proficiency in programming languages such as C, C++,
+ Python, and JavaScript.
+
+SKILLS
+
+- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
+
+- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox
+
+- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
+
+PROJECTS
+
+Server Management (May 2021 - Current)
+
+Personal Website
+
+- Managing a fleet of three servers using Docker for deploying
+ services and Apache for domain and subdomain routing.
+- Wrote scripts in Bash to automatically perform routine tasks such as
+ backups on Debian Linux servers.
+- Manage the network infrastructure to allow for local management of
+ DNS as well as simplified access through private domain addresses
+ for accessing the servers.
+- Servers are accessed using SSH and secured by only allowing private
+ key encrypted logins.
+
+Open-Source Contributions
+
+Github Profile
+
+- Some Merged Pull Requests: [ hyprwm/Hyprland#7683 ] . [
+ hyprwm/Hyprland#7575 ] . [ hyprwm/Hyprland#7633 ]
+- Collaborated on the launch of new project features, integrating user
+ feedback into design iterations.
+- Contributed 9 times to the Hyprland project which uses C++26,
+ resulting in over 150 changed lines.
+- Thoroughly tested software features in an isolated environment
+ before releasing it into wider use.
+
+trianta.dev
+
+lab.trianta.dev/Trianta/trianta.dev
+
+- Created, designed, and continuously host a personal website at
+ trianta.dev, which showcases some of the completed projects that
+ were developed using TypeScript and JavaScript.
+- Automatically built and deployed using a combination of Jenkins
+ pipelines and a Docker container built from a Dockerfile.
+- Utilized Git to manage and track changes within the project, along
+ with the issues feature of Gitea to plan for future ideas.
+
+snakeplusplus
+
+lab.trianta.dev/Trianta/snakeplusplus
+
+- Created a fast and efficient game of Snake using C++ with the SFML
+ library to display the game.
+- Utilizes object-oriented programming principles to design and
+ implement a modular architecture.
+- Easily built and used on any computer system, thanks to the use of
+ CMake which makes compilation simple and straightforward.
+
EXPERIENCE
System Administrator (September 2024 - Current)
@@ -56,85 +134,6 @@ Gerold Moving
- Experience setting up or installing electronic equipment, including
TVs, computers, and other devices.
-EDUCATION
-
-Bachelor of Science in Computer Science (Completed: May 2024)
-
-Southern Illinois University Edwardsville
-
-- Digitized old systems to new faster methods that allowed the
- employee to spend less time per document, increasing productivity by
- 30%.
-- Organized a centralized knowledge base that collects information for
- common technical issues, including step-by-step instructions and
- relevant screenshots, to facilitate easy access and understanding.
-- Provided guidance on using Microsoft Office applications, including
- Word and Excel, to help improve productivity and efficiency.
-- Conducted troubleshooting processes to diagnose and resolve problems
- related to software applications and network connectivity.
-
-TECHNICAL SKILLS
-
-- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
-
-- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox
-
-- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
-
-PROJECTS
-
-Server Management (May 2021 - Current)
-
-Personal Website
-
-- Managing a fleet of three servers using Docker for deploying
- services and Apache for domain and subdomain routing.
-- Wrote scripts in Bash to automatically perform routine tasks such as
- backups on Debian Linux servers.
-- Manage the network infrastructure to allow for local management of
- DNS as well as simplified access through private domain addresses
- for accessing the servers.
-- Servers are accessed using SSH and secured by only allowing private
- key encrypted logins.
-
-Open-Source Contributions
-
-Github Profile
-
-- Some Merged Pull Requests: [ hyprwm/Hyprland#7683 ] . [
- hyprwm/Hyprland#7575 ] . [ hyprwm/Hyprland#7633 ]
-- Collaborated on the launch of new project features, integrating user
- feedback into design iterations.
-- Contributed 9 times to the Hyprland project which uses C++26,
- resulting in over 150 changed lines.
-- Revived and added an old feature request that had been left stale
- for over a year by updating and recreating it.
-- Thoroughly tested software features in an isolated environment
- before releasing it into wider use.
-
-trianta.dev
-
-lab.trianta.dev/Trianta/trianta.dev
-
-- Created, designed, and continuously host a personal website at
- trianta.dev, which showcases some of the completed projects that
- were developed using TypeScript and JavaScript.
-- Automatically built and deployed using a combination of Jenkins
- pipelines and a Docker container built from a Dockerfile.
-- Utilized Git to manage and track changes within the project, along
- with the issues feature of Gitea to plan for future ideas.
-
-snakeplusplus
-
-lab.trianta.dev/Trianta/snakeplusplus
-
-- Created a fast and efficient game of Snake using C++ with the SFML
- library to display the game.
-- Utilizes object-oriented programming principles to design and
- implement a modular architecture.
-- Easily built and used on any computer system, thanks to the use of
- CMake which makes compilation simple and straightforward.
-
OTHER SKILLS
- Eagle Scout, Software Development, Server Management