Skip to content
View davidkamere's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@EddieHubCommunity

Block or report davidkamere

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
davidkamere/README.md

David Kamere

Full-Stack Engineer • AI Engineer • Product-Minded Builder • UI/UX + Realtime Systems

PortfolioGitHubLinkedInEmail


About Me

I build production software that is clean, fast, and human-friendly.

I work across frontend and backend, with a strong focus on:

  • AI Systems/Applications/Infrastructure
  • Realtime collaboration
  • Thoughtful UX and interaction design
  • Reliable APIs and data systems
  • Shipping features that users actually feel

I like hard technical problems, clear product thinking, and strong execution.


Selected Recent Projects

Storycollab

Realtime co-writing platform with deterministic single-writer locking and live sync.

  • Durable Objects + WebSockets for race-safe lock ownership
  • Live room presence and state transitions

Live: Storycollab Room


Viral Clipper

CLI pipeline that extracts high-impact short clips from long videos.

  • Audio energy + Whisper transcription + semantic scoring
  • Motion analysis + scene-cut detection
  • Optional face-aware 9:16 crop + caching/resume for fast iteration

Repo: github.com/davidkamere/clipper


Tech I Use

TypeScript React Node.js Fastify Prisma PostgreSQL MongoDB Docker AWS Three.js


Currently Interested In

  • AI agents in real software workflows
  • Realtime collaboration architecture
  • High-performance interaction design
  • Building products with strong technical and visual taste

Hiring / Collaboration

I’m open to backend, full-stack, and product engineering roles where I can ship meaningful work with strong teams.

📩 Best contact: davidkamere@gmail.com

Pinned Loading

  1. mcp-surface mcp-surface Public

    TypeScript

  2. new-stories new-stories Public

    A real‑time co‑writing platform built on PartyKit and Cloudflare Durable Objects, designed to handle WebSocket race conditions through deterministic lock ownership, live broadcast state, and time‑b…

    TypeScript

  3. clipper clipper Public

    script-driven pipeline to extract “viral” clips from a long video, using audio energy + transcript context, then cut clips and optionally burn captions.

    Python

  4. pcha-social-platform pcha-social-platform Public

    An experiment with social platform features such as content sharing and handling unique user interactions. Firebase is used to handle authentication and authorization as well as providing a real-ti…

    JavaScript

  5. htmx-Go-Scaffolding htmx-Go-Scaffolding Public

    A production-leaning Go + HTMX + Tailwind starter for server-rendered web apps, featuring real CRUD partial updates, persistent task storage, middleware defaults, tests, CI, and Docker support.

    Go