Compare commits

...

2 Commits

Author SHA1 Message Date
Trianta
18cc25b414 main: rebuild resume 2025-12-08 19:36:02 -06:00
Trianta
f067e06076 servers: update description 2025-12-08 19:35:21 -06:00
5 changed files with 8 additions and 8 deletions

Binary file not shown.

View File

@ -56,7 +56,7 @@ integration pipeline that reduced build times by 75%.</li>
<li><p><strong>Programming Languages:</strong> C++, C, Bash, Python,
TypeScript, JavaScript</p></li>
<li><p><strong>Tools:</strong> SSH, Git, Apache, Docker, Jenkins,
VirtualBox</p></li>
VirtualBox, Caddy</p></li>
<li><p><strong>Operating Systems:</strong> Windows, Linux, Ubuntu,
Debian, Arch</p></li>
</ul>
@ -66,8 +66,8 @@ Debian, Arch</p></li>
<h4 id="personal-website"><a href="https://trianta.dev">Personal
Website</a></h4>
<ul>
<li>Managing a fleet of three servers using <strong>Docker</strong> for
deploying services and <strong>Apache</strong> for domain and subdomain
<li>Managing a fleet of four servers using <strong>Docker</strong> for
deploying services and <strong>Caddy</strong> for domain and subdomain
routing.</li>
<li>Wrote scripts in <strong>Bash</strong> to automatically perform
routine tasks such as backups on <strong>Debian Linux</strong>

View File

@ -18,7 +18,7 @@ Skills
------
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
@ -27,7 +27,7 @@ Projects
### Server Management (May 2021 - Current)
#### [Personal Website](https://trianta.dev)
- Managing a fleet of three servers using **Docker** for deploying services and **Apache** for domain and subdomain routing.
- Managing a fleet of four servers using **Docker** for deploying services and **Caddy** for domain and subdomain routing.
- Wrote scripts in **Bash** to automatically perform routine tasks such as backups on **Debian Linux** servers.
- Manage the network infrastructure to allow for local management of DNS as well as simplified access through private domain addresses for accessing the servers.
- Servers are accessed using **SSH** and secured by only allowing private key encrypted logins.

Binary file not shown.

View File

@ -24,7 +24,7 @@ Skills
- Programming Languages: C++, C, Bash, Python, TypeScript, JavaScript
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox
- Tools: SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
- Operating Systems: Windows, Linux, Ubuntu, Debian, Arch
@ -34,8 +34,8 @@ Server Management (May 2021 - Current)
Personal Website
- Managing a fleet of three servers using Docker for deploying
services and Apache for domain and subdomain routing.
- Managing a fleet of four servers using Docker for deploying services
and Caddy for domain and subdomain routing.
- Wrote scripts in Bash to automatically perform routine tasks such as
backups on Debian Linux servers.
- Manage the network infrastructure to allow for local management of