Skip to content
Available for work · From $30/hr · First consult free

Abdul Wasey

Tech lead and digital business consultant specializing in MedusaJS. From scrappy MVPs to fully scaled marketplaces — I build the foundation your business grows on.

4+
Years Experience
8+
5-Star Reviews
10+
Projects Shipped
From $30
Per Hour

Building the future of commerce

I'm a tech lead and digital business consultant specializing in MedusaJS — turning rough ideas into shipped commerce platforms. From scrappy MVPs to fully scaled marketplaces, I build software that becomes the foundation a business grows on.

I've been with MedusaJS since the early days. Every release, every breaking change, every new module — I've watched the framework evolve and shipped real products on it through each shift. That history pays off when something needs to scale or migrate without surprises.

If you need someone who can take an ambitious vision, turn it into a concrete plan, and ship the system that delivers it — let's talk.

0+
Years Experience
With MedusaJS & full-stack dev
0+
Projects Shipped
Marketplaces, platforms & e-commerce
0
5-Star Reviews
Perfect rating on Upwork
$0k+
Last 12 Months
Direct clients & Upwork combined
Top Rated on Upwork
💬Perfect 5.0 Rating
🚀MedusaJS Since Day 1
🌍Available Worldwide
First Consult Free
🎓BSc Computer Engineering

Tools of the trade

Core Framework

MedusaJS v2+Medusa SDKMedusa AdminCustom ModulesMulti-tenantRBAC

Backend

Node.jsTypeScriptPostgreSQLRedisREST APIsTypeORMWebhooks

Frontend

ReactNext.jsTailwindCSSVue.jsNuxt.js

Mobile

React NativeFlutterDartExpoBLoC Pattern

Payments & Auth

StripeStripe ConnectPayPalFinixFirebaseTwilioPersonaSendGrid

Infrastructure

AWS EC2AWS Load BalancerDockerVercelDigital OceanSentryGrafana

Leadership

Tech LeadTeam ManagementArchitectureCode ReviewClient ConsultingProject Management

Projects that ship

Real-world platforms built from scratch — each one shipped with care, owned end-to-end.

RoadDex icon
Mobile App
Solo Project
Personal

RoadDex

Android app that scans and logs number plates in real time as you drive. Mount your phone on the dashboard, start a session, and it silently reads plates through the camera — no tapping required. v0.3.0 adds daily streaks, a GPS coverage heatmap, and Google sign-in with cloud sync.

  • Real-time OCR via ML Kit + Vision Camera frame processor at ~3fps with confidence-gated rare-plate detection (0.88 threshold vs 0.72 for standard plates)
  • Custom plate validation pipeline: length filters, fuzzy dedup for OCR jitter, cooldown gate, and pattern matching across private/commercial/govt/regional formats
  • GPS coverage heatmap (react-native-maps Heatmap) on Achievements screen showing where you've driven; day-scoped feed that persists across drive stops
React NativeExpoVision CameraML KitSQLite+3 more
E-commerce
Lead Engineer
1.5 Years

Lula Commerce

Digital commerce platform democratizing online shopping for convenience stores and small retailers. Umbrella system managing Grubhub, Uber Eats, and DoorDash alongside inventory, with vendor-specific storefronts via Lula Direct.

  • Architected Lula Direct enabling vendors to have branded storefronts
  • Built multi-tenant structure with isolated databases and access controls
  • Integrated Stripe & Finix for robust payment processing and vendor payouts
MedusaJSReactNode.jsPostgreSQLStripe+5 more
Migration
Lead Engineer
4 Months

Lula Commerce — Multi-Tenant Migration

Transitioned Lula Commerce from multiple single-tenant Medusa instances to one unified multi-tenant backend, drastically reducing operational costs while supporting multiple vendor storefronts under unique domains.

  • Designed multi-tenant backend with store entity for complete data isolation
  • Orchestrated controlled data migration with pre/post integrity validation
  • Built circuit breakers isolating module failures from affecting all stores
MedusaJSAWS EC2AWS Load BalancerPostgreSQLRedis+2 more
Marketplace
Founding Engineer
4 Months

EquipHunter

Marketplace for buying and selling heavy construction machinery, supporting Business Seller, Business Buyer, Individual Seller, and Individual Buyer roles with KYC/KYB verification and escrow management.

  • Architected scalable backend with data isolation for 4 user role types
  • Integrated third-party KYC/KYB APIs for identity and business verification
  • Built reserve-now-pay-later flow with automated refund logic
MedusaJSNode.jsPostgreSQLStripePayPal+2 more
Platform
Lead Engineer
4 Months · Ongoing

Behtareen Builders

End-to-end construction management platform for a builder running multiple active sites. Replaces scattered spreadsheets, WhatsApp threads, and paper logs with a single tenant-isolated system covering project planning, on-site execution, and procurement.

  • Designed Gantt-style stage & milestone tracking with drawings, RFIs, and site diaries linked at every level
  • Built procurement loop: site demand orders → vendor incoming orders → invoices, with PDF generation
  • Real-time RFI chat and push notifications via Socket.io and web-push (no third-party messaging fees)
MedusaJS v2ReactViteTypeScriptPostgreSQL+5 more
E-commerce
Medusa Engineer
4 Months

DURO Niche Perfumery

