diff --git a/about/resume.docx b/about/resume.docx index 43ebf15..2109827 100644 Binary files a/about/resume.docx and b/about/resume.docx differ diff --git a/about/resume.html b/about/resume.html index 38658e4..5e6d29b 100644 --- a/about/resume.html +++ b/about/resume.html @@ -33,55 +33,7 @@ id="trianta.dev-.-gregcraw2001gmail.com-.-618-830-5817-.-swansea-il">[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ] -

EDUCATION

-

B.S. in Computer Science (May -2024)

-

Southern Illinois -University Edwardsville

- -

SKILLS

-

PROJECTS

-

Server Management (May -2021 - Current)

-

Personal -Website

-

Open-Source Contributions

Github Profile

@@ -106,6 +58,26 @@ C++. met all of the required guidelines and quality standards for writing code. +

Server Management (May +2021 - Current)

+

Personal +Website

+

snakeplusplus

lab.trianta.dev/Trianta/snakeplusplus

@@ -118,9 +90,6 @@ 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.
  • -
    - -

    trianta.dev

    lab.trianta.dev/Trianta/trianta.dev

    @@ -134,43 +103,33 @@ using the HTML and CSS languages.
  • Utilized a version control system called Git to manage and track changes in my projects.
  • -

    EXPERIENCE

    -

    System -Administrator (September 2024 - Current)

    -

    Gerold Moving

    +

    EDUCATION

    +

    B.S. in Computer Science (May +2024)

    +

    Southern Illinois +University Edwardsville

    -

    Help Desk Level 1 (May -2022 - July 2022)

    -

    Vinali Staffing

    +

    SKILLS

    -

    IT Help Desk (November -2017 - July 2021)

    -

    Gerold Moving

    - diff --git a/about/resume.md b/about/resume.md index 8095bec..6cd1747 100644 --- a/about/resume.md +++ b/about/resume.md @@ -4,6 +4,44 @@ Gregory Crawford ###### [ [trianta.dev](https://trianta.dev) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ] +PROJECTS +-------- +### 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 recreating it, and it was successfully 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. + +### Server Management (May 2021 - Current) +#### [Personal Website](https://trianta.dev) + +- Caring for and updating several servers that use technologies such as **Docker** and **Apache** to make sure they run smoothly and securely. +- Scripts written in **Bash** that could **automatically perform 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 **Jenkins** to help manage the building process, and Docker to make sure everything works together properly. + +### snakeplusplus +#### [lab.trianta.dev/Trianta/snakeplusplus](https://lab.trianta.dev/Trianta/snakeplusplus) + +- 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. +- 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) + +- 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. + EDUCATION --------- ### B.S. in Computer Science (May 2024) @@ -17,73 +55,8 @@ EDUCATION SKILLS ------ -- **Programming:** C++, C, Bash, Python, SQL, JavaScript, HTML, CSS +- **Programming Languages:** C++, C, Bash, Python, SQL, Typescript, JavaScript, HTML, CSS -- **Tools:** SSH, Git, Apache, Docker, Jenkins, MySQL, MariaDB, VirtualBox +- **Development Tools:** SSH, Git, Apache, Docker, Jenkins, MySQL, MariaDB, VirtualBox - **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch - -PROJECTS --------- -### Server Management (May 2021 - Current) -#### [Personal Website](https://trianta.dev) - -- Caring for and updating several servers that use technologies such as **Docker** and **Apache** to make sure they run smoothly and securely. -- Scripts written in **Bash** that could **automatically perform 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 **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 recreating it, and it was successfully 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) - -- 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. -- 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) - -- 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 ---------- -### System Administrator (September 2024 - Current) -#### Gerold Moving - -- Assisted employees in transitioning to modern security practices. -- Implemented a secure password solution for improved security measures. -- Created internal documentation for future recurring issues. -- Managing Windows-based systems and implementing desktop administration best practices. - -### 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. -- 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. - -### 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 e1f13e4..e95b0bb 100644 Binary files a/about/resume.pdf and b/about/resume.pdf differ diff --git a/about/resume.txt b/about/resume.txt index a0d9bd1..3ba36b3 100644 --- a/about/resume.txt +++ b/about/resume.txt @@ -2,51 +2,8 @@ Gregory Crawford [ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ] -EDUCATION - -B.S. in Computer Science (May 2024) - -Southern Illinois University Edwardsville - -- Developed proficiency in programming languages such as C, C++, - Python, and JavaScript. -- Took up the role of Team Lead on multiple projects across multiple - courses to meet project deadlines. -- Coordinated the use of Git among team members to ensure all changes - were tracked, reviewed, and properly integrated into the main - codebase -- Collaborated with team members to set project goals and priorities. -- Mentored junior team members to improve their coding skills and - knowledge. - -SKILLS - -- Programming: C++, C, Bash, Python, SQL, JavaScript, HTML, CSS - -- Tools: SSH, Git, Apache, Docker, Jenkins, MySQL, MariaDB, VirtualBox - -- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch - PROJECTS -Server Management (May 2021 - Current) - -Personal Website - -- Caring for and updating several servers that use technologies such - as Docker and Apache to make sure they run smoothly and securely. -- Scripts written in Bash that could automatically perform 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 Jenkins to help manage the - building process, and Docker to make sure everything works together - properly. - Open-Source Contributions Github Profile @@ -66,6 +23,24 @@ Github Profile met all of the required guidelines and quality standards for writing code. +Server Management (May 2021 - Current) + +Personal Website + +- Caring for and updating several servers that use technologies such + as Docker and Apache to make sure they run smoothly and securely. +- Scripts written in Bash that could automatically perform 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 Jenkins to help manage the + building process, and Docker to make sure everything works together + properly. + snakeplusplus lab.trianta.dev/Trianta/snakeplusplus @@ -91,40 +66,29 @@ lab.trianta.dev/Trianta/trianta.dev - Utilized a version control system called Git to manage and track changes in my projects. -EXPERIENCE +EDUCATION -System Administrator (September 2024 - Current) +B.S. in Computer Science (May 2024) -Gerold Moving +Southern Illinois University Edwardsville -- Assisted employees in transitioning to modern security practices. -- Implemented a secure password solution for improved security - measures. -- Created internal documentation for future recurring issues. -- Managing Windows-based systems and implementing desktop - administration best practices. +- Developed proficiency in programming languages such as C, C++, + Python, and JavaScript. +- Took up the role of Team Lead on multiple projects across multiple + courses to meet project deadlines. +- Coordinated the use of Git among team members to ensure all changes + were tracked, reviewed, and properly integrated into the main + codebase +- Collaborated with team members to set project goals and priorities. +- Mentored junior team members to improve their coding skills and + knowledge. -Help Desk Level 1 (May 2022 - July 2022) +SKILLS -Vinali Staffing +- Programming Languages: C++, C, Bash, Python, SQL, Typescript, + JavaScript, HTML, CSS -- Responded to and resolved a high volume of technical issues with - strong analytical and troubleshooting skills. -- 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. +- Development Tools: SSH, Git, Apache, Docker, Jenkins, MySQL, + MariaDB, VirtualBox -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. +- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch