Freelancers using Node.js in Punjab
Freelancers using Node.js in Punjab
Sign Up
Post a job
Sign Up
Log In
Filters
2
Projects
People
Abubakar Chan
pro
Lahore, Pakistan
AI Integration & Automation Engineer | Full-Stack Web Apps
$50k+
Earned
65x
Hired
4.9
Rating
120
Followers
Expert
Expert
+2
Follow
Message
AI Integration & Automation Engineer | Full-Stack Web Apps
3
Provider Portal for Healthcare MSO
3
29
5
Magnai | UK Public Affairs
5
56
4
Humoni - secure housing in under 72 hours
4
109
8
Wellbeing Wizard AI
8
175
Node.js
(1)
Follow
Message
Umar Abdullah
max
Lahore, Pakistan
Full-Stack Dev (Web, Mobile, Desktop) & Chromium Browser Dev
$50k+
Earned
8x
Hired
5.0
Rating
53
Followers
Follow
Message
Full-Stack Dev (Web, Mobile, Desktop) & Chromium Browser Dev
5
Chromium Expert | Custom AOL Chromium Browser Development
5
27
6
Full-Stack Developer | Chromium Expert | Chrome Extension
6
44
4
Chrome Extension Development (API + Supabase Backend)
4
29
1
Chrome Extension Development for school's student Monitoring
1
5
Node.js
(1)
Follow
Message
Anas Saleem
pro
Multan, Pakistan
Flutter Mobile Apps & AI/ML/RAG Engineer | Computer Vision
$5k+
Earned
4x
Hired
5.0
Rating
42
Followers
Follow
Message
Flutter Mobile Apps & AI/ML/RAG Engineer | Computer Vision
1
Football Match Management & Live Steaming App
1
16
0
Rostrum Education LMS
0
3
1
Barber Appointment Booking App
1
20
1
Finance Mobile App
1
21
Node.js
(10)
Follow
Message
Haris M.
pro
Lahore, Pakistan
Full Stack Web & Mobile Dev | Next Js | AI Agent | React
1x
Hired
5.0
Rating
28
Followers
Follow
Message
Full Stack Web & Mobile Dev | Next Js | AI Agent | React
1
Prodigi Studios
1
6
1
Adelphi Stock Brokers: Secure Investment Platform
1
7
1
GymUp: A Feature-Rich Gym Management Web App
1
8
2
Northward Capital Investment Platform Development
2
10
Node.js
(3)
Follow
Message
Waleed Ashraf Usmani
Lahore, Pakistan
Fractional CTO | B2B SaaS & AI Architecture, US/UK Founders
5.0
Rating
4
Followers
Follow
Message
Fractional CTO | B2B SaaS & AI Architecture, US/UK Founders
0
Workforce & HR Operations Hub
0
8
0
Multi-Tenant Operations Suite
0
4
0
AI Workflow Automation Suite
0
3
0
API Gateway Console
0
7
Node.js
(18)
Follow
Message
Hamza Nafasat
Lahore, Pakistan
AI Developer | RAG Chatbots, AI Agents & Next.js SaaS
New to Contra
Follow
Message
AI Developer | RAG Chatbots, AI Agents & Next.js SaaS
2
RouteMind is a multi-tenant fleet management SaaS with live GPS tracking and an AI voice agent for operators. I built the full stack and the AI layer end to end. The hardest part was the data architecture. Structured records like fleet profiles, driver data, and route history sit in MySQL. The high-frequency GPS event stream, which would choke a relational setup, runs through MongoDB instead. Vehicle positions render on a live map with latency low enough that movement feels real-time. That split is what kept the dashboard fast while thousands of GPS events landed every minute. The AI layer is a voice agent built on a RAG pipeline and the OpenAI API. Operators call in, and the agent retrieves from a vector database of indexed fleet policies and route procedures before answering, never generic output. Questions outside its scope trigger a clean handoff to a human. The platform is fully multi-tenant with strict data isolation between businesses. Roles and permissions are set from the dashboard, so onboarding a new operator needs no code change. What the client gets: live fleet visibility, an AI agent that answers policy questions without tying up staff, and an architecture that holds up as the fleet grows.
5
2
234
3
Form Flow is a B2B SaaS for enterprise and financial teams where AI handles the full form logic. I built the AI layer that turns plain English into working software behavior. The rule engine sends an admin's plain-English input to the OpenAI API, which generates executable JavaScript handlers from the description. Those handlers run inside a vm2 sandbox on Node.js, so AI-generated code executes without touching the rest of the app. It works like a locked box: code runs inside, nothing escapes. Rules chain in order and trigger status changes, alerts, and display actions. Getting output consistent enough to run in production without malformed handlers took real iteration, the careful side of AI integration. A RAG layer reads the surrounding form structure and the exact field a user is on, then sends a prompt scoped to that field, so the AI assistant returns an answer that fits the question instead of something generic. On financial intake forms, this cut abandonment with no human agent involved. Branding automation pulls colors, logos, and typography from any URL for white-label deployment. Identity verification runs through IDmission with live face matching for compliance. What the client gets: non-technical admins define complex form logic in plain English, an AI assistant guides users field by field, and AI-generated code runs safely inside a sandbox.
2
3
162
3
Meet AI is a video conferencing SaaS where AI agents join live meetings as active participants and respond in real time. I built the full application stack. The hard part is the real-time layer. The backend provisions an AI agent the moment a meeting starts and keeps it running for the full call. Speech runs through a transcript pipeline and generates responses through the OpenAI API in near real time, so the agent replies while the conversation is still moving, not minutes later. After the meeting, the backend writes a structured summary through the same API, handled async by Inngest so nothing blocks the live app. The stack is Next.js 15 and React 19 with the Stream Video and Stream Chat SDKs, tRPC and Drizzle ORM on Neon PostgreSQL, and Better Auth across the stack. The platform runs 30 simultaneous live sessions, each with its own active AI agent, with no backend slowdown. What the client gets: live AI agents that take part in real meetings, plus automatic summaries, on a stack built to hold many sessions at once.
2
3
181
2
Nodebase is a workflow automation SaaS where users build AI workflows visually with no code, backed by a custom execution engine. I built the full product end to end, alone. The visual builder runs on React Flow inside Next.js 15. Users connect trigger nodes, AI nodes, API nodes, and conditional logic into full pipelines. The backend engine uses topological sort to resolve node dependencies before running each step, so nothing fires out of order. Inngest handles background jobs, retries, and scheduled triggers. Webhooks let outside services start a workflow by hitting an endpoint. This is AI automation in practice. OpenAI, Claude, and Gemini run as built-in AI nodes next to Slack, Discord, and Stripe. A user can route data through an LLM, act on the result, and pass it to the next step, all without code. Credentials are encrypted and pulled at runtime, so keys never sit in plain text. Prisma with Neon PostgreSQL handles workflow ownership, execution history, and job logs. tRPC connects frontend and backend with full type safety. What the client gets: a no-code platform where non-technical staff build their own AI workflows, on an engine reliable enough to run them on a schedule without supervision.
2
2
176
Node.js
(5)
Follow
Message
Shahwaiz Ashraf
Rawalpindi, Pakistan
AI Automation & Systems Architect: AI Agents | N8N Developer
New to Contra
Follow
Message
AI Automation & Systems Architect: AI Agents | N8N Developer
0
Omnichannel AI Agent That Handles Customer Conversations 24/7 (n8n + OpenAI + MongoDB) :
0
137
0
Fully automated AI Lead Generation system using n8n, Apollo and OpenAI
1
0
129
0
AI Chatbot That Reduces Support by 70% (RAG + OpenAI + Custom Data)
0
125
1
Multi-agent AI system using LangGraph, CrewAI and Claude API
1
166
Node.js
(3)
Follow
Message
Usama Irfan
Lahore, Pakistan
Shopify App Dev & Next.js Expert | Ships in 7 Days
New to Contra
Follow
Message
Shopify App Dev & Next.js Expert | Ships in 7 Days
0
Unlock the Power of Customization of products with CustomCraft Pro, the ultimate Shopify App that empowers Merchants to Create Personalized Products Tailored to their Customers' unique preferences. Whether it's ordering on a Custom Size or uploading a design of choice, CustomCraft Pro makes it a seamless and delightful experience for both Merchants and Customers. CustomCraft Pro lets customers order exact-size products for a perfect fit every The app lets users upload designs, making each purchase a unique masterpiece. Streamline the order process with our intuitive order management system.
0
3
0
Upsellflow Ai Pro is a user-centric app. It employs advanced AI technology to analyze user search queries and deliver tailored recommendations in real-time. Enhance user experience and engagement on your store with intelligent, data-driven suggestions. One search, discover related products Recommendations provide based on the user search queries Customers can quickly and easily connect with the customer support team
0
7
0
Social media widget is a Shopify app that makes it easy for customers to connect with the customer support team. With just one click, customers can select their preferred social media platform and send a message to the team. The app supports Facebook, Instagram, Pinterest, Telegram, Gmail, Skype, and contact numbers. Social Media Widget is the perfect way to improve customer satisfaction and reduce customer support costs. Customers can quickly and easily connect with the customer support team Customers can choose their preferred social media platform to send a message You can customize the app to match your branding
0
6
0
Digiware AI simplifies Product Optimization for Shopify Merchants. Generate AI-powered Meta Tags and Titles effortlessly, boosting store visibility and attracting more Customers. Say goodbye to manual crafting and hello to streamlined, Keyword-Rich Content. Stay ahead of the competition and unlock your store's potential with Digiware AI. Improve the discoverability of a single Product with AI-Generated Meta Tags. It helps you in Enhancing product visibility with AI-generated Meta Titles. Elevate your product visibility with Digiware AI-generated Meta descriptions. Generate and include AI blogs and article.
0
13
Node.js
(7)
Follow
Message
Explore people