Compare commits

..

16 Commits
devops ... main

Author SHA1 Message Date
Trianta
a72a0a1418 core: add efficiency savings point 2024-12-07 17:06:31 -06:00
Trianta
47b8276617 core: change skills to awards 2024-12-07 16:27:37 -06:00
Trianta
77750c633e main: better organization to fit resume 2024-11-25 13:44:36 -06:00
Trianta
fb99b5191d main: don't forget to make 2024-11-24 17:55:24 -06:00
Trianta
7103a0f7b7 main: remove level from help desk experience 2024-11-24 17:54:43 -06:00
Trianta
e9b8d90782 main: rearrange resume and update bullets from branch 2024-11-24 17:51:05 -06:00
Trianta
e0c46264c1 resume: combine into a single main resume 2024-11-11 01:03:20 -06:00
Trianta
af51737e1f Merge branch 'sre' 2024-11-11 00:31:27 -06:00
Trianta
86fc10da6e resume: update resume to expand upon college experience 2024-10-09 17:09:28 -05:00
Trianta
1a06edcc0c resume: update generated files 2024-10-09 16:43:43 -05:00
Trianta
95fc3e3dba resume: update reference docx and css 2024-10-09 16:24:31 -05:00
d9d7fd40af resume: add epic stupid requirements 2024-10-05 14:42:34 -05:00
94daf7bcb0 resume: update resume for swe 2024-10-05 14:23:44 -05:00
47e50e576d resume: update reference styling 2024-10-05 14:23:30 -05:00
Trianta
c867c2dcc0 resume: add changes from md to other formats 2024-08-19 16:50:19 -05:00
Trianta
19cb69619d resume: created a SWE version of resume 2024-08-18 03:46:27 -05:00
7 changed files with 267 additions and 127 deletions

Binary file not shown.

View File

