resume: created a SWE version of resume

This commit is contained in:
Trianta 2024-08-18 03:46:27 -05:00
parent a5a2e39b26
commit 19cb69619d
5 changed files with 99 additions and 95 deletions

Binary file not shown.

View File

@ -39,59 +39,62 @@ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]</h6>
<h4 id="southern-illinois-university-edwardsville">Southern Illinois
University Edwardsville</h4>
<ul>
<li><strong>Relevant Courses:</strong> Networks and Data Communications,
Database and Web System Development, and Operating Systems</li>
<li><strong>Relevant Courses:</strong> Data Structures and Algorithms,
Database and Web System Development, and Software Engineering</li>
</ul>
<h2 id="skills">SKILLS</h2>
<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>Programming:</strong> C++, C, Python, SQL,
JavaScript</p></li>
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, MySQL, MariaDB,
VirtualBox</p></li>
<li><p><strong>Operating Systems:</strong> Ubuntu, Debian, Arch, Linux,
Windows, Security Onion</p></li>
Windows</p></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>
<ul>
<li><strong>Developed</strong> a high-performance, open-source
implementation of Snake using <strong>C++</strong> and SFML.</li>
<li>Utilized <strong>object-oriented programming</strong> principles to
design and implement a modular architecture.</li>
<li>Easy compilation on any platform using <strong>CMake</strong>.</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>Developed, designed, and actively host a website at trianta.dev
.</li>
<li>Displays open-source projects I developed using JavaScript.</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>
<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><strong>Developed</strong> and <strong>maintained</strong> multiple
software applications using programming languages, such as C++ and
<strong>JavaScript</strong>.</li>
<li>Designed and implemented a scalable containerization solution using
Docker, Apache, and other technologies.</li>
<li>Integrated automated weekly <strong>backups</strong> on
<strong>Linux servers</strong> in case of data failure.</li>
<li>Utilized version control systems like Git for project
management.</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>Responded to and resolved a high volume of 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>
</ul>
<h3 id="it-help-desk-december-2018---july-2021">IT Help Desk (December
2018 - July 2021)</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>
</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>
<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>
<li>Escalated complex technical issues, resulting in timely resolution
and improved user satisfaction.</li>
</ul>
<h2 id="other-skills">OTHER SKILLS</h2>
<ul>

View File

@ -9,46 +9,47 @@ EDUCATION
### B.S. in Computer Science (May 2024)
#### Southern Illinois University Edwardsville
- **Relevant Courses:** Networks and Data Communications, Database and Web System Development, and Operating Systems
- **Relevant Courses:** Data Structures and Algorithms, Database and Web System Development, and Software Engineering
SKILLS
------
- **Programming:** C++, C, Bash, Python, SQL, JavaScript, Rust, HTML
- **Programming:** C++, C, Python, SQL, JavaScript
- **Tools:** SSH, Git, Apache, Docker, CertBot, Wireshark, Nmap, VPN, Wireguard, MySQL, MariaDB, VirtualBox
- **Tools:** SSH, Git, Apache, Docker, MySQL, MariaDB, VirtualBox
- **Operating Systems:** Ubuntu, Debian, Arch, Linux, Windows, Security Onion
- **Operating Systems:** Ubuntu, Debian, Arch, Linux, Windows
PROJECTS
--------
### snakeplusplus
#### [lab.trianta.dev/Trianta/snakeplusplus](https://lab.trianta.dev/Trianta/snakeplusplus)
- **Developed** a high-performance, open-source implementation of Snake using **C++** and SFML.
- Utilizes **object-oriented programming** principles to design and implement a modular architecture.
- Easy compilation on any platform using **CMake**.
### trianta.dev
#### [lab.trianta.dev/Trianta/trianta.dev](https://lab.trianta.dev/Trianta/trianta.dev)
- Developed, designed, and actively host a website at trianta.dev .
- Displays open-source projects I developed using JavaScript.
- Utilized Git for project management.
EXPERIENCE
---------
### Server Administrator (May 2021 - Current)
#### Self-employed
- **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**.
- **Developed** and **maintained** multiple software applications using programming languages, such as C++ and **JavaScript**.
- Designed and implemented a scalable containerization solution using Docker, Apache, and other technologies.
- Integrated automated weekly **backups** on **Linux servers** in case of data failure.
### Help Desk Level 1 (May 2022 - July 2022)
#### Vinali Staffing
- Resolved technical issues with strong analytical and troubleshooting skills.
- Responded to and resolved a high volume of 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 (December 2018 - July 2021)
#### Gerold Moving
- Provided technical support, including malfunctioning software and networking issues.
- Assembled and disassembled computers to solve component issues.
PROJECTS
--------
### 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**.
- Escalated complex technical issues, resulting in timely resolution and improved user satisfaction.
OTHER SKILLS
--------

Binary file not shown.

View File

@ -8,18 +8,35 @@ B.S. in Computer Science (May 2024)
Southern Illinois University Edwardsville
- Relevant Courses: Networks and Data Communications, Database and Web
System Development, and Operating Systems
- Relevant Courses: Data Structures and Algorithms, Database and Web
System Development, and Software Engineering
SKILLS
- Programming: C++, C, Bash, Python, SQL, JavaScript, Rust, HTML
- Programming: C++, C, Python, SQL, JavaScript
- Tools: SSH, Git, Apache, Docker, CertBot, Wireshark, Nmap, VPN,
Wireguard, MySQL, MariaDB, VirtualBox
- Tools: SSH, Git, Apache, Docker, MySQL, MariaDB, VirtualBox
- Operating Systems: Ubuntu, Debian, Arch, Linux, Windows, Security
Onion
- Operating Systems: Ubuntu, Debian, Arch, Linux, Windows
PROJECTS
snakeplusplus
lab.trianta.dev/Trianta/snakeplusplus
- Developed a high-performance, open-source implementation of Snake
using C++ and SFML.
- Utilized object-oriented programming principles to design and
implement a modular architecture.
- Easy compilation on any platform using CMake.
trianta.dev
lab.trianta.dev/Trianta/trianta.dev
- Developed, designed, and actively host a website at trianta.dev .
- Displays open-source projects I developed using JavaScript.
EXPERIENCE
@ -27,41 +44,24 @@ Server Administrator (May 2021 - Current)
Self-employed
- 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.
- Developed and maintained multiple software applications using
programming languages, such as C++ and JavaScript.
- Designed and implemented a scalable containerization solution using
Docker, Apache, and other technologies.
- Integrated automated weekly backups on Linux servers in case of data
failure.
- Utilized version control systems like Git for project management.
Help Desk Level 1 (May 2022 - July 2022)
Vinali Staffing
- Resolved technical issues with strong analytical and troubleshooting
skills.
- Responded to and resolved a high volume of 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 (December 2018 - July 2021)
Gerold Moving
- Provided technical support, including malfunctioning software and
networking issues.
- Assembled and disassembled computers to solve component issues.
PROJECTS
Snakeplusplus
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.
- Escalated complex technical issues, resulting in timely resolution
and improved user satisfaction.
OTHER SKILLS