2024-07-28 21:19:02 -05:00
|
|
|
|
Gregory Crawford
|
|
|
|
|
|
2024-08-15 19:32:57 -05:00
|
|
|
|
[ trianta.dev ] . [ gregcraw2001@gmail.com ] . [ 618 830 5817 ] . [ Swansea, IL ]
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-07-29 01:17:36 -05:00
|
|
|
|
EDUCATION
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
|
|
|
|
B.S. in Computer Science (May 2024)
|
|
|
|
|
|
|
|
|
|
Southern Illinois University Edwardsville
|
|
|
|
|
|
2024-07-29 01:17:36 -05:00
|
|
|
|
SKILLS
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Programming: C++, C, Bash, Python, SQL, JavaScript, HTML, CSS
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Tools: SSH, Git, Apache, Docker, Jenkins, MySQL, MariaDB, VirtualBox
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
PROJECTS
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
Server Management (May 2021 - Current)
|
|
|
|
|
|
|
|
|
|
Personal Website
|
|
|
|
|
|
|
|
|
|
- Took care of and updated several computer servers that were using
|
|
|
|
|
different technologies like Docker, Apache, to make sure they were
|
|
|
|
|
running smoothly and securely.
|
|
|
|
|
- Scripts written in Bash that could automatically do routine tasks on
|
|
|
|
|
computers running the Linux operating system, to save time and
|
|
|
|
|
effort.
|
|
|
|
|
- Used logging tools to keep track of how the system was working,
|
|
|
|
|
which helped me identify and solve any problems that came up more
|
|
|
|
|
quickly.
|
|
|
|
|
- Found and fixed technical issues with my software, and created
|
|
|
|
|
improvements to update and correct it for future use.
|
|
|
|
|
- Created and put online a website, using automated tools (Jenkins) to
|
|
|
|
|
help manage the building process, and Docker to make sure everything
|
|
|
|
|
works together properly.
|
|
|
|
|
|
|
|
|
|
Open-Source Contributions
|
|
|
|
|
|
|
|
|
|
Github Profile
|
|
|
|
|
|
|
|
|
|
- Pull Requests: [ hyprwm/Hyprland#7683 ] . [ hyprwm/Hyprland#7575 ] .
|
|
|
|
|
[ hyprwm/Hyprland#7633 ]
|
|
|
|
|
- Collaborated on the launch of new project features, integrating user
|
|
|
|
|
feedback into design iterations.
|
|
|
|
|
- Revived an old project request that had been stuck in limbo for over
|
2024-10-05 14:42:34 -05:00
|
|
|
|
a year by updating and recreating it, and it was successfully
|
2024-10-05 14:23:44 -05:00
|
|
|
|
accepted and added to the system due to new user demand.
|
|
|
|
|
- Thoroughly tested software features in an isolated environment
|
|
|
|
|
before releasing it into wider use.
|
|
|
|
|
- Implented three new features consisting of 114 additional lines of
|
|
|
|
|
C++.
|
|
|
|
|
- Worked together with the main coding team to make sure the project
|
|
|
|
|
met all of the required guidelines and quality standards for writing
|
|
|
|
|
code.
|
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
snakeplusplus
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
lab.trianta.dev/Trianta/snakeplusplus
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Created a fast and efficient game of Snake that can be used by
|
|
|
|
|
anyone (open-source) using the programming languages C++ and SFML to
|
|
|
|
|
make it work properly.
|
2024-08-19 16:50:19 -05:00
|
|
|
|
- Utilizes object-oriented programming principles to design and
|
2024-08-18 03:46:27 -05:00
|
|
|
|
implement a modular architecture.
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Easily built and used on any computer system, thanks to the use of
|
|
|
|
|
CMake which makes compilation simple and straightforward.
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
trianta.dev
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
lab.trianta.dev/Trianta/trianta.dev
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- I created, designed, and am still hosting my personal website at
|
|
|
|
|
trianta.dev.
|
|
|
|
|
- Showcases some of the open-source projects I’ve developed using
|
|
|
|
|
programming languages like JavaScript and Typescript.
|
|
|
|
|
- The design and layout of the site were organized and implemented
|
|
|
|
|
using the HTML and CSS languages.
|
|
|
|
|
- Utilized a version control system called Git to manage and track
|
|
|
|
|
changes in my projects.
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
EXPERIENCE
|
2024-07-31 02:38:35 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
System Administrator (September 2024 - Current)
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
Gerold Moving
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Assisted employees in transitioning to modern security practices.
|
|
|
|
|
- Implemented a secure password solution for improved security
|
|
|
|
|
measures.
|
|
|
|
|
- Created internal documentation for future recurring issues.
|
2024-10-05 14:42:34 -05:00
|
|
|
|
- Managing Windows-based systems and implementing desktop
|
|
|
|
|
administration best practices.
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
Help Desk Level 1 (May 2022 - July 2022)
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
Vinali Staffing
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-08-18 03:46:27 -05:00
|
|
|
|
- Responded to and resolved a high volume of technical issues with
|
|
|
|
|
strong analytical and troubleshooting skills.
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Clearly and effectively communicate information to others, providing
|
|
|
|
|
them with the answers they needed.
|
2024-08-18 03:46:27 -05:00
|
|
|
|
- Escalated complex technical issues, resulting in timely resolution
|
|
|
|
|
and improved user satisfaction.
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Achieved an exceptional level of performance and quality within just
|
|
|
|
|
one month, exceeding expectations that it would take several years
|
|
|
|
|
to reach.
|
|
|
|
|
|
|
|
|
|
IT Help Desk (November 2017 - July 2021)
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
Gerold Moving
|
2024-07-28 21:19:02 -05:00
|
|
|
|
|
2024-10-05 14:23:44 -05:00
|
|
|
|
- Provided technical support, including malfunctioning software and
|
|
|
|
|
networking issues.
|
|
|
|
|
- Fixed problems related to computers running the Windows operating
|
|
|
|
|
system, as well as with Microsoft Office 365 software and services.
|
|
|
|
|
- Took apart and put together computer systems to identify and fix
|
|
|
|
|
problems with individual parts or components.
|