Portfolio · Live Index v1.0 · May 2026

A working index of public-facing projects. Each one is a real artifact, designed, built, and deployed solo. The point isn't volume. The point is that the work exists.

Filter
01 / 06

Blulantern

Personal Hub · blulantern.com · React SPA

The umbrella property that anchors everything else. A working portfolio shell that points to live subdomains rather than a static "About Me" page.

Open

Overview

Blulantern.com is the parent property for a network of branded subdomains, each hosting a discrete, deployed project. The premise is simple: every link on the site is to live software, not screenshots. The architecture is built for fast iteration, since the subdomains turn over as projects evolve.

What it solves

Most engineering and product portfolios are CV pages with screenshots and dead Behance links. This one is the opposite. Visitors land at the top level and within two clicks can be inside the actual software, with their hands on the controls.

Role and scope

  • Sole designer, developer, and deployer
  • Owned brand system, IA, and content model
  • Established the subdomain pattern for portfolio expansion
  • Built the deployment pipeline through Vercel

Stack

React Vercel Tailwind CSS SPA architecture DNS / subdomain routing Responsive design
02 / 06

Scrumscious

Reference Platform · scrumscious.com · React · Next.js · TypeScript

An interactive reference and decision-support tool covering Scrum, SAFe, LeSS, and Nexus. Includes a 10-question assessment engine that recommends the best-fit scaling framework based on team structure and delivery goals.

Open

Overview

Scrumscious is a public-facing, content-rich reference platform spanning four agile frameworks: Scrum, SAFe, LeSS, and Nexus. The architecture covers role responsibilities, event deep-dives, workflow diagrams, and side-by-side framework comparison. The core differentiator is an assessment engine that converts qualitative organizational input into a prescriptive scaling recommendation.

The platform is the credential artifact behind my CSPO and CSM. Anyone can hold a certificate. This is the work behind it.

Scope and scale

  • 4 agile frameworks covered in depth
  • 10 role guides spanning Scrum Master, PO, RTE, and beyond
  • 21 event deep dives
  • 4 workflow diagrams
  • 29 guide sections
  • 60+ facilitation techniques
  • Multi-framework comparison tool
  • 10-question assessment engine with weighted recommendations

Role and ownership

Sole designer, developer, content architect, and product owner. Every framework write-up, comparison table, and assessment weighting is original. The content was the hardest part. The engineering was the easier part.

Stack

React Next.js TypeScript Tailwind CSS Static site generation Vercel Component-driven architecture Content modeling SEO Accessibility
03 / 06

Awake

AI Application · awake.blulantern.com · Anthropic Claude API

A full-stack fantasy football draft analyzer powered by the Anthropic Claude API. Real-time decision support that augments the user rather than replacing them, with prompt engineering patterns built for cost-aware, latency-sensitive production use.

Open

Overview

Awake is a working, deployed LLM product, not a prototype. It integrates the Anthropic Claude API for real-time fantasy football draft analysis, translating structured fantasy data into LLM reasoning inputs and parsing model output into actionable guidance during a live draft.

The point of building this was to develop defensible LLM application experience in production: prompt design, cost management, error handling, latency tolerance, and the discipline of building AI flows that augment rather than replace human judgment.

Why this matters in interviews

Every PM, EM, and TPM job description in 2026 mentions AI. Most candidates can talk about AI. Fewer have shipped a production LLM product with the Anthropic API. This is that proof point, and the URL is live for inspection.

Role and ownership

  • Sole designer, developer, and product owner
  • Identified the user need (draft-time decision paralysis)
  • Scoped a focused MVP, shipped to production
  • Owned the prompt engineering patterns and cost-aware API usage

Stack

Anthropic Claude API React Node.js Prompt engineering REST APIs LLM integration Real-time AI decision support Vercel
04 / 06

Noovo Growth Engine

Product Strategy POC · noovo.blulantern.com · Password-Gated SPA

A bespoke, password-gated, web-based interactive product strategy presentation. Engineered as a working application rather than a slide export, with tiered content gating and a navigable narrative structure built for executive consumption.

Open

Overview

Noovo is one of a series of bespoke, password-gated, interactive product strategy presentations, engineered as web applications rather than exported decks. Each one combines original product and growth strategy analysis with a custom-built, branded, responsive front-end experience featuring tiered content gating and interactive reveal structures.

Built as differentiated outreach artifacts during the job search, demonstrating simultaneous product instinct, narrative clarity, and hands-on technical execution. A deck would be a deliverable. This is a product.

What it demonstrates

  • Original product and growth strategy work, end to end
  • Competitive positioning and roadmap proposals
  • The ability to ship strategy as a tangible artifact, not a static document
  • A repeatable template architecture for rapid rebranding across target companies

Role

Sole designer, developer, and strategist. The strategy is mine. The code is mine. The brand system is mine. The conversation it starts is the one I want to be in.

Stack

React TypeScript Tailwind CSS Client-side routing Password-gated access Tiered content reveal SPA architecture Vercel Custom-branded UI
05 / 06

LendFlow

WordPress POC · lf.blulantern.com · WordPress · PHP · Regulated FS

A publicly deployed WordPress concept platform for a multi-state consumer lending experience. Built around the real constraint of regulated financial services: multi-state regulatory variation managed as product data, not engineering toil.

Open

Overview

LendFlow evolved from original concept artifacts I produced during a technical interview into a standalone portfolio project. It demonstrates WordPress architecture, custom theme development, member authentication flows, and regulatory-aware content modeling for financial services. Multi-state loan terms, disclosures, and product availability are handled as configuration rather than hard-coded logic.

What it demonstrates

  • End-to-end WordPress fluency: theme dev, plugin decisions, deployment
  • Regulatory-aware content architecture (PCI-DSS awareness, multi-state compliance)
  • The ability to take an ambiguous product brief and ship a navigable artifact
  • Production deployment under a branded subdomain

Role

Sole designer, developer, and product owner. The interview work was a starting point. The deployed platform is the finished thought.

Stack

WordPress PHP Custom theme development JavaScript HTML5 / CSS3 Multi-state content localization Member authentication flows PCI-DSS awareness Responsive design
06 / 06

Porsche Touchscreen

Kiosk Interface · porsche.blulantern.com · Touch-First Web App

A touchscreen-optimized interactive interface, building on the trade-show installation work I led at CSI Group. Tactile, gesture-aware, and built for kiosk-scale displays where users walk up and interact without onboarding.

Open

Overview

The Porsche touchscreen project is a touch-first interactive interface drawing on my background building Unity and web-based installations for trade shows at CSI Group, where clients included Citizen Watch, AXA Equitable, Castrol, and Wyndham. Kiosk and trade show interfaces have a specific design constraint: users have no manual, no onboarding, and roughly five seconds of patience. Everything has to be visible and tappable.

What it demonstrates

  • Touch-first interaction design distinct from cursor-driven web UX
  • Large-format display sensibilities (kiosk, tablet, vehicle infotainment)
  • Continuity with prior trade-show installation work at CSI Group
  • Aesthetic polish suited to a brand at the luxury / automotive intersection

Role

Sole designer and developer. The interface stands alone as a deployed artifact, accessible from any modern browser at the URL.

Stack

HTML5 / CSS3 JavaScript Touch event handling Gesture interactions Responsive / kiosk layout CSS animation SVG Vercel