@ -1,8 +1,8 @@
/* Whole document */
body {
font-family: Helvetica, Arial, sans-serif;
font-size: 1rem;
color: #4c4f69;
font-size: 0.8rem;
color: black;
line-height: 1.5;
width: 800px;
margin-inline: auto;
@ -18,8 +18,7 @@ body {
/* Title of the resume */
h1 {
color: #df8e1d;
font-size: 2.1rem;
font-size: 1.6rem;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
@ -27,29 +26,26 @@ h1 {
/* Titles of categories */
h2 {
color: #df8e1d;
font-size: 1.6rem;
font-size: 1.4rem;
margin-top: 0;
margin-bottom: 0.5rem;
border-bottom: 1px solid black;
}
h3 {
color: #dc8a78;
font-size: 1.3rem;
font-size: 1.2rem;
margin-top: 0;
margin-bottom: 0;
}
h4 {
color: #8c8fa1;
font-size: 1.1rem;
font-size: 1.0rem;
margin-top: 0;
margin-bottom: 0.5rem;
}
h6 {
font-size: 0.9rem;
font-size: 0.7rem;
text-align: center;
margin: 0;
padding-bottom: 9px;
@ -75,6 +71,7 @@ a {
text-decoration: none;
color: #1e66f5;
}
a:hover, a:active {
background-color: #7287fd;
color: #FFFFFF;
@ -84,7 +81,7 @@ a:hover, a:active {
/* Horizontal separators */
hr {
color: #A6A6A6;
color: black;
}
/* List spacing */

Binary file not shown.

View File

@ -23,9 +23,6 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="resume.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h1 id="gregory-crawford">Gregory Crawford</h1>
@ -33,76 +30,132 @@
id="trianta.dev-.-gregcraw2001gmail.com-.-618-830-5817-.-swansea-il">[
<a href="https://trianta.dev">trianta.dev</a> ] . [
gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]</h6>
<h2 id="education">EDUCATION</h2>
<h3 id="b.s.-in-computer-science-may-2024">B.S. in Computer Science (May
2024)</h3>
<h2 id="education">Education</h2>
<h3
id="bachelor-of-science-in-computer-science-completed-may-2024">Bachelor
of Science in Computer Science (Completed: May 2024)</h3>
<h4 id="southern-illinois-university-edwardsville">Southern Illinois
University Edwardsville</h4>
<ul>
<li><strong>GPA:</strong> 3.15</li>
<li>Participated in team projects as a <strong>team lead</strong> or
contributor to develop leadership and collaboration skills, such as
communicating effectively with team members, managing project timelines
and resources, and making informed decisions.</li>
<li>Had hands-on experience with development tools and technologies like
<strong>Git</strong> , <strong>Jenkins</strong> , and
<strong>Docker</strong> to automate testing, deployment, and monitoring
of software applications. Successfully implemented a continuous
integration pipeline that reduced build times by 75%.</li>
<li>Developed proficiency in programming languages such as
<strong>C</strong>, <strong>C++</strong>, <strong>Python</strong>, and
<strong>JavaScript</strong>.</li>
</ul>
<h2 id="skills">SKILLS</h2>
<h2 id="skills">Skills</h2>
<ul>
<li><p><strong>Programming:</strong> C++, C, Bash, Python, SQL,
JavaScript, HTML</p></li>
<li><p><strong>Programming Languages:</strong> C++, C, Bash, Python,
TypeScript, JavaScript</p></li>
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, Jenkins,
Wireshark, VPN, Wireguard, MySQL, MariaDB</p></li>
VirtualBox</p></li>
<li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu,
Debian, Arch</p></li>
</ul>
<h2 id="projects">PROJECTS</h2>
<h3 id="linux-server-management-may-2021---current">Linux Server
Management (May 2021 - Current)</h3>
<h2 id="projects">Projects</h2>
<h3 id="server-management-may-2021---current">Server Management (May
2021 - Current)</h3>
<h4 id="personal-website"><a href="https://trianta.dev">Personal
Website</a></h4>
<ul>
<li><strong>Maintain</strong> and upgrade <strong>multiple
servers</strong> running Docker, Apache, and other technologies.</li>
<li>Wrote <strong>automated</strong> maintenance scripts using
<strong>Bash</strong> for Linux-based servers.</li>
<li><strong>Monitored</strong> system status using
<strong>logging</strong> to quickly diagnose issues.</li>
<li>Identifying technical problems and developing software updates and
fixes.</li>
<li>Developed and deployed a website using <strong>Jenkins</strong>
build pipelines and Dockerfiles.</li>
<li>Managing a fleet of three servers using <strong>Docker</strong> for
deploying services and <strong>Apache</strong> for domain and subdomain
routing.</li>
<li>Wrote scripts in <strong>Bash</strong> to automatically perform
routine tasks such as backups on <strong>Debian Linux</strong>
servers.</li>
<li>Manage the network infrastructure to allow for local management of
DNS as well as simplified access through private domain addresses for
accessing the servers.</li>
<li>Servers are accessed using <strong>SSH</strong> and secured by only
allowing private key encrypted logins.</li>
</ul>
<h3 id="open-source-contributions">Open-Source Contributions</h3>
<h3 id="open-source-contributions">Open Source Contributions</h3>
<h4 id="github-profile"><a href="https://github.com/Trimutex">Github
Profile</a></h4>
<ul>
<li>Pull Requests: [ <a
<li>Some Merged Pull Requests: [ <a
href="https://github.com/hyprwm/Hyprland/pull/7683">hyprwm/Hyprland#7683</a>
] . [ <a
href="https://github.com/hyprwm/Hyprland/pull/7575">hyprwm/Hyprland#7575</a>
] . [ <a
href="https://github.com/hyprwm/Hyprland/pull/7633">hyprwm/Hyprland#7633</a>
]</li>
<li>Collaborated with the main development team to meet code
standards.</li>
<li>Provided contributions to the development of multiple projects.</li>
<li>Collaborated on the launch of new project features, integrating user
feedback into design iterations.</li>
<li>Contributed 9 times to the Hyprland project which uses C++26,
resulting in over 150 changed lines.</li>
<li>Thoroughly tested software features in an isolated environment
before releasing it into wider use.</li>
</ul>
<h2 id="experience">EXPERIENCE</h2>
<h3 id="trianta.dev">trianta.dev</h3>
<h4 id="lab.trianta.devtriantatrianta.dev"><a
href="https://lab.trianta.dev/Trianta/trianta.dev">lab.trianta.dev/Trianta/trianta.dev</a></h4>
<ul>
<li>Created, designed, and continuously host a personal website at
<code>trianta.dev</code>, which showcases some of the completed projects
that were developed using <strong>TypeScript</strong> and
<strong>JavaScript</strong>.</li>
<li>Automatically built and deployed using a combination of
<strong>Jenkins</strong> pipelines and a <strong>Docker</strong>
container built from a Dockerfile.</li>
<li>Utilized Git to manage and track changes within the project, along
with the issues feature of Gitea to plan for future ideas.</li>
</ul>
<h3 id="snakeplusplus">snakeplusplus</h3>
<h4 id="lab.trianta.devtriantasnakeplusplus"><a
href="https://lab.trianta.dev/Trianta/snakeplusplus">lab.trianta.dev/Trianta/snakeplusplus</a></h4>
<ul>
<li>Created a fast and efficient game of Snake using C++ with the SFML
library to display the game.</li>
<li>Utilizes <strong>object-oriented programming</strong> principles to
design and implement a modular architecture.</li>
<li>Easily built and used on any computer system, thanks to the use of
<code>CMake</code> which makes compilation simple and
straightforward.</li>
</ul>
<h2 id="experience">Experience</h2>
<h3 id="system-administrator-september-2024---current">System
Administrator (September 2024 - Current)</h3>
<h4 id="gerold-moving">Gerold Moving</h4>
<ul>
<li>Assisted employees in transitioning to modern security
practices.</li>
<li>Implemented a secure password solution for improved security
measures.</li>
<li>Created internal documentation for future recurring issues.</li>
<li>Digitized old systems to new faster methods that allowed the
employee to spend less time per document, increasing productivity by
30%.</li>
<li>Designed efficient methods for managing internal tools, improving
manageability and reducing the annual operating cost by over
$1,000.</li>
<li>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.</li>
<li>Conducted troubleshooting processes to diagnose and resolve problems
related to software applications and network connectivity.</li>
</ul>
<h3 id="help-desk-level-1-may-2022---july-2022">Help Desk Level 1 (May
2022 - July 2022)</h3>
<h3 id="it-help-desk-may-2022---july-2022">IT Help Desk (May 2022 - July
2022)</h3>
<h4 id="vinali-staffing">Vinali Staffing</h4>
<ul>
<li>Resolved technical issues with strong analytical and troubleshooting
skills.</li>
<li>Utilized strong <strong>communication skills</strong> to provide
users with <strong>detailed solutions</strong>.</li>
<li>Collaborated with team members and users to resolve complex
issues.</li>
<li>Handled technical support requests from users via phone, email, or
chat, using skills like communication and problem-solving to resolve
issues. Resolved an average of 82% of all technical issues on first
contact.</li>
<li>Responded to issues related to hardware, software, and networking
problems using knowledge of systems and applications.</li>
<li>Achieved an exceptional level of performance and quality within just
one month by minimizing call time and post-call time while increasing
the rate of issues fixed, exceeding expectations of an average time to
reach it being nearly a year.</li>
<li>Successfully maintained a 94% customer satisfaction rating
throughout my tenure and reduced my average conclusion time from 16
minutes to under 5 minutes.</li>
</ul>
<h3 id="it-help-desk-november-2017---july-2021">IT Help Desk (November
2017 - July 2021)</h3>
@ -110,14 +163,23 @@ issues.</li>
<ul>
<li>Provided technical support, including malfunctioning software and
networking issues.</li>
<li>Resolved issues regarding Windows computers and Office 365
products.</li>
<li>Assembled and disassembled computers to solve component issues.</li>
<li>Fixed issues regarding computers running Microsoft Windows, as well
as with Microsoft Office 365 software and services.</li>
<li>Disassembled and reassembled computer systems to identify and fix
problems with individual parts or components.</li>
</ul>
<h2 id="other-skills">OTHER SKILLS</h2>
<h2 id="awards">Awards</h2>
<h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
2019)</h3>
<ul>
<li>Eagle Scout, Software Development, Server Management</li>
<li>Strong Attention To Detail, Communication, Collaboration</li>
<li>Achieved the rank of Eagle Scout as a member of Boy Scouts of
America.</li>
<li>Served for over a year as the Senior Patrol Leader of approximately
16 Boy Scouts, organizing, coordinating, and leading the troop during
this time to reach their goals for the next rank.</li>
<li>Demonstrated self-discipline and responsibility by managing time and
resources effectively, completing service projects and achieving rank
goals.</li>
</ul>
</body>
</html>

View File

@ -4,65 +4,86 @@ Gregory Crawford
###### [ [trianta.dev](https://trianta.dev) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
EDUCATION
Education
---------
### B.S. in Computer Science (May 2024)
### 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
Skills
------
- **Programming:** C++, C, Bash, Python, SQL, JavaScript, HTML
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
- **Tools:** SSH, Git, Apache, Docker, Jenkins, Wireshark, VPN, Wireguard, MySQL, MariaDB
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
PROJECTS
Projects
--------
### Linux Server Management (May 2021 - Current)
### Server Management (May 2021 - Current)
#### [Personal Website](https://trianta.dev)
- **Maintain** and upgrade **multiple servers** running Docker, Apache, and other technologies.
- Wrote **automated** maintenance scripts using **Bash** for Linux-based servers.
- **Monitored** system status using **logging** to quickly diagnose issues.
- Identifying technical problems and developing software updates and fixes.
- Developed and deployed a website using **Jenkins** build pipelines and Dockerfiles.
- 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
### Open Source Contributions
#### [Github Profile](https://github.com/Trimutex)
- Pull Requests: [ [hyprwm/Hyprland#7683](https://github.com/hyprwm/Hyprland/pull/7683) ] .
- 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 with the main development team to meet code standards.
- Provided contributions to the development of multiple projects.
- 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.
EXPERIENCE
### 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)
#### 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.
- Digitized old systems to new faster methods that allowed the employee to spend less time per document, increasing productivity by 30%.
- Designed efficient methods for managing internal tools, improving manageability and reducing the annual operating cost by over $1,000.
- 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.
- Conducted troubleshooting processes to diagnose and resolve problems related to software applications and network connectivity.
### Help Desk Level 1 (May 2022 - July 2022)
### IT Help Desk (May 2022 - July 2022)
#### Vinali Staffing
- Resolved technical issues with strong analytical and troubleshooting skills.
- Utilized strong **communication skills** to provide users with **detailed solutions**.
- Collaborated with team members and users to resolve complex issues.
- Handled technical support requests from users via phone, email, or chat, using skills like communication and problem-solving to resolve issues. Resolved an average of 82% of all technical issues on first contact.
- Responded to issues related to hardware, software, and networking problems using knowledge of systems and applications.
- Achieved an exceptional level of performance and quality within just one month by minimizing call time and post-call time while increasing the rate of issues fixed, exceeding expectations of an average time to reach it being nearly a year.
- Successfully maintained a 94% customer satisfaction rating throughout my tenure and reduced my average conclusion time from 16 minutes to under 5 minutes.
### IT Help Desk (November 2017 - July 2021)
#### Gerold Moving
- Provided technical support, including malfunctioning software and networking issues.
- Resolved issues regarding Windows computers and Office 365 products.
- Assembled and disassembled computers to solve component issues.
- Fixed issues regarding computers running Microsoft Windows, as well as with Microsoft Office 365 software and services.
- Disassembled and reassembled computer systems to identify and fix problems with individual parts or components.
OTHER SKILLS
Awards
--------
- Eagle Scout, Software Development, Server Management
- Strong Attention To Detail, Communication, Collaboration
### Eagle Scout (Completed: June 2019)
- Achieved the rank of Eagle Scout as a member of Boy Scouts of America.
- Served for over a year as the Senior Patrol Leader of approximately 16 Boy Scouts, organizing, coordinating, and leading the troop during this time to reach their goals for the next rank.
- Demonstrated self-discipline and responsibility by managing time and resources effectively, completing service projects and achieving rank goals.

Binary file not shown.

View File

@ -2,68 +2,118 @@ Gregory Crawford
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
EDUCATION
Education
B.S. in Computer Science (May 2024)
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
Skills
- Programming: C++, C, Bash, Python, SQL, JavaScript, HTML
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
- Tools: SSH, Git, Apache, Docker, Jenkins, Wireshark, VPN, Wireguard,
MySQL, MariaDB
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
PROJECTS
Projects
Linux Server Management (May 2021 - Current)
Server Management (May 2021 - Current)
Personal Website
- Maintain and upgrade multiple servers running Docker, Apache, and
other technologies.
- Wrote automated maintenance scripts using Bash for Linux-based
servers.
- Monitored system status using logging to quickly diagnose issues.
- Identifying technical problems and developing software updates and
fixes.
- Developed and deployed a website using Jenkins build pipelines and
Dockerfiles.
- 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
Open Source Contributions
Github Profile
- Pull Requests: [ hyprwm/Hyprland#7683 ] . [ hyprwm/Hyprland#7575 ] .
[ hyprwm/Hyprland#7633 ]
- Collaborated with the main development team to meet code standards.
- Provided contributions to the development of multiple projects.
- 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.
EXPERIENCE
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)
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.
- Digitized old systems to new faster methods that allowed the
employee to spend less time per document, increasing productivity by
30%.
- Designed efficient methods for managing internal tools, improving
manageability and reducing the annual operating cost by over $1,000.
- 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.
- Conducted troubleshooting processes to diagnose and resolve problems
related to software applications and network connectivity.
Help Desk Level 1 (May 2022 - July 2022)
IT Help Desk (May 2022 - July 2022)
Vinali Staffing
- Resolved technical issues with strong analytical and troubleshooting
skills.
- Utilized strong communication skills to provide users with detailed
solutions.
- Collaborated with team members and users to resolve complex issues.
- Handled technical support requests from users via phone, email, or
chat, using skills like communication and problem-solving to resolve
issues. Resolved an average of 82% of all technical issues on first
contact.
- Responded to issues related to hardware, software, and networking
problems using knowledge of systems and applications.
- Achieved an exceptional level of performance and quality within just
one month by minimizing call time and post-call time while
increasing the rate of issues fixed, exceeding expectations of an
average time to reach it being nearly a year.
- Successfully maintained a 94% customer satisfaction rating
throughout my tenure and reduced my average conclusion time from 16
minutes to under 5 minutes.
IT Help Desk (November 2017 - July 2021)
@ -71,10 +121,20 @@ Gerold Moving
- Provided technical support, including malfunctioning software and
networking issues.
- Resolved issues regarding Windows computers and Office 365 products.
- Assembled and disassembled computers to solve component issues.
- Fixed issues regarding computers running Microsoft Windows, as well
as with Microsoft Office 365 software and services.
- Disassembled and reassembled computer systems to identify and fix
problems with individual parts or components.
OTHER SKILLS
Awards
- Eagle Scout, Software Development, Server Management
- Strong Attention To Detail, Communication, Collaboration
Eagle Scout (Completed: June 2019)
- Achieved the rank of Eagle Scout as a member of Boy Scouts of
America.
- Served for over a year as the Senior Patrol Leader of approximately
16 Boy Scouts, organizing, coordinating, and leading the troop
during this time to reach their goals for the next rank.
- Demonstrated self-discipline and responsibility by managing time and
resources effectively, completing service projects and achieving
rank goals.