resume: update generated files
This commit is contained in:
parent
bd54c5bd02
commit
aabf0dc57a
Binary file not shown.
@ -47,79 +47,6 @@ MariaDB, VirtualBox</p></li>
|
||||
<li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu,
|
||||
Debian, Arch</p></li>
|
||||
</ul>
|
||||
<h2 id="projects">PROJECTS</h2>
|
||||
<h3 id="server-management-may-2021---current">Server Management (May
|
||||
2021 - Current)</h3>
|
||||
<h4 id="personal-website"><a href="https://trianta.dev">Personal
|
||||
Website</a></h4>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>Scripts written in Bash that could automatically do routine tasks on
|
||||
computers running the Linux operating system, to save time and
|
||||
effort.</li>
|
||||
<li>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.</li>
|
||||
<li>Found and fixed technical issues with my software, and created
|
||||
improvements to update and correct it for future use.</li>
|
||||
<li>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.</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 on the launch of new project features, integrating user
|
||||
feedback into design iterations.</li>
|
||||
<li>Revived an old project request that had been stuck in limbo for over
|
||||
a year by updating and recreating it, and it was successfully accepted
|
||||
and added to the system due to new user demand.</li>
|
||||
<li>Thoroughly tested software features in an isolated environment
|
||||
before releasing it into wider use.</li>
|
||||
<li>Implented three new features consisting of 114 additional lines of
|
||||
C++.</li>
|
||||
<li>Worked together with the main coding team to make sure the project
|
||||
met all of the required guidelines and quality standards for writing
|
||||
code.</li>
|
||||
</ul>
|
||||
<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>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.</li>
|
||||
<li>Utilizes <strong>object-oriented programming</strong> principles to
|
||||
design and implement a modular architecture.</li>
|
||||
<li>Easily built and used on any computer system, thanks to the use of
|
||||
CMake which makes compilation simple and straightforward.</li>
|
||||
</ul>
|
||||
<div style="page-break-after: always">
|
||||
|
||||
</div>
|
||||
<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>I created, designed, and am still hosting my personal website at
|
||||
<code>trianta.dev</code>.</li>
|
||||
<li>Showcases some of the open-source projects I’ve developed using
|
||||
programming languages like JavaScript and Typescript.</li>
|
||||
<li>The design and layout of the site were organized and implemented
|
||||
using the HTML and CSS languages.</li>
|
||||
<li>Utilized a version control system called Git to manage and track
|
||||
changes in my projects.</li>
|
||||
</ul>
|
||||
<h2 id="experience">EXPERIENCE</h2>
|
||||
<h3 id="system-administrator-september-2024---current">System
|
||||
Administrator (September 2024 - Current)</h3>
|
||||
@ -158,5 +85,78 @@ system, as well as with Microsoft Office 365 software and services.</li>
|
||||
<li>Took apart and put together computer systems to identify and fix
|
||||
problems with individual parts or components.</li>
|
||||
</ul>
|
||||
<h2 id="projects">PROJECTS</h2>
|
||||
<h3 id="server-management-may-2021---current">Server Management (May
|
||||
2021 - Current)</h3>
|
||||
<h4 id="personal-website"><a href="https://trianta.dev">Personal
|
||||
Website</a></h4>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>Scripts written in Bash that could automatically do routine tasks on
|
||||
computers running the Linux operating system, to save time and
|
||||
effort.</li>
|
||||
<li>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.</li>
|
||||
<li>Found and fixed technical issues with my software, and created
|
||||
improvements to update and correct it for future use.</li>
|
||||
<li>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.</li>
|
||||
</ul>
|
||||
<div style="page-break-after: always">
|
||||
|
||||
</div>
|
||||
<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 on the launch of new project features, integrating user
|
||||
feedback into design iterations.</li>
|
||||
<li>Revived an old project request that had been stuck in limbo for over
|
||||
a year by updating and recreating it, and it was successfully accepted
|
||||
and added to the system due to new user demand.</li>
|
||||
<li>Thoroughly tested software features in an isolated environment
|
||||
before releasing it into wider use.</li>
|
||||
<li>Implented three new features consisting of 114 additional lines of
|
||||
C++.</li>
|
||||
<li>Worked together with the main coding team to make sure the project
|
||||
met all of the required guidelines and quality standards for writing
|
||||
code.</li>
|
||||
</ul>
|
||||
<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>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.</li>
|
||||
<li>Utilizes <strong>object-oriented programming</strong> principles to
|
||||
design and implement a modular architecture.</li>
|
||||
<li>Easily built and used on any computer system, thanks to the use of
|
||||
CMake which makes compilation simple and straightforward.</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>I created, designed, and am still hosting my personal website at
|
||||
<code>trianta.dev</code>.</li>
|
||||
<li>Showcases some of the open-source projects I’ve developed using
|
||||
programming languages like JavaScript and Typescript.</li>
|
||||
<li>The design and layout of the site were organized and implemented
|
||||
using the HTML and CSS languages.</li>
|
||||
<li>Utilized a version control system called Git to manage and track
|
||||
changes in my projects.</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
BIN
about/resume.pdf
BIN
about/resume.pdf
Binary file not shown.
@ -16,6 +16,44 @@ SKILLS
|
||||
|
||||
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
|
||||
|
||||
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.
|
||||
- Managing Windows-based systems and implementing desktop
|
||||
administration best practices.
|
||||
|
||||
Help Desk Level 1 (May 2022 - July 2022)
|
||||
|
||||
Vinali Staffing
|
||||
|
||||
- Responded to and resolved a high volume of technical issues with
|
||||
strong analytical and troubleshooting skills.
|
||||
- Clearly and effectively communicate information to others, providing
|
||||
them with the answers they needed.
|
||||
- Escalated complex technical issues, resulting in timely resolution
|
||||
and improved user satisfaction.
|
||||
- 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)
|
||||
|
||||
Gerold Moving
|
||||
|
||||
- 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.
|
||||
|
||||
PROJECTS
|
||||
|
||||
Server Management (May 2021 - Current)
|
||||
@ -80,41 +118,3 @@ lab.trianta.dev/Trianta/trianta.dev
|
||||
using the HTML and CSS languages.
|
||||
- Utilized a version control system called Git to manage and track
|
||||
changes in my 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.
|
||||
- Managing Windows-based systems and implementing desktop
|
||||
administration best practices.
|
||||
|
||||
Help Desk Level 1 (May 2022 - July 2022)
|
||||
|
||||
Vinali Staffing
|
||||
|
||||
- Responded to and resolved a high volume of technical issues with
|
||||
strong analytical and troubleshooting skills.
|
||||
- Clearly and effectively communicate information to others, providing
|
||||
them with the answers they needed.
|
||||
- Escalated complex technical issues, resulting in timely resolution
|
||||
and improved user satisfaction.
|
||||
- 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)
|
||||
|
||||
Gerold Moving
|
||||
|
||||
- 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.
|
||||
|
Loading…
Reference in New Issue
Block a user