Skip to content

Stack

Taking system-audit clients
Contact Me

My toolkit spans expressive web frontends, typed backend services, the DevOps rails that keep them shipping, and the product tools that keep teams aligned. Below is how those disciplines come together on real projects.

Frontend focus

7+ yrs

Angular, React, Next.js shipped across B2B/B2C surfaces.

Services launched

40+

REST & event-driven APIs deployed to cloud + on-prem.

Automation coverage

90%

Pipelines run linting, tests, accessibility, and security scans.

AI & Automation

AI tooling woven into the development workflow to ship faster without losing engineering rigor.

Applied AI

Claude

Agentic coding, large refactors, and architecture reviews.

GitHub Copilot

In-editor autocomplete and test scaffolding.

ChatGPT

Rapid prototyping, research, and content drafting.

LLM APIs

Anthropic and OpenAI integrations wired into products.

RAG / pgvector

Retrieval-augmented generation over Postgres/Neon.

n8n

Low-code automation and AI agent workflows.

Practices

  • AI-assisted code review & pair programming
  • Reusable prompt workflows for repeatable tasks
  • Human-in-the-loop validation of generated code

Architecture & DevOps

Pipelines and operating models that keep releases predictable and environments aligned.

Delivery

AWS

Cloud infrastructure, serverless compute, and managed data services.

Docker

Containerized, reproducible builds across local and CI environments.

Terraform

Infrastructure as code for repeatable, versioned provisioning.

REST APIs

Versioned interfaces with contract testing.

Microservices

Domain-aligned services with shared observability.

CI/CD (GitLab)

Automated quality gates, security scans, and preview apps.

Cloud Integrations

Secure SaaS, payment, and data platform hookups.

Practices

  • Infrastructure-as-code starter kits
  • Release runbooks & incident playbooks
  • Continuous monitoring with actionable dashboards

Backend

Typed APIs and services that scale with product growth, instrumented for reliability from day one.

Services & APIs

PHP

API-first frameworks and platform glue for legacy modernization.

Spring Boot

Event-driven microservices and background processing.

FastAPI

Async data services and internal tooling.

Node.js

Serverless-friendly endpoints and integrations.

Practices

  • REST + JSON:API contracts with schema validation
  • Containerized deployments with observability hooks
  • Automated regression suites & integration tests

Frontend

Component-driven interfaces that balance speed, accessibility, and storytelling for the brands I work with.

UI Engineering

Angular

Enterprise dashboards, design system rollouts, control-heavy apps.

Next.js

Hybrid-rendered marketing pages and SEO-first growth surfaces.

React

Reusable component libraries and collaborations with design systems.

Tailwind

Tokenized styling with theming, dark mode, and rapid prototyping.

RxJS

Reactive data flows, state orchestration, and real-time UX.

Practices

  • Accessibility-first reviews (WCAG AA)
  • Performance budgets & Core Web Vitals
  • Design handoff via Figma + Storybook parity

Design & Product Tools

Tools that compress the distance between idea, feedback, and delivery for cross-functional teams.

Collaboration

Figma

Interactive prototypes, token libraries, and dev-ready specs.

Adobe Suite

Motion, visual storytelling, and brand assets.

Jira

Roadmap tracking, delivery rituals, and reporting.

Notion

Knowledge base, decision logs, and onboarding docs.

Practices

  • Weekly async demos with Loom/Notion
  • Design QA checklists & acceptance criteria
  • Shared KPI dashboards for product/design/dev

Application

How the stack ships

Typical cross-functional workflows that pair the toolkit above with delivery rituals so teams can iterate quickly without losing reliability.

Product-led growth site

Marketing and docs surfaces built with incremental static regeneration, measured against Core Web Vitals and conversion funnels.

Next.jsReactTailwindFigma
  • Component tokens sourced from Figma libraries
  • Analytics + experimentation hooks added at the layout layer
  • Automated Lighthouse budgets in CI keep regressions out

Customer portal + APIs

Secure enterprise dashboard backed by versioned APIs and GitLab-driven releases across staging and production.

AngularSpring BootREST APIsGitLab CI/CD
  • Domain-driven design to isolate billing, reporting, and admin services
  • JSON Schema contracts validated in CI before merge
  • Playwright suites gate releases with smoke tests

Internal automation suite

Back-office tools stitched together through FastAPI services and serverless tasks, tracked with collaborative documentation.

FastAPINode.jsMicroservicesNotion + Jira
  • Async workers handle queue-heavy jobs for ingestion
  • Shared observability dashboards alert via Slack/PagerDuty
  • Knowledge base embeds runbooks and onboarding checklists