All projects
Project

Personal Platform (this site)

Full-stack monorepo combining Next.js public site, FastAPI backend, MDX + structured content, Clerk-protected dashboard, MongoDB persistence, Telegram command ingestion, LaTeX-based PDF export, and bounded LLM-assisted resume tailoring.

platformfull-stackopen-source

Problem

Portfolio sites usually undersell technical depth — static HTML or generic layouts that say little about how you actually build systems.

Solution

A full-stack monorepo with a production-grade architecture: Next.js 15 RSC public site, FastAPI API layer, hybrid MDX+JSON content model, Clerk-protected dashboard, MongoDB, Telegram ingestion, LaTeX/latexmk PDF export pipeline, and bounded LLM resume tailoring.

Impact

The site itself. Built and deployed end-to-end as a demonstration of production engineering discipline on a solo project.

Stack

Next.js 15React 19TypeScriptFastAPIMongoDBClerkDockerNginxGHCRTeX Live

Personal Platform (this site)

Writeup in progress. Full architecture notes covering the hybrid MDX+JSON content model, FastAPI backend design, Clerk auth integration, LaTeX export pipeline, and bounded LLM resume tailoring coming soon.