sre: decrease amount on resume
This commit is contained in:
Binary file not shown.
@@ -110,18 +110,6 @@ container built from a Dockerfile.</li>
|
|||||||
<li>Utilized Git to manage and track changes within the project, along
|
<li>Utilized Git to manage and track changes within the project, along
|
||||||
with the issues feature of Gitea to plan for future ideas.</li>
|
with the issues feature of Gitea to plan for future ideas.</li>
|
||||||
</ul>
|
</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>
|
<h2 id="experience">Experience</h2>
|
||||||
<h3 id="slot-technician-january-2025---current">Slot Technician (January
|
<h3 id="slot-technician-january-2025---current">Slot Technician (January
|
||||||
2025 - Current)</h3>
|
2025 - Current)</h3>
|
||||||
@@ -170,17 +158,6 @@ reach it being nearly a year.</li>
|
|||||||
throughout my tenure and reduced my average conclusion time from 16
|
throughout my tenure and reduced my average conclusion time from 16
|
||||||
minutes to under 5 minutes.</li>
|
minutes to under 5 minutes.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="it-help-desk-november-2017---july-2021">IT Help Desk (November
|
|
||||||
2017 - July 2021)</h3>
|
|
||||||
<h4 id="gerold-moving-1">Gerold Moving</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Provided technical support, including malfunctioning software and
|
|
||||||
networking 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="awards">Awards</h2>
|
<h2 id="awards">Awards</h2>
|
||||||
<h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
|
<h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
|
||||||
2019)</h3>
|
2019)</h3>
|
||||||
|
|||||||
@@ -49,13 +49,6 @@ Projects
|
|||||||
- Automatically built and deployed using a combination of **Jenkins** pipelines and a **Docker** container built from a Dockerfile.
|
- 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.
|
- 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
|
Experience
|
||||||
---------
|
---------
|
||||||
### Slot Technician (January 2025 - Current)
|
### Slot Technician (January 2025 - Current)
|
||||||
@@ -81,13 +74,6 @@ Experience
|
|||||||
- 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.
|
- 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.
|
- 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.
|
|
||||||
- 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.
|
|
||||||
|
|
||||||
Awards
|
Awards
|
||||||
--------
|
--------
|
||||||
### Eagle Scout (Completed: June 2019)
|
### Eagle Scout (Completed: June 2019)
|
||||||
|
|||||||
Binary file not shown.
@@ -69,17 +69,6 @@ lab.trianta.dev/Trianta/trianta.dev
|
|||||||
- Utilized Git to manage and track changes within the project, along
|
- Utilized Git to manage and track changes within the project, along
|
||||||
with the issues feature of Gitea to plan for future ideas.
|
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
|
Experience
|
||||||
|
|
||||||
Slot Technician (January 2025 - Current)
|
Slot Technician (January 2025 - Current)
|
||||||
@@ -128,17 +117,6 @@ Vinali Staffing
|
|||||||
throughout my tenure and reduced my average conclusion time from 16
|
throughout my tenure and reduced my average conclusion time from 16
|
||||||
minutes to under 5 minutes.
|
minutes to under 5 minutes.
|
||||||
|
|
||||||
IT Help Desk (November 2017 - July 2021)
|
|
||||||
|
|
||||||
Gerold Moving
|
|
||||||
|
|
||||||
- Provided technical support, including malfunctioning software and
|
|
||||||
networking 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.
|
|
||||||
|
|
||||||
Awards
|
Awards
|
||||||
|
|
||||||
Eagle Scout (Completed: June 2019)
|
Eagle Scout (Completed: June 2019)
|
||||||
|
|||||||
Reference in New Issue
Block a user