My Home Lab

Intro

Hi there, this is Satoshi. A little bit about my background story: I had the opportunity to join the Meta Pre-Internship through MLH in the summer of 2024. I learned various production engineering skills, from Linux and Docker to GitHub Actions, to deploy web applications. This website is hosted on my home server with the help of Cloudflare. I'm hosting this website to gain more practical experience and deepen my understanding.

Goal

  • Gain more practical experience in production engineering fields through my home lab.
  • Practice implementing defensive programming with validations.
  • Practice LeetCode questions for technical interviews.
  • Learn about cybersecurity.

Tech Stack

  • Python
  • Flask
  • Docker
  • Linux
  • Bash Script
  • GitHub Actions