skip to content

/projects

projects

Things we've built, shipped, tested, and experimented with.

projects
04
mini projects
06

PROJECTS

001

Market Scanner

Streams exchange data, watches for the conditions you define, and tells you the moment one is met.

status
LIVE
stack
Next.js / Python / WebSocket
type
fintech
year
2026

002

Ledger

Quotations, invoices and follow-ups for a small studio. Built to replace a spreadsheet that had outgrown itself.

status
LIVE
stack
Next.js / PostgreSQL / TypeScript
type
internal tool
year
2026

003

Fieldnote

Offline-first note capture for site work. Syncs when the signal comes back, never blocks on it.

status
WIP
stack
React Native / SQLite / Expo
type
mobile app
year
2026

004

Signal API

A small, well-documented API surface for scheduling and delivering notifications across channels.

status
LAB
stack
Go / Redis / Docker
type
infrastructure
year
2025

MINI PROJECTS

Smaller builds, listed the way we keep them. Select an entry to see what it does.

syncode/projects $ ls
  • Semester and cumulative GPA, weighted correctly, no sign-up.

    name
    GPA Calculator
    stack
    TypeScript
    year
    2026
    status
    LIVE
  • Turns an image into text at whatever density you ask for.

    name
    ASCII Generator
    stack
    Canvas / TypeScript
    year
    2026
    status
    LAB
  • One file, one endpoint, deployable in under a minute.

    name
    Tiny API
    stack
    Node.js
    year
    2025
    status
    LAB
  • Checks a list of URLs on a schedule and reports what changed.

    name
    Uptime Ping
    stack
    Python / Cron
    year
    2025
    status
    LIVE
  • Write a pattern, watch it match against your sample as you type.

    name
    Regex Lab
    stack
    TypeScript
    year
    2025
    status
    WIP
  • Batch-resizes and compresses images entirely in the browser.

    name
    Grid Press
    stack
    WebAssembly / TypeScript
    year
    2024
    status
    ARCHIVED