14 Commits

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
trianta f692faaca2 swe: update resume to better fit history 2024-11-18 14:43:53 -06:00
trianta 340b917287 resume: move experience to top 2024-11-04 13:53:59 -06:00
trianta 1079a3c312 resume: clean up wording and formatting 2024-11-04 13:52:59 -06:00
trianta 60df876c41 resume: update section ordering 2024-10-22 14:57:57 -05:00
6 changed files with 101 additions and 112 deletions
+1
View File
@@ -8,6 +8,7 @@ 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.
+43 -47
View File
@@ -36,26 +36,12 @@ 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>
<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 such as
<strong>Git</strong> , <strong>Jenkins</strong> , and
<strong>Docker</strong> to automate testing, deployment, and
monitoring.</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> <h2 id="skills">Skills</h2>
<ul> <ul>
<li><p><strong>Programming Languages:</strong> C++, C, Bash, Python, <li><p><strong>Programming Languages:</strong> C++, C, Bash, Python,
TypeScript, JavaScript</p></li> TypeScript, JavaScript</p></li>
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, Jenkins, <li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, Jenkins,
VirtualBox, Caddy</p></li> VirtualBox</p></li>
<li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu, <li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu,
Debian, Arch</p></li> Debian, Arch</p></li>
</ul> </ul>
@@ -65,8 +51,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>
@@ -74,8 +60,24 @@ 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>
<li>Servers are accessed using <strong>SSH</strong> and secured by only </ul>
allowing private key encrypted logins.</li> <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> </ul>
<h3 id="trianta.dev">trianta.dev</h3> <h3 id="trianta.dev">trianta.dev</h3>
<h4 id="lab.trianta.devtriantatrianta.dev"><a <h4 id="lab.trianta.devtriantatrianta.dev"><a
@@ -92,40 +94,34 @@ container built from a Dockerfile.</li>
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>
<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 newer methods that allowed the decreased <li>Digitized old systems to new faster methods that allowed the
the time spent per document.</li> employee to spend less time per document, increasing productivity by
<li>Organized existing systems to become more centralized, increasing 30%.</li>
security and facilitating easy access and understanding.</li> <li>Designed efficient methods for managing internal tools, improving
manageability and reducing the annual operating cost by over
$1,000.</li>
<li>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.</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 <h2 id="awards">Awards</h2>
2022)</h3> <h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
<h4 id="vinali-staffing">Vinali Staffing</h4> 2019)</h3>
<ul> <ul>
<li>Handled technical support requests from users via phone, email, or <li>Achieved the rank of Eagle Scout as a member of Boy Scouts of
chat, using communication and problem-solving to resolve issues.</li> America.</li>
<li>Responded to issues related to hardware, software, and networking <li>Served for over a year as the Senior Patrol Leader of approximately
problems using knowledge of systems and applications.</li> 16 Boy Scouts, organizing, coordinating, and leading the troop during
<li>Achieved an exceptional level of performance and quality within the this time to reach their goals for the next rank.</li>
first month by minimizing call time and increasing resolved rate.</li> <li>Demonstrated self-discipline and responsibility by managing time and
resources effectively, completing service projects and achieving rank
goals.</li>
</ul> </ul>
</body> </body>
</html> </html>
+22 -24
View File
@@ -9,16 +9,11 @@ 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
- **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 such as **Git** , **Jenkins** , and **Docker** to automate testing, deployment, and monitoring.
- Developed proficiency in programming languages such as **C**, **C++**, **Python**, and **JavaScript**.
Skills Skills
------ ------
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript - **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy - **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch - **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
@@ -27,10 +22,19 @@ 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 ### trianta.dev
#### [lab.trianta.dev/Trianta/trianta.dev](https://lab.trianta.dev/Trianta/trianta.dev) #### [lab.trianta.dev/Trianta/trianta.dev](https://lab.trianta.dev/Trianta/trianta.dev)
@@ -41,23 +45,17 @@ Projects
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 newer methods that allowed the decreased the time spent per document. - Digitized old systems to new faster methods that allowed the employee to spend less time per document, increasing productivity by 30%.
- Organized existing systems to become more centralized, increasing security and facilitating easy access and understanding. - Designed efficient methods for managing internal tools, improving manageability and reducing the annual operating cost by over $1,000.
- 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) Awards
#### Vinali Staffing --------
### Eagle Scout (Completed: June 2019)
- Handled technical support requests from users via phone, email, or chat, using communication and problem-solving to resolve issues. - Achieved the rank of Eagle Scout as a member of Boy Scouts of America.
- Responded to issues related to hardware, software, and networking problems using knowledge of systems and applications. - Served for over a year as the Senior Patrol Leader of approximately 16 Boy Scouts, organizing, coordinating, and leading the troop during this time to reach their goals for the next rank.
- Achieved an exceptional level of performance and quality within the first month by minimizing call time and increasing resolved rate. - Demonstrated self-discipline and responsibility by managing time and resources effectively, completing service projects and achieving rank goals.
BIN
View File
Binary file not shown.
+35 -41
View File
@@ -8,21 +8,11 @@ Bachelor of Science in Computer Science (Completed: May 2024)
Southern Illinois University Edwardsville 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 such as Git , Jenkins
, and Docker to automate testing, deployment, and monitoring.
- Developed proficiency in programming languages such as C, C++,
Python, and JavaScript.
Skills Skills
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript - Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy - Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch - Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
@@ -32,15 +22,26 @@ 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
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 trianta.dev
@@ -56,37 +57,30 @@ lab.trianta.dev/Trianta/trianta.dev
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 newer methods that allowed the decreased - Digitized old systems to new faster methods that allowed the
the time spent per document. employee to spend less time per document, increasing productivity by
- Organized existing systems to become more centralized, increasing 30%.
security and facilitating easy access and understanding. - Designed efficient methods for managing internal tools, improving
manageability and reducing the annual operating cost by over $1,000.
- 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 - 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) Awards
Vinali Staffing Eagle Scout (Completed: June 2019)
- Handled technical support requests from users via phone, email, or - Achieved the rank of Eagle Scout as a member of Boy Scouts of
chat, using communication and problem-solving to resolve issues. America.
- Responded to issues related to hardware, software, and networking - Served for over a year as the Senior Patrol Leader of approximately
problems using knowledge of systems and applications. 16 Boy Scouts, organizing, coordinating, and leading the troop
- Achieved an exceptional level of performance and quality within the during this time to reach their goals for the next rank.
first month by minimizing call time and increasing resolved rate. - Demonstrated self-discipline and responsibility by managing time and
resources effectively, completing service projects and achieving
rank goals.