Skip to content
View sayedhfatimi's full-sized avatar
πŸ’­
πŸ‘»
πŸ’­
πŸ‘»

Organizations

@plutarc-cc @vocasync @valeon-org

Block or report sayedhfatimi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sayedhfatimi/README.md

Sayed Hamid Fatimi

Independent software developer β€’ systems thinker β€’ builder of products & pipelines

Website β€’ Bluesky β€’ YouTube


About

I build scalable, production-grade systems β€” from UI and APIs to infrastructure and automation.

My work sits at the intersection of engineering, systems thinking, and research, with a recurring focus on:

  • Full-stack TypeScript (React/Next.js) and robust app architecture
  • Deployment + automation (Docker, CI, edge/CDN, server ops)
  • Publishing pipelines & tooling (content systems, media automation)
  • AI-powered products (inference, usage-based billing, developer APIs)
  • Market structure research (mechanics, incentives, narratives)

Featured work

  • Valeon β€” long-form publication + custom publishing platform: Next.js blog, Clerk-gated author dashboard, Convex backend, and an automated TTS/podcast pipeline https://valeon.blog
  • VocaSync β€” voice platform for creators & developers: TTS, forced alignment, transcription & translation, with a real-time dashboard, REST API, and SDK integrations (closed source) https://vocasync.io
  • plutarc β€” orchestration platform for deploying algorithmic trading bots: composable strategies, backtesting suite, per-trade analytics, 12+ exchanges, dedicated compute per instance (closed source) https://plutarc.cc
  • gramatic β€” pay-as-you-go AI image generation: pick a model, describe an image, pay per result β€” credits charged only on success, plus a developer API (closed source) https://gramati.cc
  • object0 β€” FOSS Tauri/Rust desktop app for managing multiple S3-compatible buckets (AWS, R2, Spaces, MinIO, B2, GCS): sync/move across buckets & providers, encrypted vault https://github.com/sayedhfatimi/object0
  • wavegram β€” FOSS browser tool that encodes audio into a self-describing spectrogram PNG and reconstructs it back β€” entirely client-side, no server https://github.com/sayedhfatimi/wavegram
  • GigFin β€” self-hosted, privacy-first income/expense ledger for gig workers: Next.js, Convex, Better Auth (2FA), air-gappable deployment https://github.com/sayedhfatimi/gigfin

Core stack

Frontend: TypeScript, React, Next.js, Tailwind, shadcn/ui
Backend: Bun/Node.js, Convex, REST APIs, auth (Clerk/Better Auth), background jobs
Desktop: Tauri, Rust
Data: Convex, SQLite/Postgres, Redis
Infra: Docker, Cloudflare, Vercel, Coolify, Linux


GitHub stats

Pinned Loading

  1. gigfin gigfin Public

    A self-hosted, privacy-first income & expense ledger for gig-economy workers.

    TypeScript

  2. object0 object0 Public

    Manage objects across AWS S3, Cloudflare R2, DigitalOcean Spaces, MinIO, Backblaze B2, Google Cloud Storage, and any S3-compatible provider from a single, fast, cross-platform desktop app.

    TypeScript

  3. claude-skills claude-skills Public

    Personal Claude Code skills and slash commands, symlinked into ~/.claude

    Python

  4. wavegram wavegram Public

    Turn audio into a self-describing spectrogram PNG and reconstruct it back β€” entirely in the browser. No server.

    TypeScript