Skip to content
View tahatkn's full-sized avatar

Block or report tahatkn

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

Taha Tekin

Lead Product Engineer | System Architect

I build, scale, and ship real-time mobile products and high-performance backend systems. I specialize in bridging the gap between complex infrastructure (WebSockets, PostgreSQL optimization, ILP modeling) and seamless user experiences.

πŸš€ Shipped Product: Common Ground (@DuoFine)

As the sole technical owner, I architected and shipped Common Ground end-to-end.

App Store Google Play

Engineering Highlights:

  • Real-Time Infrastructure: Architected a Redis-backed dual-channel WebSocket system (user + room levels) with heartbeat monitoring, validated under load test at 1,000 concurrent connections with zero downtime.
  • Database Optimization: Reduced messaging query latency from 700ms to 38ms (94.6% reduction) via compound B-tree indexes and analyzed production query patterns using EXPLAIN ANALYZE.
  • Concurrency & Monetization: Implemented zero-leakage subscription pipelines using RevenueCat webhooks, secured by PostgreSQL row-level locking (select_for_update) and atomic transactions.
  • Cost Engineering: Reduced Google Places API spend by 80% via field masking, session token batching, and multi-layer response caching without degrading search latency.

πŸ›  Technical Arsenal

  • Mobile: React Native, Expo SDK, Optimistic UI, Adaptive Layouts, i18n-js (16-language support).
  • Backend: Python, Django, Django REST Framework, Django Channels, WebSockets, OAuth2, JWT.
  • Database & Cache: PostgreSQL (compound indexing, atomic operations), Redis, Boto3.
  • DevOps & Cloud: EAS Build (M1 parallel pipelines), Sentry (distributed tracing), Backblaze B2, AWS S3.
  • Optimization: Linear & Mixed-Integer Programming (LP/IP/MIP), Constraint-based modeling.

🌐 Open Source Contributions

  • PostHog: Contributor to the open-source product analytics suite.
  • Supabase: Contributor to the open-source Firebase alternative.

πŸ“ Technical Writing

πŸ’Ό Other Engineering Work

  • Operations Optimization Engine (AcΔ±badem Healthcare): Designed an ILP-based patient flow optimization model using real operational data to dynamically adjust bed allocations and minimize room assignment errors.
  • UCD Plast B2B Platform: Delivered a full end-to-end website (ucdplast.com) as a solo contractor in under 4 weeks, transitioning all formal business operations for the client.

πŸ“« Connect: LinkedIn | 🌐 Product: duofine.com

Pinned Loading

  1. common-ground-architecture common-ground-architecture Public

    System architecture, real-time WebSocket infrastructure, and PostgreSQL optimization case studies for Common Ground (production mobile product).

  2. supabase/supabase supabase/supabase Public

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

    TypeScript 99.8k 11.9k

  3. PostHog/posthog PostHog/posthog Public

    πŸ¦” PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, d…

    Python 32.3k 2.4k