9 Commits

Author SHA1 Message Date
trianta b5f46ec402 resume: fix extra section 2026-02-15 09:59:39 -06:00
trianta 95d2b32537 resume: formatting for syseng 2026-02-15 09:58:55 -06:00
trianta 27f370d5cf resume: talk more about network infrastructure 2026-02-15 09:55:50 -06:00
trianta 7632e080ab resume: improve wording 2026-02-15 09:50:16 -06:00
Trianta 941217bff9 main: condense resume and remove LLM garbage 2026-01-28 08:56:35 -06:00
Trianta 18cc25b414 main: rebuild resume 2025-12-08 19:36:02 -06:00
Trianta f067e06076 servers: update description 2025-12-08 19:35:21 -06:00
Trianta 59170406db main: rebuild resume 2025-12-08 18:26:59 -06:00
Trianta d706441aa8 experience: add slot tech experience 2025-10-17 16:56:27 -05:00
6 changed files with 185 additions and 172 deletions
-1
View File
@@ -8,7 +8,6 @@ body {
margin-inline: auto;
background: white;
padding: 10px 10px 10px 10px;
text-align: justify;
}
/*
BIN
View File
Binary file not shown.
+71 -68
View File
@@ -30,55 +30,56 @@
id="trianta.dev-.-gregcraw2001gmail.com-.-618-830-5817-.-swansea-il">[
<a href="https://trianta.dev">trianta.dev</a> ] . [
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>
<h2 id="experience">Experience</h2>
<h3 id="slot-technician-january-2025---current">Slot Technician (January
2025 - Current)</h3>
<h4 id="river-city-casino-hotel">River City Casino &amp; Hotel</h4>
<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,
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>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>
<ul>
<li>Introduced and trained on meeting compliance standards such as
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
security and facilitating easy access and understanding.</li>
<li>Conducted troubleshooting processes to diagnose and resolve problems
related to software applications and network connectivity</li>
</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 communication and problem-solving to resolve issues.</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 the
first month by minimizing call time and increasing resolved rate.</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>
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 three servers using <strong>Docker</strong> for
deploying services and <strong>Apache</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>
</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>
@@ -88,40 +89,42 @@ href="https://lab.trianta.dev/Trianta/trianta.dev">lab.trianta.dev/Trianta/trian
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>
<strong>Jenkins</strong> pipelines and <strong>Docker</strong>
containers.</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>
<h2 id="experience">Experience</h2>
<h3 id="system-administrator-september-2024---current">System
Administrator (September 2024 - Current)</h3>
<h4 id="gerold-moving">Gerold Moving</h4>
<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>Digitized old systems to new faster methods that allowed the
employee to spend less time per document, increasing productivity by
30%.</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
related to software applications and network connectivity.</li>
<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="awards">Awards</h2>
<h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
2019)</h3>
<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>Achieved the rank of Eagle Scout as a member of Boy Scouts of
America.</li>
<li>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.</li>
<li>Demonstrated self-discipline and responsibility by managing time and
resources effectively, completing service projects and achieving rank
goals.</li>
<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>
</body>
</html>
+54 -50
View File
@@ -4,58 +4,62 @@ Gregory Crawford
###### [ [trianta.dev](https://trianta.dev) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
Experience
---------
### Slot Technician (January 2025 - Current)
#### 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.
Skills
------
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
- **Tools:** SSH, Git, Apache, Docker, Jenkins, Caddy
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
Projects
--------
### 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 **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](https://trianta.dev)
- 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
Skills
------
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
Projects
--------
### Server Management (May 2021 - Current)
#### [Personal Website](https://trianta.dev)
- 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.
- Manage the network infrastructure to allow for local management of DNS as well as simplified access through private domain addresses for accessing the servers.
### 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
---------
### System Administrator (September 2024 - Current)
#### Gerold Moving
- Digitized old systems to new faster methods that allowed the employee to spend less time per document, increasing productivity by 30%.
- 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.
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.
- **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**.
BIN
View File
Binary file not shown.
+60 -53
View File
@@ -2,47 +2,56 @@ Gregory Crawford
[ 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.
Skills
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox
- Tools: SSH, Git, Apache, Docker, Jenkins, Caddy
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
Projects
Server Management (May 2021 - Current)
Personal Website
- 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.
- Manage the network infrastructure to allow for local management of
DNS as well as simplified access through private domain addresses
for accessing the servers.
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
@@ -51,36 +60,34 @@ lab.trianta.dev/Trianta/trianta.dev
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.
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.
Experience
Server Management (May 2021 - Current)
System Administrator (September 2024 - Current)
Personal Website
Gerold Moving
- 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.
- Digitized old systems to new faster methods that allowed the
employee to spend less time per document, increasing productivity by
30%.
- 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.
Education
Awards
Bachelor of Science in Computer Science (Completed: May 2024)
Eagle Scout (Completed: June 2019)
Southern Illinois University Edwardsville
- 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.
- 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.