sysadmin: reduce to single page

This commit is contained in:
Trianta 2024-12-10 17:42:43 -06:00
parent 1d9e131dc3
commit 0e78c26275
5 changed files with 0 additions and 135 deletions

Binary file not shown.

View File

@ -47,18 +47,6 @@ 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</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
@ -78,50 +66,6 @@ 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="system-administrator-september-2024---current">System
Administrator (September 2024 - Current)</h3> Administrator (September 2024 - Current)</h3>

View File

@ -12,15 +12,6 @@ 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
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
Projects Projects
-------- --------
@ -32,30 +23,6 @@ Projects
- 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) ### System Administrator (September 2024 - Current)

Binary file not shown.

View File

@ -17,16 +17,6 @@ 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
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
Projects Projects
@ -44,42 +34,6 @@ 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) System Administrator (September 2024 - Current)