Compare commits
35 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e95f41419b | ||
|
|
18cc25b414 | ||
|
|
f067e06076 | ||
|
|
59170406db | ||
|
|
d706441aa8 | ||
|
|
1ffd237137 | ||
|
|
a56d9b1647 | ||
|
|
a72a0a1418 | ||
|
|
ffa78e14c8 | ||
|
|
47b8276617 | ||
|
|
989f9ff163 | ||
|
|
2cc0e8cd35 | ||
|
|
77750c633e | ||
|
|
20e635d011 | ||
|
|
fb99b5191d | ||
|
|
7103a0f7b7 | ||
|
|
e9b8d90782 | ||
|
|
e769227be0 | ||
|
|
4a9bd8c066 | ||
|
|
7d90b107e2 | ||
|
|
ed2838e4a3 | ||
| f692faaca2 | |||
|
|
e0c46264c1 | ||
|
|
af51737e1f | ||
| 340b917287 | |||
| 1079a3c312 | |||
| 60df876c41 | |||
|
|
86fc10da6e | ||
|
|
1a06edcc0c | ||
|
|
95fc3e3dba | ||
| d9d7fd40af | |||
| 94daf7bcb0 | |||
| 47e50e576d | |||
|
|
c867c2dcc0 | ||
|
|
19cb69619d |
Binary file not shown.
+10
-12
@@ -1,13 +1,14 @@
|
||||
/* Whole document */
|
||||
body {
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
font-size: 1rem;
|
||||
color: #4c4f69;
|
||||
font-size: 0.8rem;
|
||||
color: black;
|
||||
line-height: 1.5;
|
||||
width: 800px;
|
||||
margin-inline: auto;
|
||||
background: white;
|
||||
padding: 10px 10px 10px 10px;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
/*
|
||||
@@ -18,8 +19,7 @@ body {
|
||||
|
||||
/* Title of the resume */
|
||||
h1 {
|
||||
color: #df8e1d;
|
||||
font-size: 2.1rem;
|
||||
font-size: 1.6rem;
|
||||
text-align: center;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
@@ -27,29 +27,26 @@ h1 {
|
||||
|
||||
/* Titles of categories */
|
||||
h2 {
|
||||
color: #df8e1d;
|
||||
font-size: 1.6rem;
|
||||
font-size: 1.4rem;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0.5rem;
|
||||
border-bottom: 1px solid black;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: #dc8a78;
|
||||
font-size: 1.3rem;
|
||||
font-size: 1.2rem;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
h4 {
|
||||
color: #8c8fa1;
|
||||
font-size: 1.1rem;
|
||||
font-size: 1.0rem;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 0.9rem;
|
||||
font-size: 0.7rem;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
padding-bottom: 9px;
|
||||
@@ -75,6 +72,7 @@ a {
|
||||
text-decoration: none;
|
||||
color: #1e66f5;
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
background-color: #7287fd;
|
||||
color: #FFFFFF;
|
||||
@@ -84,7 +82,7 @@ a:hover, a:active {
|
||||
|
||||
/* Horizontal separators */
|
||||
hr {
|
||||
color: #A6A6A6;
|
||||
color: black;
|
||||
}
|
||||
|
||||
/* List spacing */
|
||||
|
||||
Binary file not shown.
+91
-55
@@ -23,9 +23,6 @@
|
||||
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||
</style>
|
||||
<link rel="stylesheet" href="resume.css" />
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="gregory-crawford">Gregory Crawford</h1>
|
||||
@@ -33,72 +30,111 @@
|
||||
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="b.s.-in-computer-science-may-2024">B.S. in Computer Science (May
|
||||
2024)</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>
|
||||
<h2 id="skills">Skills</h2>
|
||||
<ul>
|
||||
<li><strong>Relevant Courses:</strong> Networks and Data Communications,
|
||||
Database and Web System Development, and Operating Systems</li>
|
||||
<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="skills">SKILLS</h2>
|
||||
<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><p><strong>Programming:</strong> C++, C, Bash, Python, SQL,
|
||||
JavaScript, Rust, HTML</p></li>
|
||||
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, CertBot,
|
||||
Wireshark, Nmap, VPN, Wireguard, MySQL, MariaDB, VirtualBox</p></li>
|
||||
<li><p><strong>Operating Systems:</strong> Ubuntu, Debian, Arch, Linux,
|
||||
Windows, Security Onion</p></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 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>
|
||||
<h2 id="experience">EXPERIENCE</h2>
|
||||
<h3 id="server-administrator-may-2021---current">Server Administrator
|
||||
(May 2021 - Current)</h3>
|
||||
<h4 id="self-employed">Self-employed</h4>
|
||||
<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><strong>Maintain</strong> and upgrade <strong>multiple
|
||||
servers</strong> running Docker, Apache, and other technologies.</li>
|
||||
<li>Conduct weekly server maintenance tasks, such as
|
||||
<strong>upgrades</strong> and <strong>patch management</strong> on
|
||||
<strong>Linux servers</strong>.</li>
|
||||
<li>Independently <strong>research new technology</strong> outside of
|
||||
current implementations <strong>for improvements</strong>.</li>
|
||||
<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="help-desk-level-1-may-2022---july-2022">Help Desk Level 1 (May
|
||||
2022 - July 2022)</h3>
|
||||
<h4 id="vinali-staffing">Vinali Staffing</h4>
|
||||
<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>Resolved technical issues with strong analytical and troubleshooting
|
||||
skills.</li>
|
||||
<li>Utilized strong <strong>communication skills</strong> to provide
|
||||
users with <strong>detailed solutions</strong>.</li>
|
||||
<li>Collaborated with IT team members to resolve complex issues and
|
||||
escalate as needed.</li>
|
||||
<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="it-help-desk-november-2017---july-2021">IT Help Desk (November
|
||||
2017 - July 2021)</h3>
|
||||
<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 & 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>
|
||||
<ul>
|
||||
<li>Provided technical support, including malfunctioning software and
|
||||
networking issues.</li>
|
||||
<li>Assembled and disassembled computers to solve component issues.</li>
|
||||
<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>
|
||||
</ul>
|
||||
<h2 id="projects">PROJECTS</h2>
|
||||
<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>
|
||||
<h2 id="awards">Awards</h2>
|
||||
<h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
|
||||
2019)</h3>
|
||||
<ul>
|
||||
<li>Developed Snake using <strong>C++</strong> with a focus on
|
||||
maintainable code.</li>
|
||||
<li>Uses the SFML library to display the game.</li>
|
||||
<li>Easy compilation on any platform using <strong>CMake</strong>.</li>
|
||||
</ul>
|
||||
<h2 id="other-skills">OTHER SKILLS</h2>
|
||||
<ul>
|
||||
<li>Eagle Scout, Software Development, Open-Source Contributor, Unit
|
||||
Testing, Data Structures</li>
|
||||
<li>Strong Attention To Detail, Dedicated, DNS, DHCP, VLANs, Computer
|
||||
Proficiency, SSHFS</li>
|
||||
<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>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+49
-37
@@ -4,53 +4,65 @@ Gregory Crawford
|
||||
###### [ [trianta.dev](https://trianta.dev) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
||||
|
||||
|
||||
EDUCATION
|
||||
Education
|
||||
---------
|
||||
### B.S. in Computer Science (May 2024)
|
||||
### Bachelor of Science in Computer Science (Completed: May 2024)
|
||||
#### Southern Illinois University Edwardsville
|
||||
|
||||
- **Relevant Courses:** Networks and Data Communications, Database and Web System Development, and Operating Systems
|
||||
|
||||
SKILLS
|
||||
Skills
|
||||
------
|
||||
- **Programming:** C++, C, Bash, Python, SQL, JavaScript, Rust, HTML
|
||||
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
|
||||
|
||||
- **Tools:** SSH, Git, Apache, Docker, CertBot, Wireshark, Nmap, VPN, Wireguard, MySQL, MariaDB, VirtualBox
|
||||
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
|
||||
|
||||
- **Operating Systems:** Ubuntu, Debian, Arch, Linux, Windows, Security Onion
|
||||
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
|
||||
|
||||
EXPERIENCE
|
||||
Projects
|
||||
--------
|
||||
### 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 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
|
||||
---------
|
||||
### Server Administrator (May 2021 - Current)
|
||||
#### Self-employed
|
||||
### 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.
|
||||
|
||||
- **Maintain** and upgrade **multiple servers** running Docker, Apache, and other technologies.
|
||||
- Conduct weekly server maintenance tasks, such as **upgrades** and **patch management** on **Linux servers**.
|
||||
- Independently **research new technology** outside of current implementations **for improvements**.
|
||||
|
||||
### Help Desk Level 1 (May 2022 - July 2022)
|
||||
#### Vinali Staffing
|
||||
|
||||
- Resolved technical issues with strong analytical and troubleshooting skills.
|
||||
- Utilized strong **communication skills** to provide users with **detailed solutions**.
|
||||
- Collaborated with IT team members to resolve complex issues and escalate as needed.
|
||||
|
||||
### IT Help Desk (November 2017 - July 2021)
|
||||
### System Administrator (September 2024 - December 2024)
|
||||
#### Gerold Moving
|
||||
|
||||
- Provided technical support, including malfunctioning software and networking issues.
|
||||
- Assembled and disassembled computers to solve component issues.
|
||||
- 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.
|
||||
|
||||
PROJECTS
|
||||
Awards
|
||||
--------
|
||||
### Snakeplusplus
|
||||
#### [lab.trianta.dev/Trianta/snakeplusplus](https://lab.trianta.dev/Trianta/snakeplusplus)
|
||||
|
||||
- Developed Snake using **C++** with a focus on maintainable code.
|
||||
- Uses the SFML library to display the game.
|
||||
- Easy compilation on any platform using **CMake**.
|
||||
|
||||
OTHER SKILLS
|
||||
--------
|
||||
- Eagle Scout, Software Development, Open-Source Contributor, Unit Testing, Data Structures
|
||||
- Strong Attention To Detail, Dedicated, DNS, DHCP, VLANs, Computer Proficiency, SSHFS
|
||||
### 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.
+73
-45
@@ -2,70 +2,98 @@ Gregory Crawford
|
||||
|
||||
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
||||
|
||||
EDUCATION
|
||||
Education
|
||||
|
||||
B.S. in Computer Science (May 2024)
|
||||
Bachelor of Science in Computer Science (Completed: May 2024)
|
||||
|
||||
Southern Illinois University Edwardsville
|
||||
|
||||
- Relevant Courses: Networks and Data Communications, Database and Web
|
||||
System Development, and Operating Systems
|
||||
Skills
|
||||
|
||||
SKILLS
|
||||
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
|
||||
|
||||
- Programming: C++, C, Bash, Python, SQL, JavaScript, Rust, HTML
|
||||
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
|
||||
|
||||
- Tools: SSH, Git, Apache, Docker, CertBot, Wireshark, Nmap, VPN,
|
||||
Wireguard, MySQL, MariaDB, VirtualBox
|
||||
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
|
||||
|
||||
- Operating Systems: Ubuntu, Debian, Arch, Linux, Windows, Security
|
||||
Onion
|
||||
Projects
|
||||
|
||||
EXPERIENCE
|
||||
Server Management (May 2021 - Current)
|
||||
|
||||
Server Administrator (May 2021 - Current)
|
||||
Personal Website
|
||||
|
||||
Self-employed
|
||||
- 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.
|
||||
|
||||
- Maintain and upgrade multiple servers running Docker, Apache, and
|
||||
other technologies.
|
||||
- Conduct weekly server maintenance tasks, such as upgrades and patch
|
||||
management on Linux servers.
|
||||
- Independently research new technology outside of current
|
||||
implementations for improvements.
|
||||
Open Source Contributions
|
||||
|
||||
Help Desk Level 1 (May 2022 - July 2022)
|
||||
Github Profile
|
||||
|
||||
Vinali Staffing
|
||||
- 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.
|
||||
|
||||
- Resolved technical issues with strong analytical and troubleshooting
|
||||
skills.
|
||||
- Utilized strong communication skills to provide users with detailed
|
||||
solutions.
|
||||
- Collaborated with IT team members to resolve complex issues and
|
||||
escalate as needed.
|
||||
trianta.dev
|
||||
|
||||
IT Help Desk (November 2017 - July 2021)
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
- Provided technical support, including malfunctioning software and
|
||||
networking issues.
|
||||
- Assembled and disassembled computers to solve component issues.
|
||||
- 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.
|
||||
|
||||
PROJECTS
|
||||
Awards
|
||||
|
||||
Snakeplusplus
|
||||
Eagle Scout (Completed: June 2019)
|
||||
|
||||
lab.trianta.dev/Trianta/snakeplusplus
|
||||
|
||||
- Developed Snake using C++ with a focus on maintainable code.
|
||||
- Uses the SFML library to display the game.
|
||||
- Easy compilation on any platform using CMake.
|
||||
|
||||
OTHER SKILLS
|
||||
|
||||
- Eagle Scout, Software Development, Open-Source Contributor, Unit
|
||||
Testing, Data Structures
|
||||
- Strong Attention To Detail, Dedicated, DNS, DHCP, VLANs, Computer
|
||||
Proficiency, SSHFS
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user