Freelancers using MongoDB in Nairobi
Freelancers using MongoDB in Nairobi
Sign Up
Post a job
Sign Up
Log In
Filters
2
Projects
People
George Wandhe
pro
Nairobi, Kenya
Full-stack software developer. | Replit Services
$50k+
Earned
62x
Hired
4.9
Rating
76
Followers
Expert
Hired
+1
Follow
Message
Full-stack software developer. | Replit Services
0
QUESTIENT Games
0
41
1
IOS Wellness Tracking App Development
1
176
1
Replit App UI/UX Optimization & Performance Enhancement
1
150
2
Finanalytics
2
285
MongoDB
(1)
Follow
Message
Stephen Oketch
pro
Nairobi, Kenya
Software engineer:Rust/Python dev,cybersecurity & networking
$1k+
Earned
14x
Hired
4.9
Rating
8
Followers
Expert
Follow
Message
Software engineer:Rust/Python dev,cybersecurity & networking
1
Business Report Generator Development
1
30
1
One-Click InvestorLift Data Extractor (Airtable Integration)
1
308
1
Voice Activity Detector Setup in Unity
1
15
1
Chrome Extension for Enhanced Chess.com Review Analysis
1
19
MongoDB
(1)
Follow
Message
Linus Saisi
Nairobi, Kenya
Where Technology Meets Imagination
5.0
Rating
3
Followers
Follow
Message
Where Technology Meets Imagination
0
#dhnCampaigner | Website development
0
26
0
OpenEcoLabs | UI/UX design & Website development
0
28
0
#ASKnet | UI/UX design & Web development
0
22
View more →
MongoDB
(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
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
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
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
MongoDB
(1)
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/simple-Money-Tracker_api
0
11
0
BizTracker Lead Generator Development
0
6
0
Faith-qa/Rantitout
0
8
0
Faith-qa/Faith-monolith-to-microservices-project
0
12
MongoDB
(1)
Follow
Message
Robert Gicheha
Nairobi, Kenya
Innovative Fullstack Engineer | Python,JS Expert
Follow
Message
Innovative Fullstack Engineer | Python,JS Expert
0
The-House-Market Place
0
18
0
The-House-Market Place
0
9
0
Property-Pulse
0
7
View more →
MongoDB
(3)
Follow
Message
Elly Carlos
Nairobi, Kenya
Full-Stack Developer React · Next.js · Node.js · TypeScript
New to Contra
Follow
Message
Full-Stack Developer React · Next.js · Node.js · TypeScript
0
Mern Shop — Full-Stack E-Commerce Platform A complete online shopping experience, built from the ground up. Mern Shop covers the full customer journey — product browsing, reviews, wishlists, cart, and real-time order tracking — backed by a powerful admin dashboard for inventory and order management. Secure JWT authentication keeps every user and transaction protected. Clean UI, solid architecture, and everything a real e-commerce business needs to launch and scale.
0
34
0
ToDoList — Task Management App Productivity, kept simple. A clean, intuitive to-do list app with drag-to-reorder tasks, inline editing, local data storage, and import/export support — all in a single HTML file with zero installation needed. Built for people who just want to get things done without the bloat. Small app, thoughtful details.
0
27
0
NexusChat — Real-Time Messaging Platform Communication, reimagined. NexusChat is a full-featured messaging platform built for real connections — not just text. One-on-one chats, group conversations, voice notes, file sharing, and calling — all in one place, all in real time. Built with a scalable architecture designed to handle growth without breaking a sweat. Think WhatsApp meets Discord, engineered from the ground up.
0
44
0
📈 Built a real-time stock market dashboard — live data, heatmaps, and more. Signalist gives investors a full market overview at a glance — sector heatmaps, live price tracking, top stories, and detailed stock tables across Financial, Technology & Services. Built with a clean dark UI that makes complex data feel effortless to read. 🔗 Live Demo (https://signalist-stockmarket-app.vercel.app/) · GitHub (https://github.com/EllyCarlos/stockmarket-app)
0
76
MongoDB
(1)
Follow
Message
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
Jewellery and Hand Carvings E-Commerce
0
32
0
Ryan’s | Portfolio
0
33
0
Social Media Web App
0
34
0
KeyboardHub
0
22
MongoDB
(2)
Follow
Message
Explore people