diff --git a/about/resume.css b/about/resume.css index f684bf8..47b211a 100644 --- a/about/resume.css +++ b/about/resume.css @@ -101,3 +101,4 @@ p, li { line-height: 1.6; } + diff --git a/about/resume.docx b/about/resume.docx index 7dc8a5a..41d12f2 100644 Binary files a/about/resume.docx and b/about/resume.docx differ diff --git a/about/resume.html b/about/resume.html index 2310850..536adcd 100644 --- a/about/resume.html +++ b/about/resume.html @@ -38,51 +38,95 @@ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ] 2024)

Southern Illinois University Edwardsville

-

SKILLS

PROJECTS

+

Server Management (May +2021 - Current)

+

Personal +Website

+ +

Open-Source Contributions

+

Github +Profile

+

snakeplusplus

lab.trianta.dev/Trianta/snakeplusplus

trianta.dev

lab.trianta.dev/Trianta/trianta.dev

EXPERIENCE

-

Server Administrator -(May 2021 - Current)

-

Self-employed

+

System +Administrator (September 2024 - Current)

+

Gerold Moving

Help Desk Level 1 (May 2022 - July 2022)

@@ -90,17 +134,24 @@ Docker, Apache, and other technologies. -

OTHER SKILLS

+

IT Help Desk (November +2017 - July 2021)

+

Gerold Moving

