From 1806736bbbd399aea481aaa3891a864b58de7d28 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:11:36 -0500 Subject: [PATCH] resume: move experience above projects --- about/resume.md | 52 ++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 27 deletions(-) diff --git a/about/resume.md b/about/resume.md index 716a6ca..c06d602 100644 --- a/about/resume.md +++ b/about/resume.md @@ -17,6 +17,31 @@ SKILLS - **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch +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. + PROJECTS -------- ### Server Management (May 2021 - Current) @@ -47,8 +72,6 @@ PROJECTS - 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) @@ -56,28 +79,3 @@ PROJECTS - 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.