←Back to projects
DevOps Portfolio Website
Personal portfolio showcasing DevOps and backend engineering projects.
Problem
- I needed a single place to present real DevOps/backend work without it getting buried in random repos and notes.
- Most portfolios over-index on frontend polish and under-explain engineering decisions.
Solution
- Built a portfolio that reads like a case-study library: projects, decisions, and outcomes.
- Focused the content on CI/CD, infrastructure automation, and backend systems.
Deployment
- Shipped as a containerized app and deployed on my personal NAS.
Decisions & tradeoffs
- Prioritized clarity and technical storytelling over flashy UI.
- Kept the structure reusable so new projects can be added without redesigning pages.