19 Commits

Author SHA1 Message Date
Trianta
e95f41419b Merge branch 'main' into swe 2025-12-08 19:39:20 -06:00
Trianta
18cc25b414 main: rebuild resume 2025-12-08 19:36:02 -06:00
Trianta
f067e06076 servers: update description 2025-12-08 19:35:21 -06:00
Trianta
59170406db main: rebuild resume 2025-12-08 18:26:59 -06:00
Trianta
d706441aa8 experience: add slot tech experience 2025-10-17 16:56:27 -05:00
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 138 additions and 109 deletions
+1
View File
@@ -8,6 +8,7 @@ body {
margin-inline: auto;
background: white;
padding: 10px 10px 10px 10px;
text-align: justify;
}
/*
BIN
View File
Binary file not shown.
+56 -45
View File
@@ -36,17 +36,14 @@ 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>
<h2 id="skills">Skills</h2>
<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><p><strong>Programming Languages:</strong> C++, C, Bash, Python,
TypeScript, JavaScript</p></li>
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, Jenkins,
VirtualBox, Caddy</p></li>
<li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu,
Debian, Arch</p></li>
</ul>
<h2 id="projects">Projects</h2>
<h3 id="server-management-may-2021---current">Server Management (May
@@ -54,8 +51,8 @@ integration pipeline that reduced build times by 75%.</li>
<h4 id="personal-website"><a href="https://trianta.dev">Personal
Website</a></h4>
<ul>
<li>Managing a fleet of three servers using <strong>Docker</strong> for
deploying services and <strong>Apache</strong> for domain and subdomain
<li>Managing a fleet of four servers using <strong>Docker</strong> for
deploying services and <strong>Caddy</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>
@@ -63,12 +60,55 @@ 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
Profile</a></h4>
<ul>
<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 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>
<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>
<h2 id="experience">Experience</h2>
<h3 id="system-administrator-september-2024---current">System
Administrator (September 2024 - Current)</h3>
<h3 id="slot-technician-january-2025---current">Slot Technician (January
2025 - Current)</h3>
<h4 id="river-city-casino-hotel">River City Casino &amp; Hotel</h4>
<ul>
<li>Quickly diagnose and resolve complex slot machine malfunctions,
minimizing downtime and ensuring seamless guest operations.</li>
<li>Repair and replace faulty circuit boards, utilizing soldering and
diagnostic techniques to restore full machine functionality.</li>
<li>Conduct thorough inspections and perform preventative maintenance,
identifying potential issues before they impact machine operation.</li>
<li>Maintain detailed and accurate logs of all maintenance and repair
activities, complying with all operational standards.</li>
</ul>
<h3 id="system-administrator-september-2024---december-2024">System
Administrator (September 2024 - December 2024)</h3>
<h4 id="gerold-moving">Gerold Moving</h4>
<ul>
<li>Digitized old systems to new faster methods that allowed the
@@ -83,35 +123,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>
+33 -21
View File
@@ -9,23 +9,50 @@ 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%.
Skills
------
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
Projects
--------
### Server Management (May 2021 - Current)
#### [Personal Website](https://trianta.dev)
- Managing a fleet of three servers using **Docker** for deploying services and **Apache** for domain and subdomain routing.
- Managing a fleet of four servers using **Docker** for deploying services and **Caddy** 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)
- 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 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.
### 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.
Experience
---------
### System Administrator (September 2024 - Current)
### Slot Technician (January 2025 - Current)
#### River City Casino & Hotel
- Quickly diagnose and resolve complex slot machine malfunctions, minimizing downtime and ensuring seamless guest operations.
- Repair and replace faulty circuit boards, utilizing soldering and diagnostic techniques to restore full machine functionality.
- Conduct thorough inspections and perform preventative maintenance, identifying potential issues before they impact machine operation.
- Maintain detailed and accurate logs of all maintenance and repair activities, complying with all operational standards.
### System Administrator (September 2024 - December 2024)
#### Gerold Moving
- Digitized old systems to new faster methods that allowed the employee to spend less time per document, increasing productivity by 30%.
@@ -33,21 +60,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)
BIN
View File
Binary file not shown.
+48 -43
View File
@@ -8,15 +8,13 @@ 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%.
Skills
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
Projects
@@ -24,19 +22,55 @@ Server Management (May 2021 - Current)
Personal Website
- Managing a fleet of three servers using Docker for deploying
services and Apache for domain and subdomain routing.
- Managing a fleet of four servers using Docker for deploying services
and Caddy 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
- 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.
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.
Experience
System Administrator (September 2024 - Current)
Slot Technician (January 2025 - Current)
River City Casino & Hotel
- Quickly diagnose and resolve complex slot machine malfunctions,
minimizing downtime and ensuring seamless guest operations.
- Repair and replace faulty circuit boards, utilizing soldering and
diagnostic techniques to restore full machine functionality.
- Conduct thorough inspections and perform preventative maintenance,
identifying potential issues before they impact machine operation.
- Maintain detailed and accurate logs of all maintenance and repair
activities, complying with all operational standards.
System Administrator (September 2024 - December 2024)
Gerold Moving
@@ -51,35 +85,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)