Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45bc872f5b | ||
|
|
bc1971815a | ||
|
|
67c5330728 | ||
|
|
c24263a2b4 |
Binary file not shown.
+11
-8
@@ -1,8 +1,8 @@
|
|||||||
/* Whole document */
|
/* Whole document */
|
||||||
body {
|
body {
|
||||||
font-family: Helvetica, Arial, sans-serif;
|
font-family: Helvetica, Arial, sans-serif;
|
||||||
font-size: 1.0rem;
|
font-size: 1rem;
|
||||||
color: black;
|
color: #4c4f69;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
width: 800px;
|
width: 800px;
|
||||||
margin-inline: auto;
|
margin-inline: auto;
|
||||||
@@ -18,7 +18,8 @@ body {
|
|||||||
|
|
||||||
/* Title of the resume */
|
/* Title of the resume */
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2.0rem;
|
color: #df8e1d;
|
||||||
|
font-size: 2.1rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
@@ -26,6 +27,7 @@ h1 {
|
|||||||
|
|
||||||
/* Titles of categories */
|
/* Titles of categories */
|
||||||
h2 {
|
h2 {
|
||||||
|
color: #df8e1d;
|
||||||
font-size: 1.6rem;
|
font-size: 1.6rem;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
@@ -33,19 +35,21 @@ h2 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 1.4rem;
|
color: #dc8a78;
|
||||||
|
font-size: 1.3rem;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 1.2rem;
|
color: #8c8fa1;
|
||||||
|
font-size: 1.1rem;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
h6 {
|
h6 {
|
||||||
font-size: 0.8rem;
|
font-size: 0.9rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-bottom: 9px;
|
padding-bottom: 9px;
|
||||||
@@ -71,7 +75,6 @@ a {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #1e66f5;
|
color: #1e66f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover, a:active {
|
a:hover, a:active {
|
||||||
background-color: #7287fd;
|
background-color: #7287fd;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
@@ -81,7 +84,7 @@ a:hover, a:active {
|
|||||||
|
|
||||||
/* Horizontal separators */
|
/* Horizontal separators */
|
||||||
hr {
|
hr {
|
||||||
color: black;
|
color: #A6A6A6;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* List spacing */
|
/* List spacing */
|
||||||
|
|||||||
Binary file not shown.
+77
-18
@@ -23,6 +23,9 @@
|
|||||||
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" href="resume.css" />
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="gregory-crawford">Gregory Crawford</h1>
|
<h1 id="gregory-crawford">Gregory Crawford</h1>
|
||||||
@@ -30,35 +33,91 @@
|
|||||||
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>
|
||||||
<h6
|
<h2 id="education">EDUCATION</h2>
|
||||||
id="highly-motivated-and-detail-oriented-worker-with-previous-experience-in-customer-facing-roles.-excellent-communication-and-problem-solving-skills-with-a-strong-ability-to-work-under-pressure.">Highly
|
<h3 id="b.s.-in-computer-science-may-2024">B.S. in Computer Science (May
|
||||||
motivated and detail-oriented worker with previous experience in
|
2024)</h3>
|
||||||
customer-facing roles. Excellent communication and problem-solving
|
<h4 id="southern-illinois-university-edwardsville">Southern Illinois
|
||||||
skills, with a strong ability to work under pressure.</h6>
|
University Edwardsville</h4>
|
||||||
|
<ul>
|
||||||
|
<li><strong>GPA:</strong> 3.15</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="skills">SKILLS</h2>
|
||||||
|
<ul>
|
||||||
|
<li><p><strong>Programming:</strong> C++, C, Bash, Python, SQL,
|
||||||
|
JavaScript, HTML</p></li>
|
||||||
|
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, Jenkins,
|
||||||
|
Wireshark, VPN, Wireguard, MySQL, MariaDB</p></li>
|
||||||
|
<li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu,
|
||||||
|
Debian, Arch</p></li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="projects">PROJECTS</h2>
|
||||||
|
<h3 id="linux-server-management-may-2021---current">Linux Server
|
||||||
|
Management (May 2021 - Current)</h3>
|
||||||
|
<h4 id="personal-website"><a href="https://trianta.dev">Personal
|
||||||
|
Website</a></h4>
|
||||||
|
<ul>
|
||||||
|
<li><strong>Maintain</strong> and upgrade <strong>multiple
|
||||||
|
servers</strong> running Docker, Apache, and other technologies.</li>
|
||||||
|
<li>Wrote <strong>automated</strong> maintenance scripts using
|
||||||
|
<strong>Bash</strong> for Linux-based servers.</li>
|
||||||
|
<li><strong>Monitored</strong> system status using
|
||||||
|
<strong>logging</strong> to quickly diagnose issues.</li>
|
||||||
|
<li>Identifying technical problems and developing software updates and
|
||||||
|
fixes.</li>
|
||||||
|
<li>Developed and deployed a website using <strong>Jenkins</strong>
|
||||||
|
build pipelines and Dockerfiles.</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>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 with the main development team to meet code
|
||||||
|
standards.</li>
|
||||||
|
<li>Provided contributions to the development of multiple projects.</li>
|
||||||
|
</ul>
|
||||||
<h2 id="experience">EXPERIENCE</h2>
|
<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>Assisted employees in transitioning to modern security
|
||||||
|
practices.</li>
|
||||||
|
<li>Implemented a secure password solution for improved security
|
||||||
|
measures.</li>
|
||||||
|
<li>Created internal documentation for future recurring issues.</li>
|
||||||
|
</ul>
|
||||||
<h3 id="help-desk-level-1-may-2022---july-2022">Help Desk Level 1 (May
|
<h3 id="help-desk-level-1-may-2022---july-2022">Help Desk Level 1 (May
|
||||||
2022 - July 2022)</h3>
|
2022 - July 2022)</h3>
|
||||||
<h4 id="vinali-staffing">Vinali Staffing</h4>
|
<h4 id="vinali-staffing">Vinali Staffing</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Managed a high volume of customer queries and resolved issues in a
|
<li>Resolved technical issues with strong analytical and troubleshooting
|
||||||
timely manner.</li>
|
skills.</li>
|
||||||
<li>Responded to and resolved technical issues with strong analytical
|
<li>Utilized strong <strong>communication skills</strong> to provide
|
||||||
and troubleshooting skills.</li>
|
users with <strong>detailed solutions</strong>.</li>
|
||||||
<li>Clearly and effectively communicate information to others, providing
|
<li>Collaborated with team members and users to resolve complex
|
||||||
them with the answers they needed.</li>
|
issues.</li>
|
||||||
<li>Collaborated with diverse groups including students, staff, and
|
|
||||||
faculty.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="it-help-desk-november-2017---july-2021">IT Help Desk (November
|
<h3 id="it-help-desk-november-2017---july-2021">IT Help Desk (November
|
||||||
2017 - July 2021)</h3>
|
2017 - July 2021)</h3>
|
||||||
<h4 id="gerold-moving">Gerold Moving</h4>
|
<h4 id="gerold-moving-1">Gerold Moving</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Resolved issues related to computers running the Windows operating
|
|
||||||
system, as well as with Microsoft Office 365 software and services.</li>
|
|
||||||
<li>Provided technical support, including malfunctioning software and
|
<li>Provided technical support, including malfunctioning software and
|
||||||
networking issues.</li>
|
networking issues.</li>
|
||||||
<li>Took apart and put together computer systems to identify and fix
|
<li>Resolved issues regarding Windows computers and Office 365
|
||||||
problems with individual parts or components.</li>
|
products.</li>
|
||||||
|
<li>Assembled and disassembled computers to solve component issues.</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="other-skills">OTHER SKILLS</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Eagle Scout, Software Development, Server Management</li>
|
||||||
|
<li>Strong Attention To Detail, Communication, Collaboration</li>
|
||||||
</ul>
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
+51
-7
@@ -3,22 +3,66 @@ 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 ]
|
||||||
|
|
||||||
###### Highly motivated and detail-oriented worker with previous experience in customer-facing roles. Excellent communication and problem-solving skills, with a strong ability to work under pressure.
|
|
||||||
|
|
||||||
|
EDUCATION
|
||||||
|
---------
|
||||||
|
### B.S. in Computer Science (May 2024)
|
||||||
|
#### Southern Illinois University Edwardsville
|
||||||
|
|
||||||
|
- **GPA:** 3.15
|
||||||
|
|
||||||
|
SKILLS
|
||||||
|
------
|
||||||
|
- **Programming:** C++, C, Bash, Python, SQL, JavaScript, HTML
|
||||||
|
|
||||||
|
- **Tools:** SSH, Git, Apache, Docker, Jenkins, Wireshark, VPN, Wireguard, MySQL, MariaDB
|
||||||
|
|
||||||
|
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
|
||||||
|
|
||||||
|
PROJECTS
|
||||||
|
--------
|
||||||
|
### Linux Server Management (May 2021 - Current)
|
||||||
|
#### [Personal Website](https://trianta.dev)
|
||||||
|
|
||||||
|
- **Maintain** and upgrade **multiple servers** running Docker, Apache, and other technologies.
|
||||||
|
- Wrote **automated** maintenance scripts using **Bash** for Linux-based servers.
|
||||||
|
- **Monitored** system status using **logging** to quickly diagnose issues.
|
||||||
|
- Identifying technical problems and developing software updates and fixes.
|
||||||
|
- Developed and deployed a website using **Jenkins** build pipelines and Dockerfiles.
|
||||||
|
|
||||||
|
### Open-Source Contributions
|
||||||
|
#### [Github Profile](https://github.com/Trimutex)
|
||||||
|
|
||||||
|
- 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 with the main development team to meet code standards.
|
||||||
|
- Provided contributions to the development of multiple projects.
|
||||||
|
|
||||||
EXPERIENCE
|
EXPERIENCE
|
||||||
---------
|
---------
|
||||||
|
### System Administrator (September 2024 - Current)
|
||||||
|
#### Gerold Moving
|
||||||
|
|
||||||
|
- Assisted employees in transitioning to modern security practices.
|
||||||
|
- Implemented a secure password solution for improved security measures.
|
||||||
|
- Created internal documentation for future recurring issues.
|
||||||
|
|
||||||
### Help Desk Level 1 (May 2022 - July 2022)
|
### Help Desk Level 1 (May 2022 - July 2022)
|
||||||
#### Vinali Staffing
|
#### Vinali Staffing
|
||||||
|
|
||||||
- Managed a high volume of customer queries and resolved issues in a timely manner.
|
- Resolved technical issues with strong analytical and troubleshooting skills.
|
||||||
- Responded to and resolved technical issues with strong analytical and troubleshooting skills.
|
- Utilized strong **communication skills** to provide users with **detailed solutions**.
|
||||||
- Clearly and effectively communicate information to others, providing them with the answers they needed.
|
- Collaborated with team members and users to resolve complex issues.
|
||||||
- Collaborated with diverse groups including students, staff, and faculty.
|
|
||||||
|
|
||||||
### IT Help Desk (November 2017 - July 2021)
|
### IT Help Desk (November 2017 - July 2021)
|
||||||
#### Gerold Moving
|
#### Gerold Moving
|
||||||
|
|
||||||
- Resolved issues related to computers running the Windows operating system, as well as with Microsoft Office 365 software and services.
|
|
||||||
- Provided technical support, including malfunctioning software and networking issues.
|
- Provided technical support, including malfunctioning software and networking issues.
|
||||||
- Took apart and put together computer systems to identify and fix problems with individual parts or components.
|
- Resolved issues regarding Windows computers and Office 365 products.
|
||||||
|
- Assembled and disassembled computers to solve component issues.
|
||||||
|
|
||||||
|
OTHER SKILLS
|
||||||
|
--------
|
||||||
|
- Eagle Scout, Software Development, Server Management
|
||||||
|
- Strong Attention To Detail, Communication, Collaboration
|
||||||
|
|||||||
Binary file not shown.
+62
-13
@@ -2,30 +2,79 @@ Gregory Crawford
|
|||||||
|
|
||||||
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
||||||
|
|
||||||
Highly motivated and detail-oriented worker with previous experience in customer-facing roles. Excellent communication and problem-solving skills, with a strong ability to work under pressure.
|
EDUCATION
|
||||||
|
|
||||||
|
B.S. in Computer Science (May 2024)
|
||||||
|
|
||||||
|
Southern Illinois University Edwardsville
|
||||||
|
|
||||||
|
- GPA: 3.15
|
||||||
|
|
||||||
|
SKILLS
|
||||||
|
|
||||||
|
- Programming: C++, C, Bash, Python, SQL, JavaScript, HTML
|
||||||
|
|
||||||
|
- Tools: SSH, Git, Apache, Docker, Jenkins, Wireshark, VPN, Wireguard,
|
||||||
|
MySQL, MariaDB
|
||||||
|
|
||||||
|
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
|
||||||
|
|
||||||
|
PROJECTS
|
||||||
|
|
||||||
|
Linux Server Management (May 2021 - Current)
|
||||||
|
|
||||||
|
Personal Website
|
||||||
|
|
||||||
|
- Maintain and upgrade multiple servers running Docker, Apache, and
|
||||||
|
other technologies.
|
||||||
|
- Wrote automated maintenance scripts using Bash for Linux-based
|
||||||
|
servers.
|
||||||
|
- Monitored system status using logging to quickly diagnose issues.
|
||||||
|
- Identifying technical problems and developing software updates and
|
||||||
|
fixes.
|
||||||
|
- Developed and deployed a website using Jenkins build pipelines and
|
||||||
|
Dockerfiles.
|
||||||
|
|
||||||
|
Open-Source Contributions
|
||||||
|
|
||||||
|
Github Profile
|
||||||
|
|
||||||
|
- Pull Requests: [ hyprwm/Hyprland#7683 ] . [ hyprwm/Hyprland#7575 ] .
|
||||||
|
[ hyprwm/Hyprland#7633 ]
|
||||||
|
- Collaborated with the main development team to meet code standards.
|
||||||
|
- Provided contributions to the development of multiple projects.
|
||||||
|
|
||||||
EXPERIENCE
|
EXPERIENCE
|
||||||
|
|
||||||
|
System Administrator (September 2024 - Current)
|
||||||
|
|
||||||
|
Gerold Moving
|
||||||
|
|
||||||
|
- Assisted employees in transitioning to modern security practices.
|
||||||
|
- Implemented a secure password solution for improved security
|
||||||
|
measures.
|
||||||
|
- Created internal documentation for future recurring issues.
|
||||||
|
|
||||||
Help Desk Level 1 (May 2022 - July 2022)
|
Help Desk Level 1 (May 2022 - July 2022)
|
||||||
|
|
||||||
Vinali Staffing
|
Vinali Staffing
|
||||||
|
|
||||||
- Managed a high volume of customer queries and resolved issues in a
|
- Resolved technical issues with strong analytical and troubleshooting
|
||||||
timely manner.
|
skills.
|
||||||
- Responded to and resolved technical issues with strong analytical
|
- Utilized strong communication skills to provide users with detailed
|
||||||
and troubleshooting skills.
|
solutions.
|
||||||
- Clearly and effectively communicate information to others, providing
|
- Collaborated with team members and users to resolve complex issues.
|
||||||
them with the answers they needed.
|
|
||||||
- Collaborated with diverse groups including students, staff, and
|
|
||||||
faculty.
|
|
||||||
|
|
||||||
IT Help Desk (November 2017 - July 2021)
|
IT Help Desk (November 2017 - July 2021)
|
||||||
|
|
||||||
Gerold Moving
|
Gerold Moving
|
||||||
|
|
||||||
- Resolved issues related to computers running the Windows operating
|
|
||||||
system, as well as with Microsoft Office 365 software and services.
|
|
||||||
- Provided technical support, including malfunctioning software and
|
- Provided technical support, including malfunctioning software and
|
||||||
networking issues.
|
networking issues.
|
||||||
- Took apart and put together computer systems to identify and fix
|
- Resolved issues regarding Windows computers and Office 365 products.
|
||||||
problems with individual parts or components.
|
- Assembled and disassembled computers to solve component issues.
|
||||||
|
|
||||||
|
OTHER SKILLS
|
||||||
|
|
||||||
|
- Eagle Scout, Software Development, Server Management
|
||||||
|
- Strong Attention To Detail, Communication, Collaboration
|
||||||
|
|||||||
Reference in New Issue
Block a user