18 Commits

Author SHA1 Message Date
Trianta
0e78c26275 sysadmin: reduce to single page 2024-12-10 17:42:43 -06:00
Trianta
1d9e131dc3 Merge branch 'main' into sysadmin 2024-12-10 17:41:01 -06:00
c21be2c355 resume: increase verbosity on resume 2024-10-22 14:46:22 -05:00
2342785beb resume: increase length 1/2 2024-10-18 12:13:48 -05:00
Trianta
0c0d186aff resume: fix missing period 2024-10-10 16:51:22 -05:00
Trianta
09c73217bc resume: update education section 2024-10-09 18:59:00 -05:00
Trianta
2dc12d9708 resume: update generated docx 2024-10-09 16:22:37 -05:00
Trianta
aabf0dc57a resume: update generated files 2024-10-09 16:19:38 -05:00
Trianta
bd54c5bd02 resume: update reference document to match css 2024-10-09 16:19:10 -05:00
Trianta
8de7ceb811 resume: reintroduce page break 2024-10-09 16:13:57 -05:00
Trianta
bec44b75ff resume: remove color down to black/white and improve font 2024-10-09 16:12:12 -05:00
Trianta
1806736bbb resume: move experience above projects 2024-10-09 16:11:36 -05:00
Trianta
2213cb8da7 resume: update generated files 2024-10-07 20:12:23 -05:00
Trianta
d008c250d5 resume: update with current section setup 2024-10-07 19:50:04 -05:00
Trianta
7ec31c8fdd resume: update reference document 2024-10-07 19:35:23 -05:00
Trianta
d92f45765a resume: rename home lab section 2024-09-12 20:28:11 -05:00
Trianta
46405f5904 resume: keep degree description to one line 2024-09-12 20:24:57 -05:00
Trianta
c0a0aa8701 resume: update resume for accuracy 2024-09-12 20:23:39 -05:00
6 changed files with 109 additions and 138 deletions
-1
View File
@@ -8,7 +8,6 @@ body {
margin-inline: auto; margin-inline: auto;
background: white; background: white;
padding: 10px 10px 10px 10px; padding: 10px 10px 10px 10px;
text-align: justify;
} }
/* /*
BIN
View File
Binary file not shown.
+45 -56
View File
@@ -36,14 +36,17 @@ id="bachelor-of-science-in-computer-science-completed-may-2024">Bachelor
of Science in Computer Science (Completed: May 2024)</h3> of Science in Computer Science (Completed: May 2024)</h3>
<h4 id="southern-illinois-university-edwardsville">Southern Illinois <h4 id="southern-illinois-university-edwardsville">Southern Illinois
University Edwardsville</h4> University Edwardsville</h4>
<h2 id="skills">Skills</h2>
<ul> <ul>
<li><p><strong>Programming Languages:</strong> C++, C, Bash, Python, <li><strong>GPA:</strong> 3.15</li>
TypeScript, JavaScript</p></li> <li>Participated in team projects as a <strong>team lead</strong> or
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, Jenkins, contributor to develop leadership and collaboration skills, such as
VirtualBox, Caddy</p></li> communicating effectively with team members, managing project timelines
<li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu, and resources, and making informed decisions.</li>
Debian, Arch</p></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>
</ul> </ul>
<h2 id="projects">Projects</h2> <h2 id="projects">Projects</h2>
<h3 id="server-management-may-2021---current">Server Management (May <h3 id="server-management-may-2021---current">Server Management (May
@@ -51,8 +54,8 @@ Debian, Arch</p></li>
<h4 id="personal-website"><a href="https://trianta.dev">Personal <h4 id="personal-website"><a href="https://trianta.dev">Personal
Website</a></h4> Website</a></h4>
<ul> <ul>
<li>Managing a fleet of four servers using <strong>Docker</strong> for <li>Managing a fleet of three servers using <strong>Docker</strong> for
deploying services and <strong>Caddy</strong> for domain and subdomain deploying services and <strong>Apache</strong> for domain and subdomain
routing.</li> routing.</li>
<li>Wrote scripts in <strong>Bash</strong> to automatically perform <li>Wrote scripts in <strong>Bash</strong> to automatically perform
routine tasks such as backups on <strong>Debian Linux</strong> routine tasks such as backups on <strong>Debian Linux</strong>
@@ -60,55 +63,12 @@ servers.</li>
<li>Manage the network infrastructure to allow for local management of <li>Manage the network infrastructure to allow for local management of
DNS as well as simplified access through private domain addresses for DNS as well as simplified access through private domain addresses for
accessing the servers.</li> accessing the servers.</li>
</ul> <li>Servers are accessed using <strong>SSH</strong> and secured by only
<h3 id="open-source-contributions">Open Source Contributions</h3> allowing private key encrypted logins.</li>
<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> </ul>
<h2 id="experience">Experience</h2> <h2 id="experience">Experience</h2>
<h3 id="slot-technician-january-2025---current">Slot Technician (January <h3 id="system-administrator-september-2024---current">System
2025 - Current)</h3> Administrator (September 2024 - 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> <h4 id="gerold-moving">Gerold Moving</h4>
<ul> <ul>
<li>Digitized old systems to new faster methods that allowed the <li>Digitized old systems to new faster methods that allowed the
@@ -123,6 +83,35 @@ relevant screenshots, to facilitate easy access and understanding.</li>
<li>Conducted troubleshooting processes to diagnose and resolve problems <li>Conducted troubleshooting processes to diagnose and resolve problems
related to software applications and network connectivity.</li> related to software applications and network connectivity.</li>
</ul> </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> <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>
+21 -33
View File
@@ -9,50 +9,23 @@ Education
### Bachelor of Science in Computer Science (Completed: May 2024) ### Bachelor of Science in Computer Science (Completed: May 2024)
#### Southern Illinois University Edwardsville #### Southern Illinois University Edwardsville
Skills - **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.
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript - 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%.
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
Projects Projects
-------- --------
### Server Management (May 2021 - Current) ### Server Management (May 2021 - Current)
#### [Personal Website](https://trianta.dev) #### [Personal Website](https://trianta.dev)
- Managing a fleet of four servers using **Docker** for deploying services and **Caddy** for domain and subdomain routing. - 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. - 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. - 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 Experience
--------- ---------
### Slot Technician (January 2025 - Current) ### System Administrator (September 2024 - 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 #### Gerold Moving
- Digitized old systems to new faster methods that allowed the employee to spend less time per document, increasing productivity by 30%. - Digitized old systems to new faster methods that allowed the employee to spend less time per document, increasing productivity by 30%.
@@ -60,6 +33,21 @@ 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. - 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. - 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 Awards
-------- --------
### Eagle Scout (Completed: June 2019) ### Eagle Scout (Completed: June 2019)
BIN
View File
Binary file not shown.
+43 -48
View File
@@ -8,13 +8,15 @@ Bachelor of Science in Computer Science (Completed: May 2024)
Southern Illinois University Edwardsville Southern Illinois University Edwardsville
Skills - GPA: 3.15
- Participated in team projects as a team lead or contributor to
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript develop leadership and collaboration skills, such as communicating
effectively with team members, managing project timelines and
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy resources, and making informed decisions.
- Had hands-on experience with development tools and technologies like
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch 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%.
Projects Projects
@@ -22,55 +24,19 @@ Server Management (May 2021 - Current)
Personal Website Personal Website
- Managing a fleet of four servers using Docker for deploying services - Managing a fleet of three servers using Docker for deploying
and Caddy for domain and subdomain routing. services and Apache for domain and subdomain routing.
- Wrote scripts in Bash to automatically perform routine tasks such as - Wrote scripts in Bash to automatically perform routine tasks such as
backups on Debian Linux servers. backups on Debian Linux servers.
- Manage the network infrastructure to allow for local management of - Manage the network infrastructure to allow for local management of
DNS as well as simplified access through private domain addresses DNS as well as simplified access through private domain addresses
for accessing the servers. for accessing the servers.
- Servers are accessed using SSH and secured by only allowing private
Open Source Contributions key encrypted logins.
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 Experience
Slot Technician (January 2025 - Current) System Administrator (September 2024 - 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 Gerold Moving
@@ -85,6 +51,35 @@ Gerold Moving
- Conducted troubleshooting processes to diagnose and resolve problems - Conducted troubleshooting processes to diagnose and resolve problems
related to software applications and network connectivity. 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 Awards
Eagle Scout (Completed: June 2019) Eagle Scout (Completed: June 2019)