Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ddc835a16 | |||
| 18cc25b414 | |||
| f067e06076 | |||
| 59170406db | |||
| d706441aa8 |
Binary file not shown.
+73
-4
@@ -47,6 +47,18 @@ and resources, and making informed decisions.</li>
|
|||||||
<strong>Docker</strong> to automate testing, deployment, and monitoring
|
<strong>Docker</strong> to automate testing, deployment, and monitoring
|
||||||
of software applications. Successfully implemented a continuous
|
of software applications. Successfully implemented a continuous
|
||||||
integration pipeline that reduced build times by 75%.</li>
|
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,
|
||||||
|
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>
|
</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
|
||||||
@@ -54,8 +66,8 @@ integration pipeline that reduced build times by 75%.</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 three servers using <strong>Docker</strong> for
|
<li>Managing a fleet of four servers using <strong>Docker</strong> for
|
||||||
deploying services and <strong>Apache</strong> for domain and subdomain
|
deploying services and <strong>Caddy</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>
|
||||||
@@ -66,9 +78,66 @@ accessing the servers.</li>
|
|||||||
<li>Servers are accessed using <strong>SSH</strong> and secured by only
|
<li>Servers are accessed using <strong>SSH</strong> and secured by only
|
||||||
allowing private key encrypted logins.</li>
|
allowing private key encrypted logins.</li>
|
||||||
</ul>
|
</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>
|
||||||
|
<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>
|
<h2 id="experience">Experience</h2>
|
||||||
<h3 id="system-administrator-september-2024---current">System
|
<h3 id="slot-technician-january-2025---current">Slot Technician (January
|
||||||
Administrator (September 2024 - Current)</h3>
|
2025 - Current)</h3>
|
||||||
|
<h4 id="river-city-casino-hotel">River City Casino & 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
|
||||||
|
|||||||
+42
-2
@@ -12,20 +12,60 @@ Education
|
|||||||
- **GPA:** 3.15
|
- **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.
|
- 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%.
|
- 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
|
||||||
|
|
||||||
|
- **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 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.
|
- 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.
|
- 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.
|
||||||
|
|
||||||
|
### 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
|
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
|
#### 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%.
|
||||||
|
|||||||
Binary file not shown.
+62
-3
@@ -17,6 +17,16 @@ Southern Illinois University Edwardsville
|
|||||||
Git , Jenkins , and Docker to automate testing, deployment, and
|
Git , Jenkins , and Docker to automate testing, deployment, and
|
||||||
monitoring of software applications. Successfully implemented a
|
monitoring of software applications. Successfully implemented a
|
||||||
continuous integration pipeline that reduced build times by 75%.
|
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
|
||||||
|
|
||||||
|
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
|
||||||
|
|
||||||
|
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
|
||||||
|
|
||||||
Projects
|
Projects
|
||||||
|
|
||||||
@@ -24,8 +34,8 @@ Server Management (May 2021 - Current)
|
|||||||
|
|
||||||
Personal Website
|
Personal Website
|
||||||
|
|
||||||
- Managing a fleet of three servers using Docker for deploying
|
- Managing a fleet of four servers using Docker for deploying services
|
||||||
services and Apache for domain and subdomain routing.
|
and Caddy 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
|
||||||
@@ -34,9 +44,58 @@ Personal Website
|
|||||||
- Servers are accessed using SSH and secured by only allowing private
|
- Servers are accessed using SSH and secured by only allowing private
|
||||||
key encrypted logins.
|
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.
|
||||||
|
|
||||||
|
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
|
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
|
Gerold Moving
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user