diff --git a/about/resume.md b/about/resume.md index 132c4e5..5b5c55e 100644 --- a/about/resume.md +++ b/about/resume.md @@ -9,49 +9,72 @@ EDUCATION ### B.S. in Computer Science (May 2024) #### Southern Illinois University Edwardsville -- **Relevant Courses:** Data Structures and Algorithms, Database and Web System Development, and Software Engineering - SKILLS ------ -- **Programming:** C++, C, Python, SQL, JavaScript +- **Programming:** C++, C, Bash, Python, SQL, JavaScript, HTML, CSS -- **Tools:** SSH, Git, Apache, Docker, MySQL, MariaDB, VirtualBox +- **Tools:** SSH, Git, Apache, Docker, Jenkins, MySQL, MariaDB, VirtualBox -- **Operating Systems:** Ubuntu, Debian, Arch, Linux, Windows +- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch PROJECTS -------- +### Server Management (May 2021 - Current) +#### [Personal Website](https://trianta.dev) + +- Took care of and updated several computer servers that were using different technologies like Docker, Apache, to make sure they were running smoothly and securely. +- Scripts written in Bash that could automatically do routine tasks on computers running the Linux operating system, to save time and effort. +- Used logging tools to keep track of how the system was working, which helped me identify and solve any problems that came up more quickly. +- Found and fixed technical issues with my software, and created improvements to update and correct it for future use. +- Created and put online a website, using automated tools (Jenkins) to help manage the building process, and Docker to make sure everything works together properly. + +### Open-Source Contributions +#### [Github Profile](https://github.com/Trimutex) + +- 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. +- Revived an old project request that had been stuck in limbo for over a year by updating and resubmitting it, and it was eventually accepted and added to the system due to new user demand. +- Thoroughly tested software features in an isolated environment before releasing it into wider use. +- Implented three new features consisting of 114 additional lines of C++. +- Worked together with the main coding team to make sure the project met all of the required guidelines and quality standards for writing code. + ### snakeplusplus #### [lab.trianta.dev/Trianta/snakeplusplus](https://lab.trianta.dev/Trianta/snakeplusplus) -- **Developed** a high-performance, open-source implementation of Snake using **C++** and SFML. +- Created a fast and efficient game of Snake that can be used by anyone (open-source) using the programming languages C++ and SFML to make it work properly. - Utilizes **object-oriented programming** principles to design and implement a modular architecture. -- Easy compilation on any platform using **CMake**. +- Easily built and used on any computer system, thanks to the use of CMake which makes compilation simple and straightforward. ### trianta.dev #### [lab.trianta.dev/Trianta/trianta.dev](https://lab.trianta.dev/Trianta/trianta.dev) -- Developed, designed, and actively host a website at trianta.dev . -- Displays open-source projects I developed using JavaScript. -- Utilized Git for project management. +- I created, designed, and am still hosting my personal website at `trianta.dev`. +- Showcases some of the open-source projects I've developed using programming languages like JavaScript and Typescript. +- The design and layout of the site were organized and implemented using the HTML and CSS languages. +- Utilized a version control system called Git to manage and track changes in my projects. EXPERIENCE --------- -### Server Administrator (May 2021 - Current) -#### Self-employed +### System Administrator (September 2024 - Current) +#### Gerold Moving -- **Developed** and **maintained** multiple software applications using programming languages, such as C++ and **JavaScript**. -- Designed and implemented a scalable containerization solution using Docker, Apache, and other technologies. -- Integrated automated weekly **backups** on **Linux servers** in case of data failure. +- Assisted employees in transitioning to modern security practices. +- Implemented a secure password solution for improved security measures. +- Created internal documentation for future recurring issues. ### Help Desk Level 1 (May 2022 - July 2022) #### Vinali Staffing - Responded to and resolved a high volume of technical issues with strong analytical and troubleshooting skills. -- Utilized strong **communication skills** to provide users with **detailed solutions**. +- Clearly and effectively communicate information to others, providing them with the answers they needed. - Escalated complex technical issues, resulting in timely resolution and improved user satisfaction. +- Achieved an exceptional level of performance and quality within just one month, exceeding expectations that it would take several years to reach. -OTHER SKILLS --------- -- Eagle Scout, Software Development, Open-Source Contributor, Unit Testing, Data Structures -- Strong Attention To Detail, Dedicated, DNS, DHCP, VLANs, Computer Proficiency, SSHFS +### IT Help Desk (November 2017 - July 2021) +#### Gerold Moving + +- Provided technical support, including malfunctioning software and networking issues. +- Fixed problems related to computers running the Windows operating system, as well as with Microsoft Office 365 software and services. +- Took apart and put together computer systems to identify and fix problems with individual parts or components. diff --git a/about/resume.pdf b/about/resume.pdf index daeffb3..90c9494 100644 Binary files a/about/resume.pdf and b/about/resume.pdf differ diff --git a/about/resume.txt b/about/resume.txt index 812dd83..d7de90e 100644 --- a/about/resume.txt +++ b/about/resume.txt @@ -8,49 +8,89 @@ B.S. in Computer Science (May 2024) Southern Illinois University Edwardsville -- Relevant Courses: Data Structures and Algorithms, Database and Web - System Development, and Software Engineering - SKILLS -- Programming: C++, C, Python, SQL, JavaScript +- Programming: C++, C, Bash, Python, SQL, JavaScript, HTML, CSS -- Tools: SSH, Git, Apache, Docker, MySQL, MariaDB, VirtualBox +- Tools: SSH, Git, Apache, Docker, Jenkins, MySQL, MariaDB, VirtualBox -- Operating Systems: Ubuntu, Debian, Arch, Linux, Windows +- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch PROJECTS +Server Management (May 2021 - Current) + +Personal Website + +- Took care of and updated several computer servers that were using + different technologies like Docker, Apache, to make sure they were + running smoothly and securely. +- Scripts written in Bash that could automatically do routine tasks on + computers running the Linux operating system, to save time and + effort. +- Used logging tools to keep track of how the system was working, + which helped me identify and solve any problems that came up more + quickly. +- Found and fixed technical issues with my software, and created + improvements to update and correct it for future use. +- Created and put online a website, using automated tools (Jenkins) to + help manage the building process, and Docker to make sure everything + works together properly. + +Open-Source Contributions + +Github Profile + +- 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. +- Revived an old project request that had been stuck in limbo for over + a year by updating and resubmitting it, and it was eventually + accepted and added to the system due to new user demand. +- Thoroughly tested software features in an isolated environment + before releasing it into wider use. +- Implented three new features consisting of 114 additional lines of + C++. +- Worked together with the main coding team to make sure the project + met all of the required guidelines and quality standards for writing + code. + snakeplusplus lab.trianta.dev/Trianta/snakeplusplus -- Developed a high-performance, open-source implementation of Snake - using C++ and SFML. +- Created a fast and efficient game of Snake that can be used by + anyone (open-source) using the programming languages C++ and SFML to + make it work properly. - Utilizes object-oriented programming principles to design and implement a modular architecture. -- Easy compilation on any platform using CMake. +- Easily built and used on any computer system, thanks to the use of + CMake which makes compilation simple and straightforward. trianta.dev lab.trianta.dev/Trianta/trianta.dev -- Developed, designed, and actively host a website at trianta.dev . -- Displays open-source projects I developed using JavaScript. -- Utilized Git for project management. +- I created, designed, and am still hosting my personal website at + trianta.dev. +- Showcases some of the open-source projects I’ve developed using + programming languages like JavaScript and Typescript. +- The design and layout of the site were organized and implemented + using the HTML and CSS languages. +- Utilized a version control system called Git to manage and track + changes in my projects. EXPERIENCE -Server Administrator (May 2021 - Current) +System Administrator (September 2024 - Current) -Self-employed +Gerold Moving -- Developed and maintained multiple software applications using - programming languages, such as C++ and JavaScript. -- Designed and implemented a scalable containerization solution using - Docker, Apache, and other technologies. -- Integrated automated weekly backups on Linux servers in case of data - failure. +- Assisted employees in transitioning to modern security practices. +- Implemented a secure password solution for improved security + measures. +- Created internal documentation for future recurring issues. Help Desk Level 1 (May 2022 - July 2022) @@ -58,14 +98,21 @@ Vinali Staffing - Responded to and resolved a high volume of technical issues with strong analytical and troubleshooting skills. -- Utilized strong communication skills to provide users with detailed - solutions. +- Clearly and effectively communicate information to others, providing + them with the answers they needed. - Escalated complex technical issues, resulting in timely resolution and improved user satisfaction. +- Achieved an exceptional level of performance and quality within just + one month, exceeding expectations that it would take several years + to reach. -OTHER SKILLS +IT Help Desk (November 2017 - July 2021) -- Eagle Scout, Software Development, Open-Source Contributor, Unit - Testing, Data Structures -- Strong Attention To Detail, Dedicated, DNS, DHCP, VLANs, Computer - Proficiency, SSHFS +Gerold Moving + +- Provided technical support, including malfunctioning software and + networking issues. +- Fixed problems related to computers running the Windows operating + system, as well as with Microsoft Office 365 software and services. +- Took apart and put together computer systems to identify and fix + problems with individual parts or components.