resume: improve styling

This commit is contained in:
Trianta 2024-07-29 01:17:36 -05:00
parent 6bcda7093a
commit f04d076505
6 changed files with 22 additions and 21 deletions

View File

@ -18,7 +18,7 @@ body {
/* Title of the resume */ /* Title of the resume */
h1 { h1 {
color: #dc8a78; color: #df8e1d;
font-size: 2.1rem; font-size: 2.1rem;
text-align: center; text-align: center;
margin-top: 0px; margin-top: 0px;

Binary file not shown.

View File

@ -29,10 +29,11 @@
</head> </head>
<body> <body>
<h1 id="gregory-crawford">Gregory Crawford</h1> <h1 id="gregory-crawford">Gregory Crawford</h1>
<h6 id="github.comtrimutex-.-gregcraw2001gmail.com-.-618-830-5817">[ <a <h6
href="https://www.github.com/trimutex">github.com/trimutex</a> ] . [ id="github.comtrimutex-.-gregcraw2001gmail.com-.-618-830-5817-.-swansea-il">[
gregcraw2001@gmail.com ] . [ 618 830 5817 ]</h6> <a href="https://www.github.com/trimutex">github.com/trimutex</a> ] . [
<h2 id="education">Education</h2> 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 <h3 id="b.s.-in-computer-science-may-2024">B.S. in Computer Science (May
2024)</h3> 2024)</h3>
<h4 id="southern-illinois-university-edwardsville">Southern Illinois <h4 id="southern-illinois-university-edwardsville">Southern Illinois
@ -41,7 +42,7 @@ University Edwardsville</h4>
<li><strong>Relevant Courses:</strong> Networks and Data Communications, <li><strong>Relevant Courses:</strong> Networks and Data Communications,
Database and Web System Development, and Operating Systems</li> Database and Web System Development, and Operating Systems</li>
</ul> </ul>
<h2 id="skills">Skills</h2> <h2 id="skills">SKILLS</h2>
<ul> <ul>
<li><p><strong>Programming:</strong> C++, C, Bash, Python, SQL, <li><p><strong>Programming:</strong> C++, C, Bash, Python, SQL,
JavaScript, Rust, HTML</p></li> JavaScript, Rust, HTML</p></li>
@ -50,7 +51,7 @@ Wireshark, Nmap, VPN, Wireguard, MySQL, MariaDB, VirtualBox</p></li>
<li><p><strong>Operating Systems:</strong> Ubuntu, Debian, Arch, Linux, <li><p><strong>Operating Systems:</strong> Ubuntu, Debian, Arch, Linux,
Windows, Security Onion</p></li> Windows, Security Onion</p></li>
</ul> </ul>
<h2 id="experience">Experience</h2> <h2 id="experience">EXPERIENCE</h2>
<h3 id="server-administrator-may-2021---current">Server Administrator <h3 id="server-administrator-may-2021---current">Server Administrator
(May 2021 - Current)</h3> (May 2021 - Current)</h3>
<h4 id="self-employed">Self-employed</h4> <h4 id="self-employed">Self-employed</h4>
@ -73,7 +74,7 @@ users with <strong>detailed solutions</strong>.</li>
<li>Collaborated with IT team members to resolve complex issues and <li>Collaborated with IT team members to resolve complex issues and
escalate as needed.</li> escalate as needed.</li>
</ul> </ul>
<h2 id="projects">Projects</h2> <h2 id="projects">PROJECTS</h2>
<h3 id="owasp-top-ten-vulnerabilities-research-project">OWASP Top Ten <h3 id="owasp-top-ten-vulnerabilities-research-project">OWASP Top Ten
Vulnerabilities Research Project</h3> Vulnerabilities Research Project</h3>
<ul> <ul>
@ -91,7 +92,7 @@ maintainable code.</li>
<li>Uses the SFML library to display the game.</li> <li>Uses the SFML library to display the game.</li>
<li>Easy compilation on any platform using <strong>CMake</strong>.</li> <li>Easy compilation on any platform using <strong>CMake</strong>.</li>
</ul> </ul>
<h2 id="other-skills">Other Skills</h2> <h2 id="other-skills">OTHER SKILLS</h2>
<ul> <ul>
<li>Eagle Scout, Software Development, Open-Source Contributor, Unit <li>Eagle Scout, Software Development, Open-Source Contributor, Unit
Testing, Data Structures</li> Testing, Data Structures</li>

View File

@ -1,17 +1,17 @@
Gregory Crawford Gregory Crawford
====== ======
###### [ [github.com/trimutex](https://www.github.com/trimutex) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] ###### [ [github.com/trimutex](https://www.github.com/trimutex) ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
Education EDUCATION
--------- ---------
### B.S. in Computer Science (May 2024) ### B.S. in Computer Science (May 2024)
#### Southern Illinois University Edwardsville #### Southern Illinois University Edwardsville
- **Relevant Courses:** Networks and Data Communications, Database and Web System Development, and Operating Systems - **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:** C++, C, Bash, Python, SQL, JavaScript, Rust, HTML
@ -19,7 +19,7 @@ Skills
- **Operating Systems:** Ubuntu, Debian, Arch, Linux, Windows, Security Onion - **Operating Systems:** Ubuntu, Debian, Arch, Linux, Windows, Security Onion
Experience EXPERIENCE
--------- ---------
### Server Administrator (May 2021 - Current) ### Server Administrator (May 2021 - Current)
#### Self-employed #### Self-employed
@ -35,7 +35,7 @@ Experience
- Utilized strong **communication skills** to provide users with **detailed solutions**. - Utilized strong **communication skills** to provide users with **detailed solutions**.
- Collaborated with IT team members to resolve complex issues and escalate as needed. - Collaborated with IT team members to resolve complex issues and escalate as needed.
Projects PROJECTS
-------- --------
### OWASP Top Ten Vulnerabilities Research Project ### OWASP Top Ten Vulnerabilities Research Project
@ -50,7 +50,7 @@ and identify vulnerabilities.
- Uses the SFML library to display the game. - Uses the SFML library to display the game.
- Easy compilation on any platform using **CMake**. - Easy compilation on any platform using **CMake**.
Other Skills OTHER SKILLS
-------- --------
- Eagle Scout, Software Development, Open-Source Contributor, Unit Testing, Data Structures - Eagle Scout, Software Development, Open-Source Contributor, Unit Testing, Data Structures
- Strong Attention To Detail, Dedicated, DNS, DHCP, VLANs, Computer Proficiency, SSHFS - Strong Attention To Detail, Dedicated, DNS, DHCP, VLANs, Computer Proficiency, SSHFS

Binary file not shown.

View File

@ -1,8 +1,8 @@
Gregory Crawford Gregory Crawford
[ github.com/trimutex ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] [ github.com/trimutex ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
Education EDUCATION
B.S. in Computer Science (May 2024) B.S. in Computer Science (May 2024)
@ -11,7 +11,7 @@ Southern Illinois University Edwardsville
- Relevant Courses: Networks and Data Communications, Database and Web - Relevant Courses: Networks and Data Communications, Database and Web
System Development, and Operating Systems System Development, and Operating Systems
Skills SKILLS
- Programming: C++, C, Bash, Python, SQL, JavaScript, Rust, HTML - Programming: C++, C, Bash, Python, SQL, JavaScript, Rust, HTML
@ -21,7 +21,7 @@ Skills
- Operating Systems: Ubuntu, Debian, Arch, Linux, Windows, Security - Operating Systems: Ubuntu, Debian, Arch, Linux, Windows, Security
Onion Onion
Experience EXPERIENCE
Server Administrator (May 2021 - Current) Server Administrator (May 2021 - Current)
@ -45,7 +45,7 @@ Vinali Staffing
- Collaborated with IT team members to resolve complex issues and - Collaborated with IT team members to resolve complex issues and
escalate as needed. escalate as needed.
Projects PROJECTS
OWASP Top Ten Vulnerabilities Research Project OWASP Top Ten Vulnerabilities Research Project
@ -62,7 +62,7 @@ lab.trianta.dev/Trianta/snakeplusplus
- Uses the SFML library to display the game. - Uses the SFML library to display the game.
- Easy compilation on any platform using CMake. - Easy compilation on any platform using CMake.
Other Skills OTHER SKILLS
- Eagle Scout, Software Development, Open-Source Contributor, Unit - Eagle Scout, Software Development, Open-Source Contributor, Unit
Testing, Data Structures Testing, Data Structures