Projects

A selection of products, tools, and websites I have built or helped bring into production. The notes focus on what each project became, why I built it, and the technical decisions behind it.

Screenshot of the chojecki.net personal website
active 2023–present

Personal Website

My independent Jekyll site for writing, project notes, a CV, and a live Now page—with accessible themes and automated GitHub Pages deployment.

  • Jekyll
  • SCSS
  • GitHub Actions
  • GitHub Pages
Screenshot of the current 886 Studios homepage
active 2026

886 Studios Website

The production website for 886 Studios: accelerator programs, portfolio, events, founder resources, and a two-source blog in a maintainable Astro codebase.

  • Astro 7
  • TypeScript
  • Vercel
  • Node.js
Screenshot of the ikigai Startup Portal founder metrics workspace
active 2026

ikigai Startup Portal

A private founder reporting surface and 886 admin workspace for collecting startup traction updates, reviewing progress, managing access, and keeping KPI definitions consistent.

  • React
  • TypeScript
  • Supabase
  • Cloudflare Pages
Screenshot of the Cherry Terminal portfolio overview
active 2026

Cherry Terminal

A local-first stock tracker for holdings, cash, allocation, research watchlists, and direct or ETF look-through exposure—with portfolio data kept in IndexedDB.

  • React 19
  • TypeScript
  • IndexedDB
  • Cloudflare Pages
CmdZ promotional graphic showing a recently closed browser tab restored with Command+Z
active 2026

CmdZ

A privacy-focused, dependency-free Chromium extension that restores the most recently closed tab with Command+Z or Ctrl+Z while preserving normal page Undo.

  • JavaScript
  • Chrome Extension APIs
  • Manifest V3
  • Node.js tests