Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b5f46ec402 | |||
| 95d2b32537 |
Binary file not shown.
+60
-116
@@ -30,109 +30,19 @@
|
|||||||
id="trianta.dev-.-gregcraw2001gmail.com-.-618-830-5817-.-swansea-il">[
|
id="trianta.dev-.-gregcraw2001gmail.com-.-618-830-5817-.-swansea-il">[
|
||||||
<a href="https://trianta.dev">trianta.dev</a> ] . [
|
<a href="https://trianta.dev">trianta.dev</a> ] . [
|
||||||
gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]</h6>
|
gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]</h6>
|
||||||
<h2 id="education">Education</h2>
|
|
||||||
<h3
|
|
||||||
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>
|
|
||||||
<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>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>
|
|
||||||
<h2 id="projects">Projects</h2>
|
|
||||||
<h3 id="server-management-may-2021---current">Server Management (May
|
|
||||||
2021 - Current)</h3>
|
|
||||||
<h4 id="personal-website"><a href="https://trianta.dev">Personal
|
|
||||||
Website</a></h4>
|
|
||||||
<ul>
|
|
||||||
<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>
|
|
||||||
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>
|
|
||||||
<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="slot-technician-january-2025---current">Slot Technician (January
|
<h3 id="slot-technician-january-2025---current">Slot Technician (January
|
||||||
2025 - Current)</h3>
|
2025 - Current)</h3>
|
||||||
<h4 id="river-city-casino-hotel">River City Casino & Hotel</h4>
|
<h4 id="river-city-casino-hotel">River City Casino & Hotel</h4>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>Achieved Team Member of the Quarter within the first year and
|
||||||
|
nominated for Team Member of the Year.</li>
|
||||||
|
<li>Lead and trained team members through proactive action during night
|
||||||
|
shift hours.</li>
|
||||||
<li>Quickly diagnose and resolve complex slot machine malfunctions,
|
<li>Quickly diagnose and resolve complex slot machine malfunctions,
|
||||||
minimizing downtime and ensuring seamless guest operations.</li>
|
minimizing downtime and ensuring seamless guest operations.</li>
|
||||||
<li>Repair and replace faulty circuit boards, utilizing soldering and
|
<li>Repair and replace faulty circuit boards, utilizing soldering and
|
||||||
diagnostic techniques to restore full machine functionality.</li>
|
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
|
<li>Maintain detailed and accurate logs of all maintenance and repair
|
||||||
activities, complying with all operational standards.</li>
|
activities, complying with all operational standards.</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -140,8 +50,10 @@ activities, complying with all operational standards.</li>
|
|||||||
Administrator (September 2024 - December 2024)</h3>
|
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>Introduced and trained on meeting compliance standards such as
|
||||||
the time spent per document.</li>
|
CMMC.</li>
|
||||||
|
<li>Digitized old systems to improved organizational methods that
|
||||||
|
allowed collaborative approaches to documents.</li>
|
||||||
<li>Organized existing systems to become more centralized, increasing
|
<li>Organized existing systems to become more centralized, increasing
|
||||||
security and facilitating easy access and understanding.</li>
|
security and facilitating easy access and understanding.</li>
|
||||||
<li>Conducted troubleshooting processes to diagnose and resolve problems
|
<li>Conducted troubleshooting processes to diagnose and resolve problems
|
||||||
@@ -158,29 +70,61 @@ problems using knowledge of systems and applications.</li>
|
|||||||
<li>Achieved an exceptional level of performance and quality within the
|
<li>Achieved an exceptional level of performance and quality within the
|
||||||
first month by minimizing call time and increasing resolved rate.</li>
|
first month by minimizing call time and increasing resolved rate.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="it-help-desk-november-2017---july-2021">IT Help Desk (November
|
<h2 id="skills">Skills</h2>
|
||||||
2017 - July 2021)</h3>
|
|
||||||
<h4 id="gerold-moving-1">Gerold Moving</h4>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Provided technical support, including malfunctioning software and
|
<li><p><strong>Programming Languages:</strong> C++, C, Bash, Python,
|
||||||
networking issues.</li>
|
TypeScript, JavaScript</p></li>
|
||||||
<li>Fixed issues regarding computers running Microsoft Windows, as well
|
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, Jenkins,
|
||||||
as with Microsoft Office 365 software and services.</li>
|
Caddy</p></li>
|
||||||
<li>Disassembled and reassembled computer systems to identify and fix
|
<li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu,
|
||||||
problems with individual parts or components.</li>
|
Debian, Arch</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="awards">Awards</h2>
|
<h2 id="projects">Projects</h2>
|
||||||
<h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
|
<h3 id="trianta.dev">trianta.dev</h3>
|
||||||
2019)</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>
|
<ul>
|
||||||
<li>Achieved the rank of Eagle Scout as a member of Boy Scouts of
|
<li>Created, designed, and continuously host a personal website at
|
||||||
America.</li>
|
<code>trianta.dev</code>, which showcases some of the completed projects
|
||||||
<li>Served for over a year as the Senior Patrol Leader of approximately
|
that were developed using <strong>TypeScript</strong> and
|
||||||
16 Boy Scouts, organizing, coordinating, and leading the troop during
|
<strong>JavaScript</strong>.</li>
|
||||||
this time to reach their goals for the next rank.</li>
|
<li>Automatically built and deployed using a combination of
|
||||||
<li>Demonstrated self-discipline and responsibility by managing time and
|
<strong>Jenkins</strong> pipelines and <strong>Docker</strong>
|
||||||
resources effectively, completing service projects and achieving rank
|
containers.</li>
|
||||||
goals.</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="server-management-may-2021---current">Server Management (May
|
||||||
|
2021 - Current)</h3>
|
||||||
|
<h4 id="personal-website"><a href="https://trianta.dev">Personal
|
||||||
|
Website</a></h4>
|
||||||
|
<ul>
|
||||||
|
<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</strong> servers.</li>
|
||||||
|
<li>Manage the network infrastructure, handling firewalls, routers, and
|
||||||
|
switches 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>
|
||||||
|
<h2 id="education">Education</h2>
|
||||||
|
<h3
|
||||||
|
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>
|
||||||
|
<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>Developed proficiency in programming languages such as
|
||||||
|
<strong>C</strong>, <strong>C++</strong>, <strong>Python</strong>, and
|
||||||
|
<strong>JavaScript</strong>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
+28
-58
@@ -4,15 +4,29 @@ Gregory Crawford
|
|||||||
###### [ [trianta.dev](https://trianta.dev) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
###### [ [trianta.dev](https://trianta.dev) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
||||||
|
|
||||||
|
|
||||||
Education
|
Experience
|
||||||
---------
|
---------
|
||||||
### Bachelor of Science in Computer Science (Completed: May 2024)
|
### Slot Technician (January 2025 - Current)
|
||||||
#### Southern Illinois University Edwardsville
|
#### River City Casino & Hotel
|
||||||
|
- Achieved Team Member of the Quarter within the first year and nominated for Team Member of the Year.
|
||||||
|
- Lead and trained team members through proactive action during night shift hours.
|
||||||
|
- 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.
|
||||||
|
- Maintain detailed and accurate logs of all maintenance and repair activities, complying with all operational standards.
|
||||||
|
|
||||||
|
### System Administrator (September 2024 - December 2024)
|
||||||
|
#### Gerold Moving
|
||||||
|
- Introduced and trained on meeting compliance standards such as CMMC.
|
||||||
|
- Digitized old systems to improved organizational methods that allowed collaborative approaches to documents.
|
||||||
|
- Organized existing systems to become more centralized, increasing security and facilitating 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 communication and problem-solving to resolve issues.
|
||||||
|
- 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 the first month by minimizing call time and increasing resolved rate.
|
||||||
|
|
||||||
- **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%.
|
|
||||||
- Developed proficiency in programming languages such as **C**, **C++**, **Python**, and **JavaScript**.
|
|
||||||
|
|
||||||
Skills
|
Skills
|
||||||
------
|
------
|
||||||
@@ -22,6 +36,7 @@ Skills
|
|||||||
|
|
||||||
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
|
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
|
||||||
|
|
||||||
|
|
||||||
Projects
|
Projects
|
||||||
--------
|
--------
|
||||||
### trianta.dev
|
### trianta.dev
|
||||||
@@ -39,57 +54,12 @@ Projects
|
|||||||
- Manage the network infrastructure, handling firewalls, routers, and switches to allow for local management of DNS as well as simplified access through private domain addresses for accessing the servers.
|
- Manage the network infrastructure, handling firewalls, routers, and switches 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) ] .
|
Education
|
||||||
[ [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.
|
|
||||||
|
|
||||||
### 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
|
|
||||||
---------
|
---------
|
||||||
### Slot Technician (January 2025 - Current)
|
### Bachelor of Science in Computer Science (Completed: May 2024)
|
||||||
#### River City Casino & Hotel
|
#### Southern Illinois University Edwardsville
|
||||||
- Achieved Team Member of the Quarter within the first year and nominated for Team Member of the Year.
|
|
||||||
- Lead and trained team members through proactive action during night shift hours.
|
|
||||||
- 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)
|
- **GPA:** 3.15
|
||||||
#### Gerold Moving
|
- 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.
|
||||||
- Introduced and trained on meeting compliance standards such as CMMC.
|
- Developed proficiency in programming languages such as **C**, **C++**, **Python**, and **JavaScript**.
|
||||||
- Digitized old systems to improved organizational methods that allowed collaborative approaches to documents.
|
|
||||||
- Organized existing systems to become more centralized, increasing security and facilitating 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 communication and problem-solving to resolve issues.
|
|
||||||
- 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 the first month by minimizing call time and increasing resolved rate.
|
|
||||||
|
|
||||||
### 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)
|
|
||||||
- Achieved the rank of Eagle Scout as a member of Boy Scouts of America.
|
|
||||||
- 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.
|
|
||||||
- Demonstrated self-discipline and responsibility by managing time and resources effectively, completing service projects and achieving rank goals.
|
|
||||||
|
|||||||
Binary file not shown.
+51
-100
@@ -2,96 +2,20 @@ Gregory Crawford
|
|||||||
|
|
||||||
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
||||||
|
|
||||||
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%.
|
|
||||||
- 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
|
|
||||||
|
|
||||||
Server Management (May 2021 - Current)
|
|
||||||
|
|
||||||
Personal Website
|
|
||||||
|
|
||||||
- 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.
|
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
Slot Technician (January 2025 - Current)
|
Slot Technician (January 2025 - Current)
|
||||||
|
|
||||||
River City Casino & Hotel
|
River City Casino & Hotel
|
||||||
|
|
||||||
|
- Achieved Team Member of the Quarter within the first year and
|
||||||
|
nominated for Team Member of the Year.
|
||||||
|
- Lead and trained team members through proactive action during night
|
||||||
|
shift hours.
|
||||||
- Quickly diagnose and resolve complex slot machine malfunctions,
|
- Quickly diagnose and resolve complex slot machine malfunctions,
|
||||||
minimizing downtime and ensuring seamless guest operations.
|
minimizing downtime and ensuring seamless guest operations.
|
||||||
- Repair and replace faulty circuit boards, utilizing soldering and
|
- Repair and replace faulty circuit boards, utilizing soldering and
|
||||||
diagnostic techniques to restore full machine functionality.
|
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
|
- Maintain detailed and accurate logs of all maintenance and repair
|
||||||
activities, complying with all operational standards.
|
activities, complying with all operational standards.
|
||||||
|
|
||||||
@@ -99,8 +23,9 @@ System Administrator (September 2024 - December 2024)
|
|||||||
|
|
||||||
Gerold Moving
|
Gerold Moving
|
||||||
|
|
||||||
- Digitized old systems to newer methods that allowed the decreased
|
- Introduced and trained on meeting compliance standards such as CMMC.
|
||||||
the time spent per document.
|
- Digitized old systems to improved organizational methods that
|
||||||
|
allowed collaborative approaches to documents.
|
||||||
- Organized existing systems to become more centralized, increasing
|
- Organized existing systems to become more centralized, increasing
|
||||||
security and facilitating easy access and understanding.
|
security and facilitating easy access and understanding.
|
||||||
- Conducted troubleshooting processes to diagnose and resolve problems
|
- Conducted troubleshooting processes to diagnose and resolve problems
|
||||||
@@ -117,26 +42,52 @@ Vinali Staffing
|
|||||||
- Achieved an exceptional level of performance and quality within the
|
- Achieved an exceptional level of performance and quality within the
|
||||||
first month by minimizing call time and increasing resolved rate.
|
first month by minimizing call time and increasing resolved rate.
|
||||||
|
|
||||||
IT Help Desk (November 2017 - July 2021)
|
Skills
|
||||||
|
|
||||||
Gerold Moving
|
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
|
||||||
|
|
||||||
- Provided technical support, including malfunctioning software and
|
- Tools: SSH, Git, Apache, Docker, Jenkins, Caddy
|
||||||
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
|
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
|
||||||
|
|
||||||
Eagle Scout (Completed: June 2019)
|
Projects
|
||||||
|
|
||||||
- Achieved the rank of Eagle Scout as a member of Boy Scouts of
|
trianta.dev
|
||||||
America.
|
|
||||||
- Served for over a year as the Senior Patrol Leader of approximately
|
lab.trianta.dev/Trianta/trianta.dev
|
||||||
16 Boy Scouts, organizing, coordinating, and leading the troop
|
|
||||||
during this time to reach their goals for the next rank.
|
- Created, designed, and continuously host a personal website at
|
||||||
- Demonstrated self-discipline and responsibility by managing time and
|
trianta.dev, which showcases some of the completed projects that
|
||||||
resources effectively, completing service projects and achieving
|
were developed using TypeScript and JavaScript.
|
||||||
rank goals.
|
- Automatically built and deployed using a combination of Jenkins
|
||||||
|
pipelines and Docker containers.
|
||||||
|
- Utilized Git to manage and track changes within the project, along
|
||||||
|
with the issues feature of Gitea to plan for future ideas.
|
||||||
|
|
||||||
|
Server Management (May 2021 - Current)
|
||||||
|
|
||||||
|
Personal Website
|
||||||
|
|
||||||
|
- 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 servers.
|
||||||
|
- Manage the network infrastructure, handling firewalls, routers, and
|
||||||
|
switches 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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
- Developed proficiency in programming languages such as C, C++,
|
||||||
|
Python, and JavaScript.
|
||||||
|
|||||||
Reference in New Issue
Block a user