25 Tools Every Software Developer Should Master
A list of useful tools for Software Developers that could make their lives easier
I have a github project , its in jupyter notebook , I need to run this code
I have a production-ready build that now needs to go live on our Google Cloud environment, specifically on Compute Engine. The artifact is finished; what I’m missing is the Dev...deployment so it can be reproduced in one command (Terraform, Deployment Manager, or a shell script—your call) • Ensure the application starts on reboot and is reachable via HTTPS • Provide a concise hand-over document or README that explains each step and shows how to roll out future versions If you can layer in Stackdriver monitoring, basic alerting, or a CI/CD hook through Cloud Build or GitHub Actions, let me know—that would be a welcome bonus. I’ll share the project ID and grant SSH access as soon as we lock in the timeline. Looking forward to getting this build ...
...Matching Frontend-Komponenten: Widgets für Token-Kauf, Altersprüfung, DRM, Lovense Control Projektmanagement & Dokumentation: Storyboards, technische Dokumentation, Deployment Guide Technologien & Infrastruktur: Backend: Node.js / Python / Go Frontend: React / Datenbanken: PostgreSQL, MongoDB, Redis, S3/IPFS Cloud: AWS / GCP / Azure API Gateway: REST / GraphQL, JWT, Rate-Limiting DevOps: GitHub Actions, Docker, Kubernetes, Monitoring (Grafana, Prometheus, Sentry) Lieferumfang: Inkl. Upload. Vollständiger Quellcode Architektur- & technische Dokumentation Token- & Payment-System Dokumentation Deployment-Anleitung Projektmanagement-Dokumente (Notion/Trello/Sheets) Besondere Anforderungen: Modulares Design für spätere Aktivierung von ...
...Roleplay project based on FiveM. The goal is to create a commercial RP server comparable in quality and complexity to top RP projects (Majestic-like, not a clone). The project is long-term and will be developed in stages with milestone-based payments. PROJECT SCOPE 1. GTA 5 RP Server (FiveM) Platform & Stack: - FiveM - QBCore (customized) or custom framework - Lua / JavaScript - MySQL - Git (GitHub or GitLab) Core Features: - Account and character system (multiple characters) - Cash and bank system - Inventory system - Vehicle system (ownership, garages, tuning) - Phone system - Jobs - Factions (police, EMS, government) - Admin panel - Action logging Advanced Systems: - Economy balancing - Businesses - Real estate - Auctions - Law and court system - Punishment system - ...
...renewal tracking • Annual vaccination tracking • No external registry or council integrations Customer portal (post-sale) • Secure login • Read-only access • View puppy profile • Download documents • View care and feeding guides Website integration • Link from Wix puppy pages to the app • No duplication of photo galleries Code & handover requirements • Clean, well-structured, documented code • GitHub repository owned by us • Backend/accounts owned by us • Documentation and walkthrough provided Estimated MVP effort • ~120–180 hours • Target budget: AUD $4,500–$6,000 • Milestone-based payments only ––––––––– PHASE 2 (AFTER MVP &n...
...in mind: • Diagnose the current hosting stack, server configuration, and build pipeline, then lay out the bottlenecks slowing us down. • Apply fixes—whether that means smarter caching rules, Docker-based deployments, a lightweight Nginx or Apache tweak, database indexing, or rolling out a CDN—to cut initial load time and improve subsequent page performance. • Set up an automated workflow (GitHub/GitLab CI, Jenkins, or similar) so updates roll out predictably without downtime. • Hand me a short report showing before-and-after metrics (Google Lighthouse or WebPageTest scores) so the improvement is crystal clear. The site runs on a typical LAMP stack, but I’m open to containerisation or a managed cloud solution if it moves the needle....
...bank APIs and reconcile automatically • Tight payroll integration so salary journals post without manual touch AWS architecture expectations A serverless first approach (Lambda, API Gateway, DynamoDB or Aurora Serverless, S3, Cognito, EventBridge) is preferred for scalability and cost control, but I’m open to your recommendation if you can justify an alternative. CI/CD through CodePipeline or GitHub Actions should deliver zero-downtime deployments, and infrastructure must be reproducible with CloudFormation or Terraform. Deliverables 1. Solution architecture diagram and tech stack decision document 2. Fully deployed MVP in my AWS account, reachable through a React or Angular SPA 3. Source code in a private Git repo with clear commit history and README setup...
...pipelines using GitHub, enabling automated build, test, and deployment processes. Ensured application security, performance tuning, and exception handling across services. Collaborated with cross-functional teams, including QA, DevOps, and UI teams in an Agile/Scrum environment. Actively participated in code reviews, debugging production issues, and improving system reliability. SOFTWARE ENGINEER Jan 2024- March 2025 ICICI BANK Java Full Stack Developer with hands-on experience in building scalable microservices-based applications for ICICI using Java and Spring Boot. Skilled in implementing event-driven architectures with Kafka, performance optimization using Redis, and deploying containerized services with Docker and Kubernetes. Experienced in CI/CD automation using GitHub...
1. Project Overview This document defines the final scope for building a modern prop trading platform inspired by FTMO, FundedNext, The5ers, and FXIFY. The platform support...for SEO and credibility. 8. Free Contest Module ● Demo competitions ● Time-based contests ● Public leaderboards ● Reward badges ● Engagement tools 9. Security & Compliance ● Encrypted authentication ● Secure APIs ● Rate limiting ● Audit logs ● GDPR compliance 10. Estimated Timeline Phase 1: 6–8 Weeks Testing: 2 Weeks Total: ~2 Months 11. Deliverables ● Full source code (Private GitHub) ● Deployment setup ● Documentation ● Admin manuals ● Demo URLs 12. Conclusion This MVP provides a scalable and secure foundation for launching a competitive prop trading platform.
...secrets/env vars are secured - Provide rollback notes + known-good GitHub tag/release This is NOT a development job - strictly deployment and DevOps. PROJECT BREAKDOWN Milestone 1 - Local Setup (4-5 hours) Milestone 2 - Integration Testing (3-4 hours) Milestone 3 - Production Deployment (6-8 hours) Milestone 4 - Documentation (2-3 hours) Estimated Total: 15-25 hours over ~2 weeks TECH STACK Frontend: React 18, TypeScript, Vite, Zustand, TanStack Query, Backend: Python, FastAPI, Redis, , APScheduler Hosting: Vercel (frontend) + Railway (backend) REQUIRED SKILLS Must Have: - React deployment experience - Vercel (or similar) deployment - Python/FastAPI deployment - Railway/Heroku experience - Docker basics - Git/GitHub Nice to Have: - WebSocket / deployment - Redis co...
...with automatic compression and responsive breakpoints. • Secure checkout via Razorpay or Stripe, covering the full order lifecycle—cart, payment, confirmation, refunds. • Google Analytics 4 events for product views, add-to-cart, checkout start, and purchase. • An admin panel to add and edit products, manage inventory, and track orders. Deliverables 1. Complete source code in a private GitHub repo with clear setup instructions. 2. Live production link on Vercel/Netlify. 3. Database migration or dump file. 4. Short hand-over guide (or screen-share video) explaining deployment, environment variables, and feature set. The total budget is fixed at ₹5,000, so clean, reusable code and a smooth hand-off matter most. If you’ve shipped similar st...
I run a small server that relies on a single token embedded in five local bash scripts. That token changes frequently and is published inside a public .m3u file on GitHub. What I need is a lightweight solution that runs every minute from cron, fetches that remote .m3u, pulls out both the URL and its accompanying token, and then slips the fresh values into each of the local scripts where they are currently hard-coded as script parameters. Current state • The five bash files already exist and work; they simply hold outdated, hard-coded parameters. so they probably need to be modified to run like: $token= "" ffmpeg -i "blablabla/$token/channel/ -c copy blabla • The .m3u has a consistent format, so the token and URL can be isolated reliably with a regex or...
...app signing and provisioning profiles Create App Store Connect listing Handle app review submission process Address any rejection feedback until approved Android (Google Play): Configure Android Studio project settings Generate signed APK/AAB Create Google Play Console listing Handle app review submission process Address any rejection feedback until approved What We Provide: Full access to the GitHub repository Apple Developer Account credentials (or we create one) Google Play Developer Account credentials (or we create one) App icons, splash screens, and marketing assets App description and metadata content Required Skills: Experience with Capacitor or Cordova iOS development & Xcode proficiency Android development & Android Studio proficiency Previous app store submiss...
...in mind: data lands in an Azure Data Lake, is processed through Azure Databricks or Synapse, and the unsupervised models (clustering and anomaly-surfacing techniques are likely candidates) are trained and versioned in Azure Machine Learning. Model output then needs to be exposed via a RESTful endpoint, secured with Azure AD, and consumed by the front-end service. Everything must be CI/CD-enabled—GitHub Actions or Azure DevOps—so new experiments can move smoothly to production. Deliverables • Design document outlining the end-to-end Azure architecture • Reproducible training notebooks / scripts for the unsupervised models • Automated ML pipeline (data prep → training → registration → endpoint deployment) • ARM/Bicep or Terraf...
...bundled, no auto-updates - Stable versions (6-12 months no breaking changes) - .exe file, Windows (if also MacOS - i'll consider it an extra bonus - my laptop is macbook, and desktop is windows pc) Timeline: 2 weeks P.S.1: You will build it so it validates against a unique identifier (device ID, MAC address, something). I need to review the code before final delivery. You will you provide: 1. GitHub private repo access (so I can audit code/dependencies). 2. Final .exe will be scanned for malware (standard practice). 3. Simple NDA confirming you won't maintain access after delivery. Standard for any software I run locally. Cool with you? P.S.2: If i'll be happy with results - there is more to add to this app - on a future contract (as you already know the app - yo...
Project Overview The project is an e-commerce website called Souq American. The platform is already developed locally and we are now preparing it for production deployment. Current Technology Stack Frontend: Angular Backend: Java with Spring / Spring Boot (REST APIs) Database: MySQL Cloud Provider: Amazon AWS Containers: Docker CI/CD: Jenkins Version Control: Git / GitHub Current Status Frontend and backend applications already exist APIs are implemented Database schema is designed The main focus now is deployment, infrastructure setup, and automation Main Responsibilities for This Role Understand the existing frontend and backend architecture Assist with deploying the application to AWS (EC2, security groups, environment setup) Containerize frontend and backend usi...
I’m racing toward launch and need a backend ace who can dive straight into my Hostinger setup, show real code today, and keep pace with aggressive milestones. The environment is Python backed by PostgreSQL, with Hostinger’s AI tools playing a central role. First priority is wiring reliable cron jobs, refactoring what’s already in GitHub, and embedding the AI endpoints cleanly into the existing API layer. While you’re there, run a performance sweep—profile, optimise, and make sure every Postgres query is bulletproof. Deliverables for the opening sprint: • Pull request that proves the cron jobs execute on Hostinger and log cleanly. • AI tool integration wrapped in clear, testable Python modules. • Concise review memo highlightin...
...data-validation scenarios (I’ll provide the exact endpoints and payloads once we start). • A clear way to parameterise base URLs so I can later point the same suite at local or production environments without code changes. • HTML/JSON reports generated after each run and stored in a folder I can archive in the CI pipeline. • Step-by-step documentation on setup, running locally, and integration with GitHub Actions. Acceptance criteria • Tests must run reliably on the staging environment and finish within ten minutes. • Failures surface meaningful error messages that include request/response bodies. • All code is clean, commented, and pushed to our private repo via pull request. If this sounds like a fit, let me know what similar Pl...
...lack of documentation, and a lack of attention to detail. We need this production-ready in 14 to 30 days. We are looking for a "finisher" who can deliver clean, documented, and high-performance features daily. Management & Quality Standards: Vercel Staging: You must maintain a Vercel staging environment for real-time testing of every update. Daily Commits: Clear, descriptive daily commits to GitHub are mandatory. Premium Eye: We expect a "product-first" mindset—perfect spacing, consistent typography, smooth transitions, and zero "clunky" interactions. Scalable Code: Refactor messy legacy code into a documented, modular structure. Technical Scope & Compliance: Core Email Engine: Full integration for SMTP and API-based sending (AW...
Need a SEO expert for below Scope of Work 1. Manual Publishing on ~50 Trusted Web 2.0 Platforms. We will share the articles. Content should be published manually on approximately 25 high-quality Web 2.0 sites, including (but not limited to): Some examples are mentioned below Blogger (Blogspot) Medium Hashnode Substack Tumblr Notion (public pages) GitHub Pages GitBook CodeProject FreeCodeCamp (community articles) ReadMe Slab HackMD Bear Blog Wix Blog Weebly LiveJournal LinkedIn Articles Quora Spaces Reddit (content posts, no spam) Only real, trusted platforms are allowed. Low-quality article directories, link farms, or auto-approve sites are strictly prohibited. Topics: HTTP status codes Web development & APIs Server responses & error handling
...failures. Deliverables (Phase 1): Clean, documented code (Python/Jupyter notebooks). Live demo slides with real-time visualizations and performance metrics. Pre-run validation results and fallback materials. Brief technical report explaining methodology and results. Skills Required Must Have: Hands-on experience with Qiskit, PennyLane, or Cirq. Proven ability to simulate 30+ qubit algorithms (GitHub/project links required). Experience with cloud GPU-accelerated quantum simulation (NVIDIA cuQuantum, AWS Braket TN1, etc.). Strong Python, Linux, and HPC/cloud environment skills. Ability to explain complex concepts clearly in a live presentation. Experience with noise simulation and quantum error modeling. Nice to Have: Background in HPC/cluster computing (MPI, SLURM, InfiniBan...
I have a fully functional ASP.NET Core API ready to go and now need the React layer that brings it to life. For the first release only administrators will log in, manage artist records, and review u...artist profiles, uploading images, and browsing gallery thumbnails • Seamless API integration via Axios or Fetch, wired to the endpoints I’ll supply • File upload flow (ideally prepared for S3 or DigitalOcean Spaces later) • Polished styling—Tailwind or MUI is welcome, but plain CSS that looks good is fine I don’t have wireframes, so I’ll rely on your UX instincts. We can iterate quickly in GitHub: you’ll open small pull requests, I’ll test against the API, and we’ll keep velocity high. Happy to work hourly or agree on fix...
I have a fully functional ASP.NET Core API ready to go and now need the React layer that brings it to life. For the first release only administrators will log in, manage artist records, and review u...artist profiles, uploading images, and browsing gallery thumbnails • Seamless API integration via Axios or Fetch, wired to the endpoints I’ll supply • File upload flow (ideally prepared for S3 or DigitalOcean Spaces later) • Polished styling—Tailwind or MUI is welcome, but plain CSS that looks good is fine I don’t have wireframes, so I’ll rely on your UX instincts. We can iterate quickly in GitHub: you’ll open small pull requests, I’ll test against the API, and we’ll keep velocity high. Happy to work hourly or agree on fix...
My web application is already live, backed by Supabase and managed through a GitHub repository. The next milestone is a fully native mobile experience—Swift for iOS and Kotlin (or Java) for Android—mirroring the core web-app workflow without compromising performance or security.
I have a fully functional ASP.NET Core API ready to go and now need the React layer that brings it to life. For the first release only administrators will log in, manage artist records, and review u...artist profiles, uploading images, and browsing gallery thumbnails • Seamless API integration via Axios or Fetch, wired to the endpoints I’ll supply • File upload flow (ideally prepared for S3 or DigitalOcean Spaces later) • Polished styling—Tailwind or MUI is welcome, but plain CSS that looks good is fine I don’t have wireframes, so I’ll rely on your UX instincts. We can iterate quickly in GitHub: you’ll open small pull requests, I’ll test against the API, and we’ll keep velocity high. Happy to work hourly or agree on fix...
...The ideal candidate has strong hands-on Python experience, is comfortable working within existing GitHub repositories, and has exposure to practical AI/ML integration and evaluation workflows. This role requires an experienced developer who can write high-quality code, actively review and mentor others through code reviews, and collaborate with cross-functional teams involved in AI model usage and improvement. Key Requirements • 3-14 years of hands-on Python development experience • Strong day-to-day experience with GitHub, including: Pull requests, code reviews, and team collaboration Version control in distributed teams. Hands-on CI/CD pipeline implementation and ownership (preferably GitHub Actions) • Proven experience reviewing code and mentoring...
...new decentralised application from idea to mainnet. The role centres on end-to-end DApp development: writing and auditing on-chain Rust programs, wiring them to a TypeScript/React front-end through Anchor or @solana/, and handling deployment, testing and optimisation so the final product is fast and fee-efficient. If you have shipped production Solana work before, please include links or GitHub repos that clearly show what you built and the parts you owned. I’ll review those examples first to decide who moves forward. We will work milestone-by-milestone; as soon as the initial scope is delivered (fully functional features, commented code, concise hand-off docs), I have follow-up tasks ready. Comfortable English communication and the ability to start soon are important&mda...
...scenarios, devices and toolsets (e.g., Selenium, BrowserStack, Lighthouse, WebPageTest). 2. A bug and issue log with severity, reproduction steps and screenshots/video where applicable. 3. Performance reports highlighting any slow points and clear, actionable recommendations to hit target metrics. 4. A deployment checklist, then hands-on assistance pushing the app to the production server (GitHub Actions + Netlify), followed by a final smoke test confirming everything is still green. Acceptance criteria • Zero critical or high-severity defects remain open. • Performance scores reach or exceed 90 on Lighthouse mobile. • All agreed usability issues are resolved or accepted. If you have solid PWA testing experience and can move quickly, let’s get s...
I need a set of Microsoft Sentinel runbooks that fully automate my incident-response cycle—from the moment an alert fires to final remediation and closure. The focus is on three pillars: incident detection and alerting, threat analysis and investigation, and the remediation / recovery actions that follow. Here’s how I see the flow. A Sentinel...test each stage • A short demo Acceptance criteria • Zero manual steps from alert reception to defined remediation action • Consistent state updates back to the originating Sentinel incident (comments, status, severity) • Error handling that logs failures and retries safely When you reply, please share past work that demonstrates similar Sentinel or Logic Apps automation—screenshots, GitHub ...
INSTRUCTIONS TO ENTER: 1) Download source code 2) Install on your live server that is online 24/7 3) DO NOT SHARE ON ANY SITES LIKE GITHUB OR YOU WILL BE BANNED FROM FUTURE WORK 4) Upload a screenshots of the new features you added as your entry 5) Enter only once otherwise all entries will be disqualified. I will review all entries within 24 hours of the time this is posted and the entries that have shown the best most accurate progress will be narrowed down to the top 2 candidates. I will then message you for a live link to the project. The first developer to accurately and neatly put all these into effect will be awarded. PROJECT: This is a simple radio station website. There are a few things that dont work that need fixed 1) The song title and artist data show on the media ...
I am building a Py...flexible as long as it looks professional I already have hosting and a basic Flask project skeleton, so you can plug straight into that repo. Configuration should rely on environment variables for secrets, and SQLAlchemy is preferred for ORM. When you reply, highlight your relevant Flask experience—especially projects where you implemented RBAC or similar dashboards. If you have a public GitHub snippet that demonstrates this, that’s even better. Deliverables 1. Fully functional dashboard tied into my existing project 2. Clear setup instructions and a short README 3. Brief hand-off call or screen-share (20 min max) to walk me through the code structure I’m ready to start immediately and will provide fast feedback on commits, so...
INSTRUCTIONS TO ENTER: 1) Download source code 2) Install on your live server that is online 24/7 3) DO NOT SHARE ON ANY SITES LIKE GITHUB OR YOU WILL BE BANNED FROM FUTURE WORK 4) Upload a screenshot of the login page as your entry image. 5) Enter only once otherwise all entries will be disqualified. 6) Do not use any third party websites or libraries, everything must be able to be hosted in house. I will review all entries within 24 hours of the time this is posted and the entries that have shown the best most accurate progress without any guidance from me will be narrowed down to the top five candidates. I am looking for ease of communication, with less involvement. Someone smart and can figure out things for themselves and easy to work with. The winner of this project will be ...
We are looking for an experienced React Native developer to build a working demo application using LiveKit for real-time audio/video communication, integrated with and a Node.js backend. Responsibilities Develop a React Native demo app using LiveKit SDK Implement real-time audio/video rooms Integrate f...Ensure clean project structure with proper folder organization Deliver a fully runnable demo with setup instructions Experience with Understanding of real-time communication concepts (WebRTC basics) Ability to write clean, well-structured, and documented code Deliverables React Native frontend (LiveKit integrated) Node.js backend with Environment configuration (.env setup) GitHub-ready repository with README Basic instructions to run the demo locally
BZMarket - Advanced Multi-Vendor E-Commerce Ecosystem 1. Executive Summary BZMarket is not just a simple online store; it is a comp...people saw this item, 10 clicked, 0 bought." Revenue Charts: Visual graphs (Day/Week/Month). 2. Admin Intelligence: Heatmaps: Which categories are performing best? Search Logs: What are users searching for that returns zero results? (Helps identify market gaps). 7. Deliverables & Documentation The freelancer is expected to provide: Source Code: Clean, commented, and modular code hosted on GitHub/GitLab. API Documentation: Swagger/OpenAPI documentation for all backend endpoints. Deployment Guide: Step-by-step instructions to deploy the platform on a production server. Database Schema: An Entity-Relationship Diagram (ERD) explaining th...
... This is a small, focused task and should not take long for someone familiar with and Vercel. Scope of Work -Review current Vercel deployment for a project -Fix any build / deployment errors (if present) -Ensure CI/CD pipeline works correctly (GitHub → Vercel) -Verify environment variables are set properly -Confirm successful production build and deployment -No new features required. No UI work. Requirements -Experience with -Familiar with Vercel deployments -Basic understanding of CI/CD workflows (GitHub integration) -Able to work quickly and communicate clearly Budget -$10 fixed price -Small task — I will hire immediately Timeline -ASAP (same day if possible) Notes -I’m a UK-based client -If this goes well, there may be more small tasks in the f...
...project All Dart files Assets (icons, images, fonts if custom) Configuration files Firebase / API setup details (if used) Full ownership of the source code will be transferred to me after final payment Developer cannot reuse, resell, or claim ownership of the app or its code Code must be: Clean Well-structured Free from copied or pirated libraries Source code must be delivered via: GitHub / GitLab repository OR ZIP file before final milestone approval Important Conditions (Must Read): Developer must guarantee Google Play policy compliance App must not violate: Data safety rules Misleading or restricted content policies Copyright or trademark rules If the app is rejected due to developer mistakes, developer must fix it without extra cost Payment will be releas...
...Proven experience in academic / / project development Strong knowledge of Embedded / ECE domain Ability to follow university formats and deadlines Good communication and commitment to timelines Willing to work on a white-label / NDA basis (no direct student contact) To Apply, Please Share: Your experience in Embedded / ECE academic projects Sample work (report, code screenshots, GitHub, or PDFs) Domains you can handle (Embedded, IoT, FPGA, etc.) Your expected cost per project Your availability per month Applications without relevant academic project samples will not be considered. Optional Line (Recommended to Add) Selected freelancer must agree to work under NDA and must not contact students directly....
...MUI or similar. • Optional backend proxy for: o API key security. o Caching. o Logging. o Rate-limit handling. • Maps: Mapbox / Google Maps / Leaflet (if included). Engineering Standards • Typed OpenAPI client preferred. • Pagination + retry/backoff implemented. • API secrets stored via env vars. • Clear README. • Modular architecture. • Basic automated tests. • Logging hooks. Deliverables • GitHub repository. • Deployed staging app (Vercel/Netlify/Render/etc.). • Environment-driven config. • Documentation. • Handover notes or short Loom walkthrough. • Instructions for connecting mailing house APIs. Acceptance Criteria An estate agent can: • Search an area. • View area insights. • Open ...
CI/CD & Repositories: GitHub repositories for frontend and backend GitHub Actions (or equivalent) for automatic deployment Ability to rollback to previous working version --------------------------------------------------------------------- Backend & APIs: Dedicated backend (Node.js / Go / other agreed stack) APIs for product data APIs for users, sellers, orders, payments (foundation) API documentation (Postman or equivalent)
...actions Ensure basic security, validation, and access control Set up env vars correctly (Vercel) Deploy to production (Vercel) Hand over a clean, working MVP You will not: Redesign UX Debate frameworks Build enterprise-grade abstractions Add speculative features Tech Stack (fixed) You must be very comfortable with: (App Router) TypeScript Tailwind CSS Supabase (Auth, Postgres, RLS) Vercel GitHub + PR-based workflow Bonus (nice to have): shadcn/ui Stripe basics Framer Motion Experience working from UI prototypes What “Good” Looks Like You can take a prototype and finish it without hand-holding You understand what matters for an MVP and what doesn’t You don’t break security while moving fast You communicate clearly when scope doesn’t fit the timeb...
...both frontend and backend Experience maintaining live production systems Able to work independently and take ownership Available 10–20 hours per week Engagement Part-time, long-term Fully remote Hourly or monthly retainer To Apply, Please Include Smart TV apps you’ve worked on (links or screenshots) Experience with Samsung Seller Office / LG Developer Portal Your weekly availability Hourly rate GitHub or portfolio...
...view supply chain compliance (status bubbles up: Subcontractor > Contractor > Client), issue worker badge. Audit/Consent: SHA-256 logs (simulating blockchain), simple approve/share. Tech Stack: React Native (mobile app + responsive web dashboard). Backend: Node.js/Express + mocks, SQLite DB. Auth: JWT. QR for badges/PQQ. Deliverables: Functional React Native prototype (app + web). GitHub repo (full source) + free hosted demo (Heroku/Netlify/Vercel). README w/ setup guide, API mocks list. Timeline & Milestones (AGILE, Daily Updates/Weekly Demos): (Week 1 End): Figma wires/prototype (ID upload, PQQ form, dashboard mock). (Week 2 End): Full build, mocks, tests (all flows working). (Week 3 End): Bug fixes, demo video, handover. Requirements: Proven React Native pr...
...junior automation role Not a basic CRUD application This is a senior engineering role requiring architectural thinking and production-grade implementation. Engagement details How to apply Please include: A short description of similar systems you’ve built (focus on scale & complexity) We need a full CV, without a CV your application will be rejected Your preferred tech stack Any relevant GitHub or project references (if shareable) Contracting: You will be contracting with the client directly, and we will take a one-time introduction fee, but will not be responsible for any tasks or development efforts...
I need an end-to-end web application, front-end and back-end, that ships production-ready code and is already live on AWS when we shake hands on completion. All development must sit in a clean, well-documented GitHub / GitLab repository so every commit, branch, and pull request is traceable. Core requirement: integrate Exotel’s call-masking API. Calls must flow through virtual numbers, show the correct masked caller ID, and log events (initiation, connection, hang-up, failures) in the database for later analytics. Should future business needs demand it, the codebase must remain flexible enough to swap in Twilio, Vonage, or Plivo without a full rewrite, so keep the telephony layer modular. Deployment target is AWS. A lightweight CI/CD pipeline that builds, runs tests, and pro...
I am building a React Native or Flutter driver application—think Uber’s driver app, but with no payment or passenger-matching logic. The core requirement is a smooth integration with Waze for turn-by-turn navigation, wrapped ...criteria • Face ID/liveness check rejects mismatched faces in test images. • Waze opens with the exact destination and returns to the app when navigation ends. • All features compile and run on both iOS 15+ and recent Android 11+ devices without manual tweaks. If you have shipped production React Native apps that talk to external navigation tools or biometric SDKs, I would love to see your GitHub or store links. Let me know your estimated timeline and any questions you have about the license-photo comparison or data flow, and...
...criteria 1. The three UI sections render flawlessly on the latest Chrome, Firefox and Safari, plus mobile Safari/Chrome. 2. All API calls for posting jobs, bidding, and driver acceptance return expected responses and log correctly. 3. Zero blocker or critical bugs remain in the tracker; regression tests pass in our GitHub Actions pipeline. 4. A tagged release package is handed over with change log and brief deployment notes. You will be working in our private GitHub repo with Slack for daily check-ins; Figma files and a detailed Trello board are ready for your team. If you have the bandwidth to cover design, development and QA internally, let’s talk timelines and milestones and get this platform launched....
...Telecom / Twilio? Availability: How many hours/day can you dedicate? Methodology: How do you plan to approach this project? Questions: What additional information do you need? What makes you stand out Proven experience in cloud telephony Open-source projects / Active GitHub Performance optimization expertise Clear and responsive communication Availability for post-delivery support (optional) HOW TO APPLY Start your message with "OVH-AI-CALLCENTER" to show you've read the entire post. Include: Link to your portfolio/GitHub Your VoIP/telephony experience Your estimated delivery timeline Your rate (fixed price or hourly) One technical question about the project IMPORTANT No Node.js beginners No agencies (individual freelancer only) No generic templates ...
We are looking for experienced React and Node.js developers based in Pakistan to join our growing team on a full-time, long-term basis. Requirements: Strong experience with React.js (hooks, state management, API integration) Solid experience with Node...work independently and as part of a team Work Schedule: 2nd Shift: 8:00 PM to 3:00 AM (Pakistan time) Remote work Compensation: PKR 100,000 to 150,000 per month, based on experience and performance Why work with us? Long-term opportunity Professional work environment Real-world SaaS projects Stable monthly income If you meet the above requirements, please apply with: Your portfolio or GitHub Examples of React/Node projects Your expected salary within the range Looking forward to working with talented developers from...
I’m extending an in-house web application and need a React specialist who can work on-site in Hyderabad for the duration of the sprint. The core UI is already scaffolded; what’s missing is the fea...flows are fully protected against common OWASP threats and verified with Cypress E2E scripts. – Notifications arrive in under a second in local tests and render without blocking the main thread. – Charts resize responsively and match the provided Figma specs pixel-perfect on the latest Chrome, Firefox, and Edge. You’ll be pairing with our backend team on daily stand-ups, committing to our GitHub repo, and shipping behind feature flags so we can release incrementally. If you’re ready to dive in locally and push production-ready React code from our ...
...relevant mobile app projects you’ve previously worked on. For each project, briefly provide: Project overview (what the app does and its intended users) Key challenge you encountered (writing UX, data organization, offline storage, performance, etc.) How you solved it (Flutter structure, UI/UX decisions, state management, scalability) A live link to the app (App Store, Google Play, TestFlight) or a GitHub repository...
A list of useful tools for Software Developers that could make their lives easier
Links and details of essential web development related websites you should follow