Experiences
Career timeline focused on platform engineering, reliability, and AI development.
Me
Author
Continue reading
View allSkills
Technical stack grouped by infrastructure, backend, observability, and modern web/AI.
Project 1
This repository manages various open-source services required for home server operations by containerizing them. It is designed to allow anyone from beginners to experts to easily build a personal cloud environment, featuring volume mount settings for data persistence, network isolation for inter-service communication, and security management via environment variables.
Project 2
This repository contains declarative configurations for running various microservices required for home server operations within a Kubernetes environment. It features systematic service isolation by Namespace, data management via Persistent Volumes (PV), and Ingress setups for external access, designed to apply modern infrastructure operation methodologies to a home server context.
Project 3
This repository is a Blueprint designed to maximize project productivity. It includes a standardized directory structure, configuration files for maintaining Code Conventions, and automated workflows. This allows developers to reduce time spent on infrastructure setup and focus on implementing core Business Logic.