All projects
SoftwareAug 2026 — Presentin progress
Portfolio Engineering Platform
This site: a fully database-driven engineering portfolio with an authenticated admin dashboard.
Overview
A React + TypeScript portfolio platform where every section is managed from a secured admin dashboard backed by Postgres, authentication and file storage.
Problem
A static portfolio cannot keep pace with new projects, certificates and CV revisions.
Solution
Built a content model in Postgres with row-level security, an authenticated admin CRUD dashboard and public pages rendered directly from the database.
Engineering process
Data modelling, access-policy design, component architecture, admin CRUD implementation and responsive public rendering.
Results
All portfolio content is editable without touching source code, including CV and image uploads.