15 Commits

Author SHA1 Message Date
Trianta
da6b92279a resume: remove technical expertise and degree 2024-10-30 12:00:03 -05:00
Trianta
d508b15041 resume: update resume to be more customer service oriented 2024-10-23 00:55:24 -05:00
Trianta
c3082a027b resume: increase font size 2024-10-23 00:53:31 -05:00
Trianta
b1a439cc3b resume: update to fit hotel roles 2024-10-15 01:41:23 -05:00
Trianta
0c0d186aff resume: fix missing period 2024-10-10 16:51:22 -05:00
Trianta
09c73217bc resume: update education section 2024-10-09 18:59:00 -05:00
Trianta
2dc12d9708 resume: update generated docx 2024-10-09 16:22:37 -05:00
Trianta
aabf0dc57a resume: update generated files 2024-10-09 16:19:38 -05:00
Trianta
bd54c5bd02 resume: update reference document to match css 2024-10-09 16:19:10 -05:00
Trianta
8de7ceb811 resume: reintroduce page break 2024-10-09 16:13:57 -05:00
Trianta
bec44b75ff resume: remove color down to black/white and improve font 2024-10-09 16:12:12 -05:00
Trianta
1806736bbb resume: move experience above projects 2024-10-09 16:11:36 -05:00
Trianta
2213cb8da7 resume: update generated files 2024-10-07 20:12:23 -05:00
Trianta
d008c250d5 resume: update with current section setup 2024-10-07 19:50:04 -05:00
Trianta
7ec31c8fdd resume: update reference document 2024-10-07 19:35:23 -05:00
7 changed files with 46 additions and 201 deletions
Binary file not shown.
+8 -11
View File
@@ -1,8 +1,8 @@
/* Whole document */
body {
font-family: Helvetica, Arial, sans-serif;
font-size: 1rem;
color: #4c4f69;
font-size: 1.0rem;
color: black;
line-height: 1.5;
width: 800px;
margin-inline: auto;
@@ -18,8 +18,7 @@ body {
/* Title of the resume */
h1 {
color: #df8e1d;
font-size: 2.1rem;
font-size: 2.0rem;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
@@ -27,7 +26,6 @@ h1 {
/* Titles of categories */
h2 {
color: #df8e1d;
font-size: 1.6rem;
margin-top: 0;
margin-bottom: 0.5rem;
@@ -35,21 +33,19 @@ h2 {
}
h3 {
color: #dc8a78;
font-size: 1.3rem;
font-size: 1.4rem;
margin-top: 0;
margin-bottom: 0;
}
h4 {
color: #8c8fa1;
font-size: 1.1rem;
font-size: 1.2rem;
margin-top: 0;
margin-bottom: 0.5rem;
}
h6 {
font-size: 0.9rem;
font-size: 0.8rem;
text-align: center;
margin: 0;
padding-bottom: 9px;
@@ -75,6 +71,7 @@ a {
text-decoration: none;
color: #1e66f5;
}
a:hover, a:active {
background-color: #7287fd;
color: #FFFFFF;
@@ -84,7 +81,7 @@ a:hover, a:active {
/* Horizontal separators */
hr {
color: #A6A6A6;
color: black;
}
/* List spacing */
BIN
View File
Binary file not shown.
+18 -77
View File
@@ -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,91 +30,35 @@
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>
<h4 id="southern-illinois-university-edwardsville">Southern Illinois
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>
<h6
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
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.</h6>
<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
2022 - July 2022)</h3>
<h4 id="vinali-staffing">Vinali Staffing</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 team members and users to resolve complex
issues.</li>
<li>Managed a high volume of customer queries and resolved issues in a
timely manner.</li>
<li>Responded to and resolved technical issues with strong analytical
and troubleshooting skills.</li>
<li>Clearly and effectively communicate information to others, providing
them with the answers they needed.</li>
<li>Collaborated with diverse groups including students, staff, and
faculty.</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>
<h4 id="gerold-moving">Gerold Moving</h4>
<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
networking issues.</li>
<li>Resolved issues regarding Windows computers and Office 365
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>
<li>Took apart and put together computer systems to identify and fix
problems with individual parts or components.</li>
</ul>
</body>
</html>
+7 -51
View File
@@ -3,66 +3,22 @@ Gregory Crawford
###### [ [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
---------
### 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)
#### Vinali Staffing
- Resolved technical issues with strong analytical and troubleshooting skills.
- Utilized strong **communication skills** to provide users with **detailed solutions**.
- Collaborated with team members and users to resolve complex issues.
- Managed a high volume of customer queries and resolved issues in a timely manner.
- Responded to and resolved technical issues with strong analytical and troubleshooting skills.
- Clearly and effectively communicate information to others, providing them with the answers they needed.
- Collaborated with diverse groups including students, staff, and faculty.
### IT Help Desk (November 2017 - July 2021)
#### 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.
- 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
- Took apart and put together computer systems to identify and fix problems with individual parts or components.
BIN
View File
Binary file not shown.
+13 -62
View File
@@ -2,79 +2,30 @@ Gregory Crawford
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
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.
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.
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)
Vinali Staffing
- Resolved technical issues with strong analytical and troubleshooting
skills.
- Utilized strong communication skills to provide users with detailed
solutions.
- Collaborated with team members and users to resolve complex issues.
- Managed a high volume of customer queries and resolved issues in a
timely manner.
- Responded to and resolved technical issues with strong analytical
and troubleshooting skills.
- Clearly and effectively communicate information to others, providing
them with the answers they needed.
- Collaborated with diverse groups including students, staff, and
faculty.
IT Help Desk (November 2017 - July 2021)
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.
- 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
- Took apart and put together computer systems to identify and fix
problems with individual parts or components.