Compare commits
2 Commits
59170406db
...
18cc25b414
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18cc25b414 | ||
|
|
f067e06076 |
Binary file not shown.
@ -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>
|
||||
|
||||
@ -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.
|
||||
|
||||
BIN
about/resume.pdf
BIN
about/resume.pdf
Binary file not shown.
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user