Lead Fullstack Engineer · Notbet, London
- Built a real-time sports data platform from scratch: web app, public API, and the services behind both web and mobile through a BFF layer.
- Next.js 14 frontend, Node.js services for live scores, stats and fixtures, on PostgreSQL (raw SQL, PgBouncer) and Redis for snapshots, pub/sub and WebSocket fan-out.
- Designed a high-throughput transaction engine: placement, matching, proceed/recalculate/resolve, soft-delete-safe upserts, ML-enriched metadata.
- Latency-critical routes read pre-materialized Redis snapshots, so the request path stays under 100ms.
- Led the mobile team on data and contract decisions, ran reviews across web and mobile, set the standards, drove the migrations.
- Owned SEO end-to-end: SSR/metadata, structured data, sitemap and hreflang across 8 locales. LCP under 1.5s.
- Shipped product on top: ML insights, weekly rewards, Telegram Mini App, Stripe, Auth.js flows.
- CI/CD on Docker Swarm via Dokploy. My deploys, my rollbacks, my 3am incidents (Grafana, Sentry, PostHog).