← all projects

Self Hosted Cloud Storage and Portfolio Website

2026-04-28 | in progress |
python jinja networking cloud cybersecurity fastAPI web full stack system integration docker NAS

Overview

In the unending pursuit of features that increase user engagement, modern webstacks can suffer from bloat, leading to unresponsive latency and excessive hardware requirements. The guiding priciple for this website was minimalism; I built the project from the ground up, being very intentional about each dependnecy added to the stack. The result was a highly responsive CSS/HTML native site capable of running on a raspberry-pi 3B without sacrificng any functionality.

Architecture

diagram

Current status

This site in its present state. The backend pulls tagged entries from my Obsidian engineering notebook's markdown files and generates a new page for that project using Jinja templates.

diagram