Skip to content
View sayedhfatimi's full-sized avatar
💭
👻
💭
👻

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 supported. This note will be visible to only 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

WebsiteBlueskyYouTube


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)
  • Market structure research (mechanics, incentives, narratives)

Featured work


Core stack

Frontend: TypeScript, React, Next.js, Tailwind
Backend: Bun/Node.js, REST APIs, auth, background jobs
Data: SQLite/Postgres, Redis
Infra: Docker, Cloudflare, Vercel, Linux


GitHub stats

Pinned Loading

  1. ssh-copy-id for Windows Powershell ssh-copy-id for Windows Powershell
    1
    function ssh-copy-id([string]$userAtMachine){   
    2
        $publicKey = "$ENV:USERPROFILE" + "/.ssh/id_rsa.pub"
    3
        if (!(Test-Path "$publicKey")){
    4
            Write-Error "ERROR: failed to open ID file '$publicKey': No such file"            
    5
        }
  2. gigfin gigfin Public

    Uber Eats, Deliveroo, Just Eat, Amazon Flex, and every other gig platform—track your total income without the spreadsheet clutter.

    TypeScript

  3. object0 object0 Public

    Free, open-source desktop S3 bucket manager. Supports AWS S3, Cloudflare R2, DigitalOcean Spaces, MinIO, Backblaze B2, and any S3-compatible endpoint. Built with Bun, Electrobun, React, and Tailwin…

    TypeScript

  4. valeon-tts-studio valeon-tts-studio Public

    Prompt-to-audio studio for long-form scripts with chunking controls, previews, and OpenAI TTS export.

    TypeScript

  5. whisperx-studio whisperx-studio Public

    A focused WhisperX Studio console for Replicate—bring your token, run predictions, and review outputs.

    TypeScript

  6. vocasync-astro vocasync-astro Public

    Official VocaSync plugin for Astro — text-to-speech synthesis with karaoke-style word highlighting

    TypeScript