Projects

Things I've built

Projects and tools I've shipped end to end — AI products, CLI tools, and brand experiences.

What I'm building

Newest first.

  • MNEMO

    AI

    AI-powered learning platform

    Neuroscience-inspired learning platform with interactive quizzes and intelligent assistance.

  • SENTINEL

    CLI

    Cybersecurity recon CLI

    Toolkit for ethical security assessment.

  • SCRIBE

    CLI

    AI content CLI

    Blog generation, SEO scoring, and content repurposing from the terminal.

  • ATLAS

    CLI

    World intelligence CLI

    Explore countries, economies, currencies, and geography from the terminal.

  • ECLIPSE

    CLI

    Space intelligence terminal

    Live ISS tracking, rocket launches, NASA picture of the day, and an AI cosmic assistant.

  • UTOPIA

    CLI

    GitHub profile intelligence

    Turns any GitHub profile into a developer intelligence report with portfolio scoring and an AI recruiter simulation.

  • Vitra

    Brand

    Cinematic brand experience

    Celebrating 100 years of Panton design.

  • Studio Atlas

    Brand

    Architecture studio brand

    Identity and digital presence for an architecture studio.

Experience & journey

How I got here.

Roles I can stand behind. Placeholders mark numbers I have not verified yet.

  1. Full-Stack Developer · Freelance

    2023 — Present

    • building websites, web applications, and e-commerce stores end to end
    • owning the full stack — frontend, backend, and deployment — without a large team
    • [ADD REAL DETAIL] — number of clients or products shipped in this period
    • [ADD REAL DETAIL] — any verified outcome (conversion lift, retainers, revenue)
    • Next.js
    • TypeScript
    • Tailwind CSS
    • Shopify
  2. E-commerce Developer · Self-employed

    2022 — 2023

    • developed and customized Shopify themes and product pages
    • focused on conversion-oriented storefronts and headless commerce
    • [ADD REAL DETAIL] — stores shipped in this period
    • [ADD REAL DETAIL] — any verified conversion or sales impact
    • Shopify
    • Liquid
    • JavaScript
    • CSS

Featured projects

The detail behind each build.

MNEMO

ActiveAI

AI-powered neuroscience-inspired learning platform improving memory retention through interactive quizzes, intelligent assistance, and personalized experiences. Built as a full product — dashboard, auth, and real-time updates — not a static course site.

mnemo-brain.vercel.app

Key features

  • AI-powered assistance
  • interactive quizzes
  • modern dashboard
  • real-time updates

Stack

  • Next.js
  • TypeScript
  • Tailwind CSS

SENTINEL

Open SourceCLI

Cybersecurity intelligence CLI toolkit for ethical security assessment, published on PyPI. It inspects SSL certificates, DNS records, security headers, and open ports, then exports a report from the terminal.

pip install sentinel-recon

Key features

  • website scanner with a security score
  • SSL certificate and expiry checks
  • DNS lookup and security header analysis
  • port scanning and IP geolocation
  • report export to Markdown or PDF

Stack

  • Python
  • Typer
  • Rich

SCRIBE

Open SourceCLI

AI-powered CLI for blog generation, SEO scoring, and content repurposing. It covers the whole pipeline from the terminal: titles, outlines, full drafts, SEO analysis, tone shifting, and export.

pip install scribe-gen

Key features

  • title and outline generation
  • full drafts in five different tones
  • SEO analyzer using real readability math
  • social repurposing for LinkedIn, X, and Facebook
  • Markdown and PDF export

Stack

  • Python
  • Typer
  • Rich

ATLAS

Open SourceCLI

World intelligence CLI for exploring countries, economies, currencies, and geography from the terminal. Live lookups sit next to interactive sessions so reference data is one command away.

pip install atlas-world-intel

Key features

  • country lookup and profiles
  • side-by-side country comparisons
  • world rankings by population and area
  • live currency conversion
  • geography quiz and AI explanations

Stack

  • Python
  • Typer
  • Rich

ECLIPSE

Open SourceCLI

Space intelligence terminal with live ISS tracking, rocket launch schedules, NASA's picture of the day, a planet database, and an AI-powered cosmic assistant.

Key features

  • live ISS position, speed, and crew count
  • NASA picture of the day
  • upcoming rocket launch schedule
  • planet database with fuzzy name matching
  • AI cosmic assistant with SQLite-backed caching

Stack

  • Python
  • Typer
  • Rich

UTOPIA

Open SourceCLI

Transforms any GitHub profile into a developer intelligence report, featuring portfolio scoring, an AI recruiter simulation, a roast mode, and a 30-day improvement plan.

pip install utopia-analyzer

Key features

  • portfolio scoring on quality and consistency
  • AI recruiter simulation
  • roast mode for blunt, constructive feedback
  • 30-day improvement plan

Stack

  • Python
  • Click
  • Rich

Vitra

Case StudyBrand

Cinematic brand experience celebrating 100 years of Panton design. A scroll-driven narrative, large typographic moments, and a monochrome palette keep the focus on form.

Key features

  • scroll-driven narrative built on GSAP ScrollTrigger
  • large typographic moments and slow parallax
  • monochrome palette that keeps focus on form
  • fully responsive with reduced-motion support

Stack

  • Next.js
  • Framer Motion
  • GSAP

Studio Atlas

Case StudyBrand

Brand identity and digital presence for an architecture studio. Minimal and image-forward, with a quiet identity that matches the precision of the work.

Key features

  • visual identity system
  • image-forward responsive website
  • Sanity CMS integration
  • strict grid with generous whitespace

Stack

  • Next.js
  • Sanity
  • Tailwind CSS

CLI tools

Published on PyPI.

3 command-line tools, installable with a single command. Download totals as of August 2026.

sentinel-recon

v1.0.0
pypi.org/project/sentinel-recon

Cybersecurity recon CLI toolkit for ethical security assessment.

161downloads

Features

  • website scanner with a security score
  • SSL, DNS, and security header checks
  • port scanning and IP geolocation
  • Markdown and PDF reports
  • Python
  • Typer
  • Rich

atlas-world-intel

v1.0.0
pypi.org/project/atlas-world-intel

World intelligence CLI for countries, economies, and geography.

159downloads

Features

  • country lookup and comparisons
  • world rankings by population and area
  • live currency conversion
  • geography quiz and AI explanations
  • Python
  • Typer
  • Rich

scribe-gen

v0.1.0
pypi.org/project/scribe-gen

AI CLI for blog generation, SEO scoring, and content repurposing.

141downloads

Features

  • titles, outlines, and full drafts
  • SEO analyzer using real readability math
  • social repurposing for LinkedIn and X
  • Markdown and PDF export
  • Python
  • Typer
  • Rich