186 lines
8.1 KiB
HTML
186 lines
8.1 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="generator" content="pandoc" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|
<title>resume</title>
|
|
<style>
|
|
code{white-space: pre-wrap;}
|
|
span.smallcaps{font-variant: small-caps;}
|
|
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
|
div.column{flex: auto; overflow-x: auto;}
|
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
|
/* The extra [class] is a hack that increases specificity enough to
|
|
override a similar rule in reveal.js */
|
|
ul.task-list[class]{list-style: none;}
|
|
ul.task-list li input[type="checkbox"] {
|
|
font-size: inherit;
|
|
width: 0.8em;
|
|
margin: 0 0.8em 0.2em -1.6em;
|
|
vertical-align: middle;
|
|
}
|
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
|
</style>
|
|
<link rel="stylesheet" href="resume.css" />
|
|
</head>
|
|
<body>
|
|
<h1 id="gregory-crawford">Gregory Crawford</h1>
|
|
<h6
|
|
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>
|
|
<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</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>
|
|
<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>
|
|
<h3 id="system-administrator-september-2024---current">System
|
|
Administrator (September 2024 - Current)</h3>
|
|
<h4 id="gerold-moving">Gerold Moving</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>
|
|
</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 skills like communication and problem-solving to resolve
|
|
issues. Resolved an average of 82% of all technical issues on first
|
|
contact.</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 just
|
|
one month by minimizing call time and post-call time while increasing
|
|
the rate of issues fixed, exceeding expectations of an average time to
|
|
reach it being nearly a year.</li>
|
|
<li>Successfully maintained a 94% customer satisfaction rating
|
|
throughout my tenure and reduced my average conclusion time from 16
|
|
minutes to under 5 minutes.</li>
|
|
</ul>
|
|
<h3 id="it-help-desk-november-2017---july-2021">IT Help Desk (November
|
|
2017 - July 2021)</h3>
|
|
<h4 id="gerold-moving-1">Gerold Moving</h4>
|
|
<ul>
|
|
<li>Provided technical support, including malfunctioning software and
|
|
networking issues.</li>
|
|
<li>Fixed issues regarding computers running Microsoft Windows, as well
|
|
as with Microsoft Office 365 software and services.</li>
|
|
<li>Disassembled and reassembled computer systems to identify and fix
|
|
problems with individual parts or components.</li>
|
|
</ul>
|
|
<h2 id="awards">Awards</h2>
|
|
<h3 id="eagle-scout-completed-june-2019">Eagle Scout (Completed: June
|
|
2019)</h3>
|
|
<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>
|
|
</ul>
|
|
</body>
|
|
</html>
|