Research index

Working notes from systems in progress.

An evolving archive of architecture notes, AI-integrated agent experiments, automation patterns, postmortems, design studies, and technical lessons.

Planned notes

These topics are currently being developed into practical notes based on active projects and experiments.

Automation pattern

Workflow automation with n8n

Patterns for connecting services and turning repeated tasks into reliable n8n workflows.

Planned

Architecture note

Data systems with PostgreSQL

Notes on schema design, relationships, and building dependable PostgreSQL data layers.

Planned

Technical lesson

Self-hosted service routing

Notes on reverse proxies, TLS certificates, domains, and clean routing for self-hosted services.

Planned

Current study areas

Workflow automation

n8n

Designing automated workflows, connecting services, and turning repeated tasks into reliable systems.

Analytics and dashboards

Metabase

Exploring data, building dashboards, and making operational information easier to understand.

Relational database

PostgreSQL

Practicing schema design, querying, relationships, and the data layer behind useful products.

Frontend application framework

Next.js

Building modern web interfaces with routing, metadata, server rendering, and responsive layouts.

Self-hosting and routing

Nginx Proxy Manager

Understanding reverse proxies, SSL certificates, domains, and routing services cleanly on a server.