Freelancers using TypeScript in Nairobi
Freelancers using TypeScript in Nairobi
Sign Up
Post a job
Sign Up
Log In
Filters
2
Projects
People
Ryan Njoroge
Nairobi, Kenya
Fullstack Developer with a keen eye to detail
5.0
Rating
1
Followers
Follow
Message
Fullstack Developer with a keen eye to detail
0
Social Media Web App
0
34
0
KeyboardHub
0
22
0
HabariHomes Properties
0
21
0
Greenthing – Low Waste Kenya
0
23
TypeScript
(7)
Follow
Message
Vincent Pasili
pro
Nairobi, Kenya
Turning your fintech and web3 ideas into shipped products
$50k+
Earned
45x
Hired
5.0
Rating
225
Followers
expert
expert
+2
Follow
Message
Turning your fintech and web3 ideas into shipped products
3
Forge ISP: Unified Operations Dashboard for ISPs
3
89
0
Fiberwave Website Redesign and SEO Migration
0
20
0
Epic Surf Discovery Platform Design
0
44
0
Magarifiles Car Archive Web Design
0
38
TypeScript
(1)
Follow
Message
Brian Baliach
Nairobi, Kenya
Full-Stack Engineer | Web, Mobile & Backend
10
Followers
Follow
Message
Full-Stack Engineer | Web, Mobile & Backend
2
Google’s ADK is game-changing for orchestrating AI models (Gemini, OpenAI, Claude) without vendor lock-in. But for TypeScript devs, the production path is rough: vague docs, ESM conflicts, and no built-in persistence. My latest guide bridges the gap to a hardened production stack using NestJS and PostgreSQL. We cover: 🩹 Patching @google/adk to resolve ESM/CJS conflicts. 💾 Implementing durable sessions via TypeORM so context survives restarts. 🧠 Setting up long-term memory (RAG) using pgvector. Stop building ephemeral chatbots. Start building stateful, scalable systems. Read the full walkthrough: [https://www.balysnotes.com/a-production-ready-guide-to-google-adk-with-typescript]
2
43
0
Gigi Motors is an online car marketplace where users can buy vehicles, trade in their current cars, and browse a wide selection of both imported and locally available stock. Check it out here: https://gigi-motors-fe.vercel.app/
0
62
0
Built for small sellers on Instagram and similar platforms, RAFU centralizes stock tracking, order fulfillment, and payment collection to streamline day‑to‑day operation. Checkout the web version here: https://rafu-client-web.vercel.app/
0
59
0
Tiny Box is a marketplace for digital gift cards - from fuel and restaurants to trips and M‑Pesa cash - delivered instantly and redeemable at selected stores like supermarkets and gift shops. Check it out here: https://tiny-box-fe.vercel.app/
0
62
TypeScript
(1)
Follow
Message
Alicia Kimani
Nairobi, Kenya
Backend Engineer | APIs · Automation · AI Tools
New to Contra
Follow
Message
Backend Engineer | APIs · Automation · AI Tools
1
Devlynx is a production-ready AI code review platform that listens for GitHub pull request events, retrieves codebase context, and automatically generates structured, actionable feedback — posted directly back to the PR. The problem: Code reviews are a bottleneck. Developers wait hours (sometimes days) for feedback that's often inconsistent in quality. I built Devlynx to make high-quality, context-aware review available instantly on every PR. What I built: — Event-driven PR pipeline using Inngest that triggers on GitHub webhook events — AI review engine powered by Google Gemini via the ai-sdk, with codebase context retrieval for smarter, non-generic feedback — Persistent review storage with Prisma ORM + PostgreSQL — zero data loss since launch — Next.js (App Router) frontend dashboard to browse and manage reviews — Deployed on Vercel with Bun runtime for fast cold starts Impact: 50% reduction in manual PR review time. Reviews post automatically within seconds of a PR being opened. Stack: TypeScript · Next.js · Bun · Gemini AI · Inngest · Prisma ORM · PostgreSQL · Vercel · GitHub API
1
41
1
Zyra is a production-ready AI assistant CLI that turns the terminal into a full-featured coding environment. Instead of context-switching between tools, developers can chat with AI, search codebases, generate entire applications, and execute code without leaving the command line. The problem: Developer tools are fragmented. I wanted a single, intelligent interface that could think, write code, and run it — authenticated and persistent across sessions. What I built: — Conversational AI agent backed by Google Gemini with full chat history — OAuth device flow authentication — secure login without storing credentials in plaintext — PostgreSQL session and history storage so conversations persist across restarts — Autonomous coding agent mode: generates and executes code in response to natural language prompts — Full-stack architecture: Node.js/TypeScript backend CLI + lightweight client frontend — Global CLI install (zyra --help, zyra login, zyra wakeup) via npm link Impact: Scaled to 100+ authenticated sessions. Adopted across 3+ active projects. Cuts developer setup and prototyping time by 40%. Stack: Node.js · TypeScript · Google Gemini · OAuth Device Flow · PostgreSQL · Express
1
47
1
Metaverse Game is a real-time multiplayer backend powering a 3D virtual world where users join spaces, customize avatars, and interact with each other live. It's fully tested, containerized, and enforces role-based access throughout. The problem: Multiplayer backends require solving real-time sync, access control, avatar state, and space management all at once. I built this to prove those problems are solvable cleanly — with a proper test suite to back it up. What I built: — JWT auth with role-based access control: admins create/delete spaces and elements; users join, move, and interact — Space management with full CRUD and authorization enforcement — Avatar creation, metadata storage, and customization with unauthorized deletion blocked at the route level — WebSocket-powered real-time layer: position updates broadcast to all users in a space, with graceful disconnect — Zod schema validation on all inputs — Prisma ORM + PostgreSQL for relational data across users, spaces, avatars, and elements — Docker containerization — runs anywhere — Full Jest test suite: 4 suites, 15 tests covering auth, spaces, avatars, and WebSocket edge cases Impact: 15 tests passing across 4 test suites. Role-based access enforced at route level. WebSocket broadcast confirmed end-to-end in tests. Zero environment setup friction — fully Dockerized. Stack: Node.js · TypeScript · Express.js · WebSockets · Prisma · PostgreSQL · Zod · Jest · Docker
1
18
1
Uber API is a production-ready ride-hailing backend covering the full journey from authentication to ride completion. Users and captains get separate auth flows, real-time location tracking keeps drivers visible on the map, and every ride moves through a verified lifecycle — fare estimate, confirmation, OTP start, and end. The problem: Most ride-hailing tutorials fake the hard parts. I wanted to build all of them — multi-role auth, real-time location, Maps API integration, and a complete ride lifecycle — end to end, in one clean backend. What I built: — JWT + bcrypt authentication for two actor types (users and captains) with role-specific middleware — Real-time captain location broadcast via Socket.IO (http://Socket.IO) — Maps API integration: coordinate lookup, distance + ETA calculation, and address autocomplete — Full ride lifecycle: create request → get fare → captain confirms → OTP-verified start → end ride — 14 REST endpoints across 4 route groups (/users, /captain, /maps, /rides) — React (Vite) frontend for interacting with the API Impact: 14 fully functional endpoints. Two-actor auth system working end-to-end. Real-time location broadcast and OTP-secured ride handoff both verified in production. Stack: Node.js · Express.js · MongoDB Atlas · Mongoose · JWT · bcrypt · Socket.IO (http://Socket.IO) · Maps API · React
1
22
TypeScript
(2)
Follow
Message
Robert Muchiri
Nairobi, Kenya
Functional web apps, stunning ui/ux ⚡
Follow
Message
Functional web apps, stunning ui/ux ⚡
0
The Ladder Up Blog
0
7
0
Waera Task Management App
0
7
0
E+ | everything is positive
0
6
View more →
TypeScript
(2)
Follow
Message
Faith Okoth
Nairobi, Kenya
Skilled Full Stack Developer with Go, React, Node.js
1x
Hired
1
Followers
Follow
Message
Skilled Full Stack Developer with Go, React, Node.js
0
Faith-qa/Faith-monolith-to-microservices-project
0
12
0
Faith-qa/simple-Money-Tracker_api
0
11
0
BizTracker Lead Generator Development
0
6
0
Faith-qa/Rantitout
0
8
TypeScript
(2)
Follow
Message
shadrack mutethia
Nairobi, Kenya
Front-end developer building interfaces for modern websites
Follow
Message
Front-end developer building interfaces for modern websites
0
Swift Proxy Development
0
1
0
Product Landing Page
0
4
0
Christian BookStore
0
3
View more →
TypeScript
(1)
Follow
Message
Abdirahman Ali
Nairobi, Kenya
Web, Mobile & AI Engineer building delightful UIs and UXs
9
Followers
Follow
Message
Web, Mobile & AI Engineer building delightful UIs and UXs
0
Full-stack marketplace development
0
6
0
Crypto wallet development for a Fintech firm.
0
3
0
Fleetelo App Development for Logistics Efficiency
0
4
0
UI/UX and Full-Stack Development for Parcelowl
0
4
TypeScript
(2)
Follow
Message
Explore people