resume: update resume to expand upon college experience

This commit is contained in:
Trianta
2024-10-09 17:09:28 -05:00
parent 1a06edcc0c
commit 86fc10da6e
5 changed files with 53 additions and 23 deletions
+10 -4
View File
@@ -9,6 +9,12 @@ EDUCATION
### B.S. in Computer Science (May 2024)
#### Southern Illinois University Edwardsville
- Developed proficiency in programming languages such as **C**, **C++**, **Python**, and **JavaScript**.
- Took up the role of **Team Lead** on multiple projects across multiple courses to meet project deadlines.
- Coordinated the use of **Git** among team members to ensure all changes were tracked, reviewed, and properly integrated into the main codebase
- Collaborated with team members to **set project goals and priorities**.
- Mentored junior team members to improve their coding skills and knowledge.
SKILLS
------
- **Programming:** C++, C, Bash, Python, SQL, JavaScript, HTML, CSS
@@ -22,11 +28,11 @@ PROJECTS
### Server Management (May 2021 - Current)
#### [Personal Website](https://trianta.dev)
- 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.
- Caring for and updating several servers that use technologies such as **Docker** and **Apache** to make sure they run smoothly and securely.
- Scripts written in **Bash** that could **automatically perform 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.
- Created and put online a website, using **Jenkins** to help manage the building process, and Docker to make sure everything works together properly.
### Open-Source Contributions
#### [Github Profile](https://github.com/Trimutex)