resume: clean up wording and formatting

This commit is contained in:
Trimutex 2024-11-04 13:52:59 -06:00
parent 60df876c41
commit 1079a3c312
5 changed files with 42 additions and 47 deletions

Binary file not shown.

View File

@ -52,11 +52,8 @@ a year by updating and recreating it, and it was successfully accepted
and added to the system due to new user demand.</li>
<li>Thoroughly tested software features in an isolated environment
before releasing it into wider use.</li>
<li>Implented three new features consisting of 114 additional lines of
C++.</li>
<li>Worked together with the main coding team to make sure the project
met all of the required guidelines and quality standards for writing
code.</li>
met all of the required guidelines and quality standards.</li>
</ul>
<h3 id="server-management-may-2021---current">Server Management (May
2021 - Current)</h3>
@ -78,18 +75,6 @@ improvements to update and correct it for future use.</li>
help manage the building process, and Docker to make sure everything
works together properly.</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 that can be used by
anyone (open-source) using the programming languages C++ and SFML to
make it work properly.</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
CMake which makes compilation simple and straightforward.</li>
</ul>
<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>
@ -103,6 +88,18 @@ using the HTML and CSS languages.</li>
<li>Utilized a version control system called Git to manage and track
changes in my projects.</li>
</ul>
<h2 id="experience">EXPERIENCE</h2>
<h3 id="it-help-desk-november-2017---july-2021">IT Help Desk (November
2017 - July 2021)</h3>
<h4 id="gerold-moving">Gerold Moving</h4>
<ul>
<li>Conducted troubleshooting processes to diagnose and resolve problems
related to software applications and network connectivity.</li>
<li>Utilized technical expertise to analyze and resolve issues with
various hardware components.</li>
<li>Provided guidance on using Microsoft Office applications, including
Word and Excel, to help improve productivity and efficiency.</li>
</ul>
<h2 id="education">EDUCATION</h2>
<h3 id="b.s.-in-computer-science-may-2024">B.S. in Computer Science (May
2024)</h3>
@ -115,8 +112,7 @@ University Edwardsville</h4>
<li>Took up the role of <strong>Team Lead</strong> on multiple projects
across multiple courses to meet project deadlines.</li>
<li>Coordinated the use of <strong>Git</strong> among team members to
ensure all changes were tracked, reviewed, and properly integrated into
the main codebase</li>
ensure all changes were tracked, reviewed, and properly integrated.</li>
<li>Collaborated with team members to <strong>set project goals and
priorities</strong>.</li>
<li>Mentored junior team members to improve their coding skills and

View File

@ -15,8 +15,7 @@ PROJECTS
- 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.
- Worked together with the main coding team to make sure the project met all of the required guidelines and quality standards.
### Server Management (May 2021 - Current)
#### [Personal Website](https://trianta.dev)
@ -27,13 +26,6 @@ PROJECTS
- 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)
@ -42,6 +34,16 @@ PROJECTS
- 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
----------
### IT Help Desk (November 2017 - July 2021)
#### Gerold Moving
- Conducted troubleshooting processes to diagnose and resolve problems related to software applications and network connectivity.
- Utilized technical expertise to analyze and resolve issues with various hardware components.
- Provided guidance on using Microsoft Office applications, including Word and Excel, to help improve productivity and efficiency.
EDUCATION
---------
### B.S. in Computer Science (May 2024)
@ -49,7 +51,7 @@ EDUCATION
- 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
- Coordinated the use of **Git** among team members to ensure all changes were tracked, reviewed, and properly integrated.
- Collaborated with team members to **set project goals and priorities**.
- Mentored junior team members to improve their coding skills and knowledge.
@ -59,4 +61,4 @@ SKILLS
- **Development Tools:** SSH, Git, Apache, Docker, Jenkins, MySQL, MariaDB, VirtualBox
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch, macOS

Binary file not shown.

View File

@ -17,11 +17,8 @@ Github Profile
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.
met all of the required guidelines and quality standards.
Server Management (May 2021 - Current)
@ -41,18 +38,6 @@ Personal Website
building process, and Docker to make sure everything works together
properly.
snakeplusplus
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
@ -66,6 +51,19 @@ lab.trianta.dev/Trianta/trianta.dev
- Utilized a version control system called Git to manage and track
changes in my projects.
EXPERIENCE
IT Help Desk (November 2017 - July 2021)
Gerold Moving
- Conducted troubleshooting processes to diagnose and resolve problems
related to software applications and network connectivity.
- Utilized technical expertise to analyze and resolve issues with
various hardware components.
- Provided guidance on using Microsoft Office applications, including
Word and Excel, to help improve productivity and efficiency.
EDUCATION
B.S. in Computer Science (May 2024)
@ -77,8 +75,7 @@ Southern Illinois University Edwardsville
- 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
were tracked, reviewed, and properly integrated.
- Collaborated with team members to set project goals and priorities.
- Mentored junior team members to improve their coding skills and
knowledge.