Luxurious niche perfumery e-commerce for 25 sought-after fragrance houses. Two regional storefronts: parfimerija-duro.rs (Serbia) and parfimerija-duro.me (Montenegro) with multilingual support.

  • Transitioned full backend to Medusa, restructuring data models from scratch
  • Created custom payment processors: Cash On Delivery and Bank Transfer
  • Implemented i18n: Serbian/English (.rs) and Montenegrin/English (.me)
MedusaJSNode.jsPostgreSQLi18nextAWS+1 more
Mobile App
Founding Engineer
4 Months

MEURAKI Vendor App

React Native vendor app for a multi-vendor marketplace with advanced POS capabilities. Transforms mobile devices into full-fledged point-of-sale systems with barcode scanning, NFC, and invoice handling.

  • Built React Native app from scratch with full vendor admin panel + RBAC
  • Implemented barcode scanning, Stripe tap-to-pay, and NFC contactless payments
  • Invoice generation with print (thermal/AirPrint) and sharing from the app
React NativeMedusaJSStripe SDKNFCPostgreSQL+1 more

Built for me, open to you

Side projects I run from my own machine, plus apps you can sideload onto your phone.

RoadDex

v0.3.0·source
Mobile App

Dashboard-mounted Android app that scans vehicle number plates in real time with on-device OCR (no cloud). Categorizes plates (private, commercial, government, regional), de-duplicates with fuzzy matching, logs GPS for each sighting, and gamifies long drives with XP, achievements, and live stats. v0.3.0 adds daily streak tracking, a GPS coverage heatmap, Google sign-in with cloud sync, and stricter confidence gating for rare plate formats.

Download for Android73 MB
iOS build coming soon — needs a Mac for code signing.
React NativeExpo SDK 54Vision CameraML Kit OCRTensorFlow LiteSQLiteSupabaseZustandReanimatedPicture-in-Picture
Checking…

Real-time convoy tracking app — start a convoy, share a link, and everyone follows the lead car live on the map. No sign-up, no accounts. The lead's route is drawn as a trail; followers get a road-based navigation line to catch up. Built with Mapbox GL JS, Supabase Realtime, and Next.js 15.

Next.js 15Supabase RealtimeMapbox GL JSZustandTypeScriptPWA
Pinging…

Personal finance + household management portal I built for my own home. Ingests bank SMS, parses PDF statements, and reads receipts via Claude Vision — then categorizes everything against a rule engine with an AI fallback that learns. Dashboards, monthly ledger, bills, cashflow forecast, and budget anomaly detection.

React 19ExpressPrismaPostgresClaude Visionngrok
Pinging…

What clients say

5.0 average · 8 reviews on Upwork

I've had the pleasure of working with him, and I can confidently say he is one of the best developers I've come across. His expertise in eCommerce and marketplace development is exceptional. Beyond technical skills, he is reliable, detail-oriented, and consistently delivers high-quality work. I would highly recommend him to anyone looking for a top-tier developer.

ReliableDetail Oriented
Feb 2025

Abdul is truly one of the best talent available for custom eCommerce platform development. His expertise, professionalism, and dedication to delivering high-quality work are unmatched. He communicated clearly throughout the project, met every deadline with precision, and demonstrated exceptional technical skills. His ability to understand complex requirements and implement efficient solutions made a significant impact on the project's success. Abdul's problem-solving approach and attention to detail set him apart. I highly recommend him to anyone looking for a top-tier eCommerce development expert.

ReliableCollaborativeCommitted to QualitySolution OrientedDetail Oriented

Abdul has good communication and tech skill. He helped me to execute the project effectively.

Clear Communicator

I want to pay more and work as long term. He is really talented and honest developer.

Committed to QualityProfessional

I needed help with MedusaJS and Abdul has shown his expertise. He walked me through the problem and came up with a solution. Even broke it down so I could understand. Will most likely work with him again if I ever need an expert.

Clear CommunicatorSolution Oriented

I can recommend Abdul to anyone who is looking for a front and/or backend e-commerce specialist. Did everything we discussed and even more than that. Kept me up to date and delivered more than I asked for. Couldn't ask for a better Freelancer, very satisfied with his work.

Abdul is up at 12am, 6pm, 12pm, 3am whenever you need him and was able to fix all of our issues. Intricate knowledge of the English language, speaks it almost like a native.

Solution OrientedReliableCommitted to Quality
Aug 2024

A truly exceptional co-working experience with Abdul, who has skilfully handled the project and delivered turn-key solutions with speed and efficiency. His expertise, logical approach, and overall proficiency are at an expert level. There aren't enough stars or words to fully describe how highly we recommend him for any full-stack development, database, or e-commerce-related assignments. He is a standout resource on this platform in every possible way. Highly recommended!

“Abdul Wasey has played a pivotal role in the development of our e-commerce platform. I highly recommend him to anyone looking to bring on a developer to help with their website or e-commerce platform.”
TF
Tom F.
CPO @ Lula Commerce · Food Commerce · May 2025
Verified Client

Let's build something great

Have a project in mind? I'd love to hear about it. The first consultation is always free — let's figure out together what your platform needs to become.

Available for new projects

From $30/hr. That's my rate for marketplaces and standard builds. If you're a startup or you bring me a concept I find genuinely exciting, I'll offer a discount — that's how I like to work.

Full-time or part-time · First consult free