Compare commits

..

14 Commits
main ... swe

Author SHA1 Message Date
Trianta
1ffd237137 swe: downsize to a single page 2024-12-07 17:09:34 -06:00
Trianta
a56d9b1647 Merge branch 'main' into swe 2024-12-07 17:07:13 -06:00
Trianta
ffa78e14c8 Merge branch 'main' into swe 2024-12-07 16:28:39 -06:00
Trianta
989f9ff163 swe: downsize to a single page 2024-11-25 13:47:54 -06:00
Trianta
2cc0e8cd35 Merge branch 'main' into swe 2024-11-25 13:46:09 -06:00
Trianta
20e635d011 Merge branch 'main' into swe 2024-11-25 13:29:41 -06:00
Trianta
e769227be0 resume: update with better descriptions for my experience 2024-11-18 18:01:46 -06:00
Trianta
4a9bd8c066 resume: justify body text 2024-11-18 18:01:27 -06:00
Trianta
7d90b107e2 swe: move extra line of System Administrator 2024-11-18 17:15:44 -06:00
Trianta
ed2838e4a3 Merge branch 'swe' of 12.trianta.dev:Trianta/Trianta into swe 2024-11-18 17:14:50 -06:00
f692faaca2 swe: update resume to better fit history 2024-11-18 14:43:53 -06:00
340b917287 resume: move experience to top 2024-11-04 13:53:59 -06:00
1079a3c312 resume: clean up wording and formatting 2024-11-04 13:52:59 -06:00
60df876c41 resume: update section ordering 2024-10-22 14:57:57 -05:00
6 changed files with 1 additions and 140 deletions

View File

@ -8,6 +8,7 @@ body {
margin-inline: auto;
background: white;
padding: 10px 10px 10px 10px;
text-align: justify;
}
/*

Binary file not shown.

View File

@ -36,21 +36,6 @@ 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>
<ul>
<li><p><strong>Programming Languages:</strong> C++, C, Bash, Python,
@ -75,8 +60,6 @@ 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>
<h4 id="github-profile"><a href="https://github.com/Trimutex">Github
@ -110,18 +93,6 @@ 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>
@ -139,35 +110,6 @@ 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="it-help-desk-may-2022---july-2022">IT Help Desk (May 2022 - July
2022)</h3>
<h4 id="vinali-staffing">Vinali Staffing</h4>
<ul>
<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>
<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>
<h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
2019)</h3>

View File

@ -9,11 +9,6 @@ Education
### 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
------
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
@ -30,7 +25,6 @@ Projects
- 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
#### [Github Profile](https://github.com/Trimutex)
@ -49,13 +43,6 @@ Projects
- 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)
@ -66,21 +53,6 @@ Experience
- 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.
### IT Help Desk (May 2022 - July 2022)
#### Vinali Staffing
- 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.
- 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
--------
### Eagle Scout (Completed: June 2019)

Binary file not shown.

View File

@ -8,18 +8,6 @@ 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
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
@ -41,8 +29,6 @@ Personal Website
- 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
@ -69,17 +55,6 @@ lab.trianta.dev/Trianta/trianta.dev
- 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)
@ -97,35 +72,6 @@ Gerold Moving
- Conducted troubleshooting processes to diagnose and resolve problems
related to software applications and network connectivity.
IT Help Desk (May 2022 - July 2022)
Vinali Staffing
- 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.
- 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
Eagle Scout (Completed: June 2019)