The ultimate guide to hiring a web developer in 2021
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Node.js is an open-source cross-platform JavaScript runtime environment that allows developers to easily deploy JavaScript based applications and services. Node.js is built on Chrome's V8 JavaScript engine and can be used to create server-side applications that are secure, scalable, fast and efficient. Node.js Developers have the skills to build secure and performant web applications that can handle large volumes of data in an efficient way.
A Node.js Developer is a skilled programmer with experience in building modern web applications that employ technologies such as Node.js, JavaScript, HTML5, and CSS3. Node.js Developers are responsible for developing server-side web applications, creating user interfaces for websites or web applications, and developing APIs for servers or browsers. These developers also create custom plugins and modules that extend the functionality of existing applications or websites.
Using Freelancer.com to recruit Node.js Developers highly skilled at developing web applications is a great way of getting the job done quickly and efficiently.
Here’s some projects that our expert node.js Developers made real:
If you're searching for a Node.js Developer to join your team, hiring an experienced freelancer on Freelancer.com would be an ideal choice for completing your project quickly and efficiently with high quality results. It takes only minutes to post a project; after that you will be able to connect to potential freelancers who have the skills and experience needed for your projects. Hire a freelancer on Freelancer now!
From 284,045 reviews, clients rate our node.js Developers 4.9 out of 5 stars.Node.js is an open-source cross-platform JavaScript runtime environment that allows developers to easily deploy JavaScript based applications and services. Node.js is built on Chrome's V8 JavaScript engine and can be used to create server-side applications that are secure, scalable, fast and efficient. Node.js Developers have the skills to build secure and performant web applications that can handle large volumes of data in an efficient way.
A Node.js Developer is a skilled programmer with experience in building modern web applications that employ technologies such as Node.js, JavaScript, HTML5, and CSS3. Node.js Developers are responsible for developing server-side web applications, creating user interfaces for websites or web applications, and developing APIs for servers or browsers. These developers also create custom plugins and modules that extend the functionality of existing applications or websites.
Using Freelancer.com to recruit Node.js Developers highly skilled at developing web applications is a great way of getting the job done quickly and efficiently.
Here’s some projects that our expert node.js Developers made real:
If you're searching for a Node.js Developer to join your team, hiring an experienced freelancer on Freelancer.com would be an ideal choice for completing your project quickly and efficiently with high quality results. It takes only minutes to post a project; after that you will be able to connect to potential freelancers who have the skills and experience needed for your projects. Hire a freelancer on Freelancer now!
From 284,045 reviews, clients rate our node.js Developers 4.9 out of 5 stars.Set Up Self-Hosted Node.js App + PostgreSQL on Mac Mini M4 (Migration from Vercel + Supabase) --- I have a Node.js web application currently hosted on Vercel with a PostgreSQL database on Supabase. I want to migrate the entire setup to my personal Mac Mini M4, which will act as a home server. --- **What I Need (Scope of Work):** 1. **PostgreSQL Setup** on Mac Mini M4 - Install and configure PostgreSQL locally - Migrate existing data from Supabase (pg_dump + restore) 2. **Node.js App Deployment** - Set up PM2 for process management and auto-restart - Configure environment variables 3. **Reverse Proxy + SSL** - Set up Caddy or Nginx as reverse proxy - SSL certificate (Let's Encrypt or Cloudflare) 4. **Cloudflare Tunnel** - Configure Cloudflare Tunnel so the ...
I need a responsive cruise-booking website that lets visitors move smoothly from search to confirmed reservation. The front end must highlight a user-friendly booking process while giving travellers the detail they expect: • Full itineraries with day-by-day ports • Clear cabin descriptions with photos and categories • Highlights of onboard activities and amenities Pricing should update in real time as guests pick dates, cabins, and extras, and confirmed bookings must drop straight into a secure database. Behind the scenes I want a password-protected admin panel built on the same database. It should let me: • Manage and amend all bookings (create, edit, cancel, refund) • Update cruise details, images, prices, and availability without touching code &bul...
I have a website and need a booking page added that can sell event tickets for my guided tours. Visitors should be able to pick a tour date, choose the number of tickets they want, enter a promo code, and complete payment through a secure gateway. Core features to build: • Tour date selection calendar • Quantity counter with real-time price update • Promo-code field that instantly applies discounts • Integration with Stripe Checkout Sessions. Acceptance criteria 1. I can pick a date, set quantity, apply a promo code, and see the total update. 2. “Book Now” sends the customer to the gateway’s sandbox, completes payment, and returns a success message to the customer. 3. Order details (date, quantity, total paid, promo code) are stored in a si...
I need help transforming my education platform into a fully SEO-optimized, server-side rendered experience. The frontend is Angular and already running client-side; what’s missing is Universal-powered SSR with clean, slug-based routing and proper 301 handling so search engines see exactly what they should. Here is what I’m aiming to achieve: • Slug-based routing that maps school names and teacher profiles names to human-readable URLs. • Angular Universal implementation so every public page renders on the server before reaching the browser. • Automatic 301 redirects from all legacy paths to the new slugs. • API refinements: we only need to update existing endpoints—no new routes or removals—so the SSR layer can fetch data efficiently. &b...
Our corporate site needs to be rebuilt from the ground up in WordPress/PHP, and I want the finished product to feel fast and polished—especially on the front page, which is where most visitors land. The single biggest objective is better performance; every change you make should serve that goal. Key focus • Front page: streamline code, assets, and queries so the landing screen renders quickly and smoothly. • Cleaner design: refine the layout, typography, and visual hierarchy to look crisp on both mobile and desktop without adding bloat. Tech context We are already committed to the WordPress ecosystem, so you should be comfortable working with custom themes, child themes, PHP templates, and performance-oriented plugins (e.g., caching, image optimisation, lazy loading...
@At this time, I am only considering developers from specific regions, excluding India and Pakistan., DON'T BID@ @DON'T USE AUTO BID@ I need a full-featured online billiards game that runs smoothly on the web, iOS/Android, and desktop. The core experience must be real-time multiplayer: players should be able to enter a lobby, match up instantly, and play with no perceptible lag. Accurate physics, intuitive cue controls, and a polished UI are essential; I want the game to feel as natural on a phone screen as it does in a browser or a PC window. Matchmaking, private room creation, and basic social features (chat, friend invites, simple rankings) have to be baked in from the start. If you work with Photon, WebSockets, Node.js, or similar networking layers, let me know—low-la...
I already run AffiliateWP on my main WordPress install and want to keep it there, yet all sales now happen on a separate Railway-hosted site. Your job is to wire the two together so AffiliateWP continues to track referrals and calculate commissions even though the checkout takes place off-site. Here is the exact flow I need: • A shopper lands on the Railway site with an affiliate referral code (or pastes a code into a coupon / promo field). • At checkout that code is validated against AffiliateWP, the order is logged through the AffiliateWP REST API, and the correct commission is awarded. • If no valid code is present, the order proceeds without affiliate attribution. Key points • Only affiliate tracking and commissions are required—no user-account syncin...
My web app runs on a Node.js backend, and a recent regression has left several key features broken—specifically the movement logic and the real-time data synchronisation that keep multiple clients in step. The system isn’t suffering from performance or security issues; the problem is strictly functional. What I need is a sharp pair of eyes on the current codebase (Express, are in play) to pinpoint why these endpoints and sync routines fail, then patch them cleanly without introducing new bugs. Automated or unit tests that prove the fix would be a big plus. Deliverables • Working, committed code that restores movement and sync behaviour • Brief summary of the root cause and the steps you took to solve it • Proof the fix works—screenshots, screen...
I need to put a simple yet reliable auto-reply system on my WhatsApp account so every time a customer service inquiry comes in the sender receives an immediate, helpful response. The goal is to acknowledge the request, give basic information (e.g., “Thanks, we’ve received your message—our team will be back in X hours”), and log the interaction for follow-up. If you prefer working with the official WhatsApp Business Cloud API, Twilio, or another approved gateway, just let me know which you recommend and why. I am fine with either a lightweight Python or Node.js script, a no-code/low-code solution, or a small cloud function—whichever keeps things stable and easy to maintain. Deliverable: • A working auto-reply implementation tied to my verified WhatsApp n...
I need a straightforward food-ordering website that lets visitors browse and place orders for Italian, Chinese and Mexican dishes from a single, clean interface. A built-in ordering form should handle item selection, quantity, delivery details and a confirmation screen. An events page will highlight upcoming tasting nights or seasonal specials, while a photo gallery will showcase signature dishes to whet appetites. Simplicity matters more than bells and whistles: basic account creation and a lightweight check-out flow are enough, provided the path from menu to order submission is friction-free. A compact admin area for menu edits, order monitoring and event updates will keep day-to-day management easy. Core deliverables • Responsive website covering the three cuisines listed above...
I am building several real-time proof-of-concepts on AWS that rely on Agentic AI techniques—specifically Agent Core and Strands agents. I already have the high-level product ideas; what I need now is a seasoned guide who can jump on live Zoom sessions with me, share screens, and walk me through every step of the process. Here is what the engagement will look like: • We meet in 1:1 Zoom calls, during which you help architect, code, and deploy each POC end-to-end on AWS (SageMaker, Lambda, Step Functions, or whichever native services you deem best). • You provide clear, step-by-step guidance while I drive the keyboard, so I learn the workflow hands-on. • When issues arise, you troubleshoot live—diagnosing logs, tweaking IAM roles, optimizing model performance...
Project Overview Flutter-based taxi booking application with a focus on repair/service vehicles. The app integrates Yandex Maps for location services, route visualization, and address search. The core functionality includes permission handling (notifications & location), an interactive map interface, service selection, and a booking form. The project is a bit partially implemented. The current codebase includes onboarding flows (notification & location permission screens), a map screen with camera controls (requires some fixes) and basic navigation. The UI is styled with a custom font and a predefined color scheme. Completed Work Permission handling for notifications and location using permission_handler. Onboarding flow with two screens (NotificationScreen, LocationScreen). Map ...
I’m launching a new online store and want the entire site built as a fully custom solution—no Shopify or WooCommerce plugins. The storefront has to feel seamless on desktop and mobile, with intuitive product and category pages, a smooth shopping cart experience, and a secure checkout that connects to either Razorpay or Stripe. Behind the scenes I’ll need a robust admin dashboard. At minimum it should let me: • manage users and roles • track orders in real time • view sales analytics that can be filtered by product, category, and date If you’ve already shipped custom e-commerce builds, especially those using modern stacks like Laravel, Node, or Django, I’d love to see them. Tell me briefly how you’d structure the project, which tech...
You will be taking full ownership of a brand-new MERN stack build, wiring MongoDB, Express, React and Node.js into a single, cohesive product. The codebase must follow modern JavaScript (ES6+) practices, leverage HTML5 semantics and clean CSS3, and expose or consume well-structured RESTful APIs. Quality and performance matter: I will review your commits, run the test suite, and profile the app to confirm robust error handling, efficient database queries and minimal bundle size. Expect to tackle real-world debugging scenarios, tune performance, and document every decision so the project stays maintainable. Deliverables • End-to-end MERN application pushed to a Git repo • Clear setup/launch instructions in a concise README • Commented, lint-clean ES6+ code with meaning...
I have 4 Romanian websites and Technical SEO will be for Romania. Payment will be monthly: 200$ for all 4 websites no per website. I am looking for a high-level Technical SEO Specialist to audit and optimize my Node.js-based websites. The applications are built using JavaScript frameworks, and I need someone who understands the intersection of JS rendering and search engine crawling. Key Responsibilities: - Perform a deep technical audit focusing on Server-Side Rendering (SSR) / Hydration issues. - Analyze and optimize Crawl Budget and Indexability for a JS-heavy environment. - Audit and improve Core Web Vitals (LCP, CLS, INP) specifically for Node.js architecture. - Verify Semantic HTML structure and implementation within the components. - Check for JS-related SEO pitfalls (e.g., link d...
I’m ramping up an urgent real-estate platform and need a seasoned backend expert who can jump in immediately and own API development from end to end. The engagement is fully remote, contract-based, and demands someone with 8+ years of hands-on experience building production systems. Your core mission will be to design and implement high-performance REST APIs in Node.js with NestJS, wire them to PostgreSQL through Prisma ORM, and expose them via a clean, versioned microservice architecture. You should feel equally at home spinning up infrastructure on AWS—think EC2, S3, RDS, Lambda—or a comparable VPS, and you’ll push everything through Git-driven workflows. Beyond the must-haves, I’ll lean on you to fine-tune performance with Redis or a queue system such as ...
I’m building a new social networking platform and need a developer who can deliver a solid, scalable web application. The very first milestone is a fully-functional user-profile system: secure signup/login, editable bios, profile photos, and privacy controls. My stack is flexible—as long as it’s modern and maintainable. If you prefer React with a Node/Express or Django backend, that’s great; Laravel, Vue, or similar frameworks are also fine. What matters is clean, well-documented code stored in Git and a deployment path (Docker, CI/CD or another approach) that I can reproduce on a cloud host. While messaging and content-sharing modules are not part of this initial scope, the architecture you create should make adding them straightforward later. Responsive desi...
The project is to build a browser-based billing application focused exclusively on invoicing. All invoices must be generated automatically from predefined business events or scheduled batches—no manual template filling, no recurring-billing extras, and no payment-gateway logic are needed. Invoices produced by the system have to flow seamlessly into three existing environments: our accounting software, the CRM, and the inventory-management platform. Each of those tools already exposes REST/JSON APIs; the new app should push finished invoices, status updates, and relevant metadata to them in real time or near-real time. A clean, responsive web interface will let team members review, search and export invoices, and an admin panel should expose settings for branding, tax rules, tri...
Im looking for a large amount of lists and looking to pay around $1 per 20 contacts with valid email addresses harvested from lists I'll give you. I only neeed proper clean verified and contactable info! Objective: outreach to sell books. You might use the stack you are most comfortable with Python + BeautifulSoup, Scrapy, Selenium, Node.js + Puppeteer, or similar 'as long as the final data is clean and deduplicated' Deliverables: • A CSV file containing each email address alongside the exact page URL where it was found • A brief note on the toolchain or script used (for reproducibility) I need the lists to be well-targeted, deduplicated, and usable for outreach. Accuracy matters. Do Not give me a bloated list full of bounces... Are the contacts manually c...
I am building a full-scale online store centred on electronics and I want the overall shopping experience to feel as seamless and trusted as Amazon. The site must handle thousands of SKUs, offer fast product search with filters, and adapt smoothly to mobile and desktop screens. Key functions I expect from day one: • Robust catalogue management for electronics (brands, specs, warranty fields, bulk import/export). • Secure customer accounts with order history, wish-lists, and product reviews. • Cart, one-page checkout, and real-time stock updates. • Integrated payments: PayPal, Stripe, direct Credit/Debit Card processing, PhonePe, Google Pay, Paytm, plus Cash On Delivery logic at checkout. • Shipping module that lets me define multiple carriers and live rate...
I want a lightweight yet reliable Twilio voice workflow that handles incoming roadside-assistance calls end-to-end. When a caller dials in, the IVR should prompt for their ZIP code, query an Airtable base that holds my driver roster, and instantly route the call to the primary driver listed for that ZIP. If the primary driver does not pick up, the system has to try the backup driver and, finally, a global fallback number before giving up. No voicemail collection or SMS follow-ups are needed—just the sequential dialing I described. While the call is active I only need two fields captured in a simple log: Caller ID and total call duration. A Google Sheet, new Airtable table, or even a Twilio Sync document is fine as long as the data is easy for me to export later. Here is how I pictu...
I’m expanding several engineering teams for top-tier MNCs and rapidly scaling tech start-ups and need skilled people who can jump in right away. The first seats I must fill are: • Software Developers who are fluent in React, Node, and/or Java. If you can architect front-end components in React, build robust APIs with Node, or craft enterprise-grade services in Java, you’re already on my shortlist. • Data Analysts & Data Engineers able to turn raw data into clean, actionable insights. Solid SQL skills are essential, and if you have experience with Python, Spark, or comparable tooling, that will be an added advantage. • UI/UX Designers who can translate complex product ideas into polished, user-centric interfaces, balancing aesthetics with accessibility an...
Project Title: Advanced Binary Trading Platform --- Project Overview: We are developing a high-performance, real-time binary trading platform inspired by modern trading applications. The goal is to create a scalable, secure, and user-friendly system where users can trade on short-term price movements using a simple Up/Down (Call/Put) mechanism. The platform should deliver a smooth and responsive trading experience with real-time data, precise execution, and visually appealing charts. It will be designed primarily for web (mobile-first), with potential future expansion to mobile apps. --- Core Functionality: 1. User Authentication & Account System - User registration (Email / OTP-based login) - Secure authentication with session/token management - Profile management - KYC (option...
I need a straightforward Android and iOS app whose entire purpose is to let strangers talk. The interface is almost minimal: one prominent button. Here is the exact flow I have in mind. When a user taps the button, the app pings a lightweight backend, waits until someone else pushes the same button, then instantly connects the two in a real-time voice call. No registration or login is shown at any point; the call is completely anonymous and the pairing is purely random. When either party hangs up, both return to the single-button screen and can tap again if they wish. You can lean on WebRTC, Agora, Twilio Voice SDK or any similar mobile-friendly VoIP stack—whichever you feel gives the quickest, most reliable call set-up and decent NAT traversal. I’m happy to hear your recom...
I’m putting together a small, remote technology team focused squarely on software development, and I’m looking for someone ready to step in as the team leader. Our day-to-day work centres on maintaining and updating a set of existing web and mobile applications rather than building brand-new products, so your knack for breathing new life into mature codebases is essential. You’ll guide 3–5 engineers, plan sprints, review pull requests, and still stay hands-on with the code. Our stack leans heavily on JavaScript/TypeScript (Node, React) with a few .NET microservices, all deployed through modern CI/CD pipelines to AWS. Familiarity with automated testing, performance tuning, and secure coding practices will set you up for quick wins. What I need from you right away: ...
PRODUCT REQUIREMENTS DOCUMENT (PRD) 1. Product Name (Working Title): KaamSetu A digital marketplace for construction and contractor services 2. Objective To build a platform that connects customers with verified contractors and skilled workers for construction, repair, and maintenance services. The platform aims to: Simplify the process of hiring contractors Provide transparent pricing and service details Ensure trust through verification and reviews Generate revenue through commissions and premium services 3. Target Users 3.1 Customers Homeowners Individuals undertaking renovations Small-scale builders Property managers 3.2 Service Providers Independent contractors Electricians Plumbers Masons Painters Construction laborers 4. Service Categories 4.1 Construction & Masonry 6 Brick...
**Project Type:** Contract (3–6 Months) **Location:** Remote (India preferred) **Company:** K I Glassware India Pvt Ltd **System:** KI-ROS (Business Management & Execution Platform) --- ## **Project Overview** We are developing **KI-ROS**, a custom-built Business Management Platform for our company, covering: * General Trade (Retailer → Distributor → Company) * Modern Trade Workflow (PO → Dispatch → GRN tracking) * Employee Login (Sales Execution + CRM + KPI Control) * AI integrations (document parsing, automation, insights) The system is already built on: * **Frontend:** React 19 (Create React App) * **Backend:** Python (FastAPI) * **Database:** MongoDB * **APIs:** REST (/api/* structured endpoints) * **AI Layer:** OpenAI / Gemini / image processing We...
Expert Developer for Real-Time "Aviator" Style Gambling Platform Project Overview I am seeking an experienced Full-Stack Developer or specialized iGaming agency to build a high-performance, secure, and fully functional online gambling website dedicated to the Aviator (Crash) game. The platform must be mobile-first, handle real-time concurrency, and provide a seamless betting experience with integrated payment systems. Key Features & Functional Requirements The Game Core: A 100% "Provably Fair" Aviator game engine using SHA-256 cryptographic hashing for RNG (Random Number Generation). Real-Time Interactivity: Live Multiplier: A smooth, lag-free increasing multiplier animation. Auto-Bet & Auto-Cashout: Features allowing users to automate their strategy. Dual Betti...
I’m building a health-and-fitness coach that lives inside WhatsApp and is powered by Claude. Each subscriber should automatically receive a brief daily message that combines practical health tips with a gentle progress-tracking nudge, and they must be able to ask follow-up questions at any time for real-time guidance. The coach’s expertise has to span nutrition & diet advice, personalised exercise routines, and light mental-well-being support. Tone should remain encouraging, evidence-based, and conversational; no medical claims, just actionable lifestyle coaching. Claude will handle the conversational intelligence, while WhatsApp (likely via Twilio’s Business API, though I’m open to alternatives) serves as the delivery channel. I need a clean, maintainable b...
I need a custom Cash-on-Delivery form that will sit between the product page and the thank-you page on my Shopify store, effectively replacing the default “Add to cart / Checkout” sequence. I want the experience to mirror what the Releasit COD Form app does—instant one-page capture of customer details, automatic draft-order creation, and seamless redirect to the order-confirmation page—while keeping the rest of my storefront unchanged. For the first release I only have to support desktop traffic, so you can focus your layout, validation, and testing efforts there. Mobile optimization may follow later, so clean, modular code is important. Standard COD fields (name, address, phone) are mandatory. I have not finalised any extra questions yet, so structure the form ...
We are looking for an experienced full-stack development team or agency to build a complete high-end fashion e-commerce ecosystem for our clothing brand. This is a serious long-term project, and only skilled professionals with proven experience should apply. Project Scope: 1. Customer Website (Premium UI/UX) * Modern luxury fashion brand website * Fully responsive design (Desktop / Mobile / Tablet) * Fast loading speed with optimized performance * Product categories, collections, filters, search * Wishlist, cart, secure checkout * Customer accounts & order tracking * Coupon / discount / gift card system * Multi-language support * Multi-currency support * Blog / lookbook / style journal section * SEO optimized architecture 2. Mobile Application (Android + iOS) * Native or Flutter...
I’m looking for an experienced product strategist-developer who can help me turn the working title “lovemoneygfgg” into a clear, build-ready MVP. I have not yet committed to a specific platform or core function, so I need guidance on whether the idea is best launched as a web experience, an iOS/Android app, or a cross-platform solution. What I need from you: • A concise discovery document that captures key goals, target users, and the most promising direction (e-commerce, social networking, or personal finance management). • A feature shortlist and user-flow diagram for the chosen direction. • A high-level technical plan outlining recommended stack, third-party APIs, and hosting options. • A rough development timeline and milestone breakdown lea...
1. Introduction 1.1 Purpose This document defines the functional and non-functional requirements for a platform designed to combat social isolation for expatriates by fostering in-person connections through localized profiles, events, groups, and content. 1.2 Vision To help new expats settle into their new country/city and develop an in‑person social network as quickly and efficiently as possible, overcoming loneliness and homesickness. 1.3 Core Differentiators - Swipeable mixed‑content feed (Tinder‑style) - Guest‑first onboarding (browse before signup) - Proximity + home country matching - Activity approval workflow with auto‑created group chats - Three‑tier freemium model --- 2. Overall Description 2.1 Product Scope Project includes: - Mobile Apps (iOS & Android) – B...
I need a full-stack developer to create a custom, headless e-commerce platform that feels as polished as Shopify or BigCommerce while staying 100 % under my control. Architecture I want • Backend: Node.js with NestJS for a clean, modular API • Frontend: (React) consuming that API in a headless setup • Database: PostgreSQL for relational data, Redis for caching and sessions • Search: Meilisearch for lightning-fast product lookup
I'm building a dating app for the Indian market — I need a developer who has shipped real mobile apps, not just hobby projects. WHAT YOU'LL BUILD: - Profile creation with photo upload (up to 6 photos) - Swipe-based discovery deck (Like / Pass / Super Like) - Real-time 1:1 chat between matched users - Subscription payments via Razorpay (monthly + annual plans) - Push notifications via Firebase - Admin dashboard for moderation - OTP-based login via phone number TECH STACK REQUIRED: - Frontend: React Native (must work on iOS + Android) - Backend: Node.js + PostgreSQL or Supabase - Real-time: or Firebase Realtime DB - Payments: Razorpay - Storage: AWS S3 or Cloudinary - Auth: OTP via MSG91 or Twilio WHAT I'M LOOKING FOR: - At least 1 shipped mobile app I can download a...
Project Title: Full-Stack Developer Needed for Advanced LinkedIn Automation & Job Application Platform (SwiftApply) Project Description: I am looking for a skilled Full-Stack Developer to help enhance and scale an advanced LinkedIn automation platform called SwiftApply. The project is already in development with a solid foundation, and I need someone to take it to the next level by adding new features, optimizing the automation engine, and ensuring high performance. Current Features: Job Discovery Dashboard: Real-time job browsing from multiple portals (LinkedIn, Indeed, etc.) with advanced filtering. One-Click Apply Orchestration: Automated "Easy Apply" process using a professional Puppeteer-based background engine. Application Pipeline: Real-time tracking of application ...
I would like to make a bot to increase organic visitors of token's page on dexscreener.
I need a small utility that keeps an eye on Big Basket and instantly tells me, through a Telegram bot, whenever the availability or the price of the iPhone models I specify (for now the list is “15, 16, 17”) changes for any postcode I add. What the tool should do • Scrape or query Big Basket at a reasonable, adjustable interval for each pincode I feed it. • Capture both availability status and the current selling price in one pass. • Log every check so I can see a simple history of changes. • Trigger a concise Telegram message the moment a price drops or stock flips from “out of stock” to “in stock” (and vice-versa). Configuration flexibility • Models and pincodes must sit in an easy-to-edit file or admin panel so...
Full-Stack Developer + App Developer Needed for Yatraesewa – Nepal's Road Travel Platform Project Overview: Yatraesewa () is a travel/transport service platform built for Nepal's unique road travel landscape. The website is nearly complete, and I am looking for ONE highly skilled, dedicated professional (or a small team) to take this project from near-completion to a fully launched, maintained, and marketed product. PLEASE READ CAREFULLY BEFORE BIDDING – Only bid if you can genuinely fulfill ALL requirements listed below. --- WHO I AM LOOKING FOR: I need someone who: • Has deep, real knowledge of Nepal's road conditions, transport system, travel routes, legal regulations, and local transport laws (e.g., route permits, vehicle fitness certificates, tr...
My production web application is showing a few issues that need prompt attention—intermittent errors, occasional slow-downs, and the odd security warning. I’m looking for an experienced software specialist who can step in, diagnose the root causes, and get everything running smoothly again. The stack is flexible; whether the codebase sits on WordPress, Shopify, a fully bespoke framework, or another modern web platform, the goal is the same: stabilise performance, close security gaps, and leave detailed notes so future updates are straightforward. You should feel comfortable digging into front-end logic (JavaScript, React, Vue, etc.) as well as back-end services (PHP, Node, Python, or comparable) and databases like MySQL or PostgreSQL. What I need from you: • A quic...
I need a reliable Android developer who can build a real-time voice chat application centred on group conversations. The core requirement is smooth, low-latency audio so several participants can talk at once without echoes or long delays. Because the app revolves around groups, I also need a solid set of admin controls: the room creator should be able to mute or remove users, lock a room, and assign co-moderators. A simple dashboard or in-room toolbar is fine as long as the workflow is intuitive. We can start with this focused feature set—group voice channels plus admin moderation—and keep the codebase modular so we can layer in extras like private messages, file sharing, or end-to-end encryption later if the roadmap calls for it. Preferred stack • Native Android (K...
I’m building an online marketplace where influencers and marketers meet, connect and launch campaigns together. The core idea is simple: one streamlined, all-in-one space where each side can create a profile, discover the right partners and manage collaborations from initial chat through final payment. Here’s what I need from a full-stack developer: • A secure user system that recognises two account types—Influencer and Marketer—and lets each sign up, edit a detailed profile and verify identity. • Real-time or near-real-time messaging so parties can talk terms without leaving the platform. • Project or campaign workspaces where they can outline deliverables, track progress and mark milestones complete. • Search and match functionality; th...
I need a solar power control unit primarily for system monitoring. The unit should provide: Real-time performance monitoring Energy usage tracking Fault detection and alerts Access to monitoring data via a web dashboard I am building a web-based interface on a server that will talk to the device. I have attached an approx. circuit diagram. Components can be substituted. This is a high-voltage hardware design project, so safety is critical. The build should be within a 200*300*120mm enclosure and will be used on a 220-230V mains supply. Ideal skills and experience: - Experience in developing monitoring systems for solar power - Knowledge of real-time data processing and alert systems - Strong background in energy management systems Please provide examples of similar work.
1. Project Title AI Product Workspace Platform 2. Executive Summary The AI Product Workspace Platform is a web-based application designed to centralize product development workflows using AI-powered agents tailored to different roles within a team. The platform enables Business Analysts, Product Owners, Designers, Developers, and QA engineers to collaborate within a single project environment, generating artifacts such as user stories, wireframes, code, and test cases using AI. It integrates with tools like Jira and will evolve into a marketplace for AI agents and extensions. 3. Objectives * Centralize product development workflows * Reduce dependency on multiple disconnected tools * Accelerate delivery using AI-generated outputs * Provide role-specific AI assistance * Enable integration...
I need to wire my in-house dispatch app directly into the broker’s platform that supplies our loads. The goal is simple: the moment the broker posts a new trip, my system must hear about it, decide whether to accept, and then either auto-assign it to an available driver or hold it for a dispatcher’s manual confirmation. Here’s what the first milestone looks like: • Establish the connection between my dispatch app and the broker’s app—whether that means consuming their REST/JSON endpoints, registering a webhook, or negotiating OAuth tokens, I’m open as long as the flow is reliable. • Fire the webhook only when a trip is offered and we choose to Accept. • Build the logic for both Automated trip assignment and Manual trip acceptance. A...
I have a NEMT transportation web-app whose “take trip” workflow for drivers and the accompanying AI scheduling logic are misbehaving. Right now drivers often can’t start a trip, completed trips refuse to close out, and occasionally a trip jumps back to a previous status altogether. These state-management glitches are blocking daily operations, so I need them resolved quickly and cleanly. You’ll dive into the existing codebase, trace the logic that moves a trip through its lifecycle, and patch whatever is causing these three pain points: • A driver presses “Start” and nothing happens • A finished trip will not transition to “Completed” • Trips randomly revert to an earlier status The fix must persist across all AI-generat...
I have the brand, product data, and a clear set of user journeys mapped out; now I need a production-ready e-commerce site built with the tools I already rely on daily—React (TypeScript), Node.js, SQL/NoSQL, AWS, and Tailwind CSS. Here’s the heart of the job: • A responsive storefront that loads fast, scales cleanly, and feels native on mobile and desktop. • A shopping cart that persists across sessions and recalculates totals accurately. • Secure checkout wired to a mainstream payment gateway (Stripe or PayPal—open to your recommendation). • Product pages that let customers leave ratings and written reviews, with a simple moderation flow. • A lightweight admin dashboard for inventory, order, and review management. Acceptance crit...
We're Looking for an experienced full-stack developer to build a multi-module operations platform for order processing, vendor coordination, and billing & realtime task tracking on dashboard by user roles. Core Modules Order Management — Centralized data grid with sorting, filtering, bulk actions, inline editing, SLA risk indicators, and a full order lifecycle (Intake → Processing (lifecycle Management) → QC (multi stage) → Delivery). Includes real-time status updates, drawer-based detail views, and workflow timeline visualization. Workflow Engine — Configurable stage-based workflows with per-stage SLA definitions, vendor assignment rules, state transition management, and versioning. Vendor Management — Vendor onboarding, county mapping (one-to-...
Hi, Your focus on consistency and clear communication matches how I work. EST availability: I'm based in IST but keep a daily overlap of 7:30am to 11:30am EST (5:00pm to 9:00pm IST) on Slack for quick check-ins and urgent issues. I can commit 20 to 25 hours per week part-time for the long term. Communication style: I prefer written updates. I leave short notes on GitHub PRs, move Trello cards with status, post twice daily on Slack, and end the day with a 3-point summary: what shipped today, what's next, any blockers. Remote example: In my last development project with a US team on React and Node, I pushed code in my evening and attached a short Loom to each PR so the team had context by their morning. Once a client reported a critical bug at 9am EST, I fixed it within that 7:...
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Learn how to find and work with a top-rated Google Chrome Developer for your project today!
Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.