mirror of
https://github.com/TommyTran732/tommytran.io.git
synced 2025-09-06 03:52:57 +02:00
Site Upload
This commit is contained in:
14
content/about.md
Normal file
14
content/about.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "About Me"
|
||||
date: 2022-09-02
|
||||
---
|
||||
|
||||

|
||||
|
||||
Hey there 👋
|
||||
|
||||
My name is Thien, but I mostly go by "Tommy" nowadays. I am an enthusiastic Linux system administrator around 4 years of experience. I am familiar with most major Linux families, from Red Hat to Debian to SUSE to Arch Linux. Recently, my interest has shifted to immutable distributions such as Fedora Silverblue/CoreOS and openSUSE MicroOS.
|
||||
|
||||
Like most Linux users, I am an open source enthusiast and publish most of the projects made in my free time on [GitHub](https://github.com/tommytran732) and [my own Gitea instance](https://git.tommytran.io/tomster). I also made a couple of small contributions to various projets on GitHub as well.
|
||||
|
||||
If you are active in the privacy communities on Matrix, you may recognize me. I used to be a collaborator for [PrivacyGuides.org](https://privacyguides.org) and wrote a large portion of the site from around October 2021 - July 2022. Now, I am now working on my own website - [PrivSec.dev](https://privsec.dev) - with a couple of friends I "met" through [GrapheneOS](https://grapheneos.org). Oh, while we are on this topic, I am also a moderator in the official GrapheneOS channels as well (though not a developer or project member). Or, you may just know me as that one guy who loves throwing a hypervisor at every problem he encounters, typical of a Qubes OS user.
|
17
content/contact.md
Normal file
17
content/contact.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "Contact"
|
||||
date: 2022-09-02
|
||||
---
|
||||
|
||||

|
||||
|
||||
I highly recommend that you contact me via Matrix, so we could take advantage of their end to end encryption. My Matrix is [@tommy:arcticfoxes.net](https://matrix.to/#/@tommy:arcticfoxes.net).
|
||||
|
||||
In case you do not have a Matrix account, you can sign up for one on my homeserver [arcticfoxes.net](https://arcticfoxes.net) or on [matrix.org](https://app.element.io). Alternatively, check out [joinmatrix.org](https://joinmatrix.org/servers/) for a list of public homeservers. I do not ask for your email address or any personal information for registration on [arcticfoxes.net](https://arcticfoxes.net). All you need to provide is a username and password.
|
||||
|
||||
If you prefer to reach out to me via email, my address is contact@tommytran.io. You can use my GPG Key to encrypt the messages. Aliases:
|
||||
|
||||
- tommy@privsec.dev
|
||||
- tommy@arcticfoxes.net
|
||||
|
||||
Please by wary of anyone claiming to be me or using the handle "TommyTran732" reaching out to you. Chances are, they are an impersonator. You can always contact me via Matrix or Email for identity verification.
|
17
content/hire-me.md
Normal file
17
content/hire-me.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "Hire Me"
|
||||
date: 2022-09-02
|
||||
---
|
||||
|
||||

|
||||
|
||||
I am graduating in a few months and I am looking for a full-time sysadmin job. If you are interested in hiring me, please send me an email at contact@tommytran.io.
|
||||
|
||||
I will not be posting my full resume here for privacy reasons, but here are the the certifications I have gotten so far:
|
||||
|
||||
- **Red Hat Certified System Administrator** | ID: 200-058-41
|
||||
- **Linux Foundation Certified System Administrator** | ID: LFCS-2000-002661-01
|
||||
- **SUSE Certified Administrator for SUSE Linux Enterprise 15** | ID: 2107 (2021-04-24)
|
||||
- **CompTIA Linux+** (QYRCZ8BM0HE11LK)
|
||||
- **CompTIA ITF+** (MJ29K56PQC44QWWG)
|
||||
- **Linux Professional Institute Linux Essentials** (ju2ycbghb9)
|
26
content/projects.md
Normal file
26
content/projects.md
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
title: "Projects"
|
||||
date: 2022-09-02
|
||||
---
|
||||
|
||||
## PrivSec.dev
|
||||
|
||||

|
||||
|
||||
[PrivSec.dev](https://privsec.dev) is a website made by me and a couple of friends. The goal is to provide practical privacy and security advice for the end user. You can think of it as a shared blog focusing on this topic.
|
||||
|
||||
We focus on in-depth system configuration, security analysis, and software/hardware recommendations. Our site is based on technical merits, not ideologies and politics.
|
||||
|
||||
## Pterodactyl Script
|
||||
|
||||

|
||||
|
||||
The [Pterodactyl Script](https://github.com/tommytran732/Pterodactyl-Script) is a bash script I wrote to automate the fairly tedious installation process of the popuar Pterodactyl control panel. It comes with automatic SSL certificate generation using Certbot, MariaDB SSL, basic firewall configuration, Fail2ban, and optional phpMyAdmin support. With this script, a 30-40 minutes task for a seasoned system administrator could be completed in under 5 minutes. This is my most popular project to date, with over 150 stars on GitHub.
|
||||
|
||||
## Arch Install Script
|
||||
|
||||

|
||||
|
||||
The Arch Setup Script is a script that I wrote to automate my Arch Linux installation which mimics openSUSE's setup with BTRFS and Snapper. At the time, there was no other installer that does this nicely because they all use the same flat layout as recommended in the Arch Wiki. The downside of using this layout is that snapper rollback does not work properly and the user has to get into the Arch ISO to manually rollback their system. This could be solved by using the openSUSE's layout for BTRFS, and I forked Easy Arch to do just that.
|
||||
|
||||
Over time, I have been adding more security/privacy related settings by default (such as randomized MAC address, IPv6 Privacy, Apparmor, Kernel module blacklist, encrypted /boot). The project is still actively developed, and many of the changes I made are merged upstream as well.
|
14
content/services.md
Normal file
14
content/services.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Services"
|
||||
date: 2022-09-02
|
||||
---
|
||||
|
||||

|
||||
|
||||
I run some public services that you could use:
|
||||
|
||||
- [ArcticFoxes.net](https://arcticfoxes.net), a small Matrix homeserver for cool nerds to hang around. Registration is open.
|
||||
|
||||
- My own [Gitea instance](https://git.tommytran.io). It currently is a mirror of my public repositories and a few other projects that I find interesting. Registration is closed.
|
||||
|
||||
I am quite busy right now, but I am looking at deploying Mastodon and PrivateBin in the near future. When the Gitea federation comes to fruition, I will consider converting my private Gitea instance into a public one under [ArcticFoxes.net](https://arcticfoxes.net) as well.
|
Reference in New Issue
Block a user