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.
Git is an open-source version control system (VCS) designed to store, track and manage changes to files from multiple contributors. It is one of the most popular tools for software development with millions of users around the world. A Git Professional is an experienced technologist who is familiar with the version control system, understands the different features and capabilities and knows how to use them effectively. They help their clients collaborate, work from different locations, audit all changes, and carry out version backups.
Git professionals provide a wide range of services for software development projects such as creating a centralized repository for teams to access, optimizing complex repositories, maintaining and administering source code, fixing merge conflicts and other issues related to git, developing a strategy for managing source code over time, training team members on best practices and standards, and providing strategic advice on proper usage.
Here's some projects that our expert Git Professionals made real:
Our Git Professionals have the technical know-how needed to make all kinds of software development projects involving version control systems swift and easy. Whether it's setting up an EC2 instance with a React website, migrating a Ruby on Rails site to Heroku or building a skeleton for a fullstack project, our experts know what it takes to bring about superior results quickly and effectively.
If you have any software development project that requires the expertise of an experienced Git Professional then head over to Freelancer.com now to post your project and hire the professional you need!
На підставі 73,200 відгуків клієнтів, рейтинг Git Professionals становить 4.9 із 5 зірочок.Git is an open-source version control system (VCS) designed to store, track and manage changes to files from multiple contributors. It is one of the most popular tools for software development with millions of users around the world. A Git Professional is an experienced technologist who is familiar with the version control system, understands the different features and capabilities and knows how to use them effectively. They help their clients collaborate, work from different locations, audit all changes, and carry out version backups.
Git professionals provide a wide range of services for software development projects such as creating a centralized repository for teams to access, optimizing complex repositories, maintaining and administering source code, fixing merge conflicts and other issues related to git, developing a strategy for managing source code over time, training team members on best practices and standards, and providing strategic advice on proper usage.
Here's some projects that our expert Git Professionals made real:
Our Git Professionals have the technical know-how needed to make all kinds of software development projects involving version control systems swift and easy. Whether it's setting up an EC2 instance with a React website, migrating a Ruby on Rails site to Heroku or building a skeleton for a fullstack project, our experts know what it takes to bring about superior results quickly and effectively.
If you have any software development project that requires the expertise of an experienced Git Professional then head over to Freelancer.com now to post your project and hire the professional you need!
На підставі 73,200 відгуків клієнтів, рейтинг Git Professionals становить 4.9 із 5 зірочок.I’m extending an existing ecosystem that runs on both Laravel and CodeIgniter. The immediate priority is new feature development: fresh modules, REST-style endpoints and the related MySQL schema changes that make the data flow clean and fast. All work lives in a Git repository and must be written with maintainability in mind, so clear commits and meaningful messages are essential. You’ll be touching every layer of the stack. On the back end that means PHP 8+, eloquent database design, query optimisation and careful performance tuning. On the front end you should feel comfortable wiring your controllers to lightweight views styled with plain HTML, CSS and vanilla JavaScript—nothing fancy, just clean, responsive interfaces that match our existing look and feel. Typica...
I have a live web platform with a handful of outstanding User interface issues that need to be closed out. The attached document details every screen, component, and state that is misbehaving. In short, some elements are not displaying the information they should, and when they do appear their alignment and styling drift from our Figma spec. Scope of work • Review the document item by item and correct the HTML, CSS, or React code so each component shows the right data, in the right place, with the right look across Chrome, Firefox, Safari, and Edge. • Commit fixes to our existing Git repository with clear messages. • Provide a concise changelog so I can verify each point and sign off. Acceptance criteria – Every issue in the document is resolved, and all elem...
UPDATED SCOPE — Senior .NET/Blazor Engineer with deep API integration expertise (Ongoing) PostZam is a live production SaaS (.NET 10 / Blazor, DigitalOcean, PostgreSQL) that publishes video simultaneously to TikTok, YouTube, Facebook, Instagram, LinkedIn, and X, with AI-generated captions via Google's Gemini multimodal API. The core of this role is advanced API integration engineering: Social platform APIs at production depth: Meta Graph API (Business Pages), YouTube Data API, TikTok Direct Post, LinkedIn, X — OAuth token lifecycles and refresh, per-platform rate limits and quotas, upload protocols, webhook/status handling, and per-platform failure isolation (one platform's failure must never block another) AI APIs in production: Google Gemini multimodal (video in, s...
I need an experienced developer to take charge of our custom-built CRM. The entire platform is written in vanilla PHP with a MySQL back end, and every screen still relies on old-school HTML, CSS and JavaScript. Because the codebase is decidedly “legacy,” deep PHP knowledge and the ability to read and refactor older patterns is essential. What I need first: • Triage and squash the most visible bugs users are reporting right now. • Roll out a small set of new features already scoped in-house. • Refresh all branding assets—updated information and logos must be propagated across every module, template and email the CRM sends. You’ll be free to introduce modern best practices (namespacing, autoloading, prepared SQL, Git workflows, etc.) as long as ...
I need a brand-new Azure tenant configured from the ground up, focused on spinning up production-ready Windows Virtual Machines. Here is the scope I have in mind: • Create the subscription, resource groups, and naming conventions that will keep future growth tidy. • Design a secure virtual network with subnets, NSGs, and a bastion or jump-box approach so no RDP ports sit open on the internet. • Build a reusable deployment template (ARM or Bicep is fine) that launches Windows Server VMs with automatic updates, backup policies, and monitoring enabled through Azure Monitor. • Set up role-based access control so administrators get the rights they need while keeping least-privilege for everyone else. • Document the process clearly so I can replicate it or ha...
I run a Frappe-based system and now need to push it further. The immediate priority is a brand-new module for resume parsing that plugs seamlessly into the existing framework. Alongside that, I want to refine integrations with the other apps in my stack and have a safety net for day-to-day troubleshooting. Here is how I picture the engagement: • Resume-parsing module – full-featured, tested, and embedded in Frappe’s desk, capable of extracting key candidate data into doctype fields. • Smooth integration with my current Frappe (ERPNext) setup and any relevant third-party APIs so the module talks to the right places without workarounds. • Ongoing troubleshooting: bug fixes, performance tweaks, and guidance while the new code settles in. • Clear install...
I will supply three separate React codebases from GitHub, each mapped to its own domain already registered inside my Hostinger account. What I need is a clean end-to-end deployment on Hostinger’s infrastructure so all three sites load live under their respective domains. Please keep every existing environment value, build flag, and configuration that you find in the repos—those settings are already proven in staging and must remain intact. Each project also connects to at least one database; I’ll provide the credentials once the hosting is ready. I’m not yet certain whether the back-end is MySQL, PostgreSQL, or another engine, so I’ll rely on your guidance when we verify the connection during setup. Deliverables • All three React apps compiled, hosted...
My current Python automation script runs, but the results are wrong—so the core problem is logical errors rather than anything that fails at compile time. I need an experienced Python developer to trace the faulty logic, correct it, and then put the working script into production. You will start by reviewing the code and any helper modules, replicate the bug I am seeing, and explain why the output is off. Once the logic is patched, I want the script fully tested under the same data sets that exposed the issue, plus a few edge-case inputs to ensure robustness. When the fixes are confirmed, the final step is deployment to the live environment. The project sits on a small Ubuntu VPS with Python 3.10, virtualenv and Git already in place, so you can push the clean code straight to the s...
Full Stack React.js & React Native CRM Application Development Project Description I am looking for a skilled developer to build and enhance a CRM (Customer Relationship Management) system for a real estate business. Requirements: Develop and maintain a React Native mobile application. Develop and maintain a React.js web dashboard. Implement Lead Management features to capture, track, and manage customer inquiries. Integrate leads generated from Meta (Facebook Ads) into the CRM workflow. Create user-friendly dashboards, forms, and reporting modules. Use Git and GitHub for version control and collaboration. Deploy and maintain the web application using Vercel. Fix bugs, optimize performance, and ensure responsive UI across devices. Preferred Skills: React.js React Native JavaScript/T...
I’m moving our existing Python-only automations off UiPath Orchestrator and onto Prefect and would like experienced guidance to make the transition smooth and production-ready. The current jobs already run reliably; the change is purely at the orchestration layer. What matters most is that every flow in Prefect reproduces our existing scheduling and triggers, retains robust retry/error handling with clear logging, and keeps queue or concurrency rules intact. Prefect’s scalability is the driving motivation, and I’d like to take full advantage of Prefect Cloud and the Prefect UI for visibility and team adoption. You’ll be working with straightforward Python scripts—no .xaml files—so the task is to wrap each script in Prefect v2/3 tasks and flows, wire up...
انتهيت تقريباً من تطوير موقعي الخدمي المبني على نظام مخصص يحمل اسم “Lovely”، وأحتاج الآن إلى عين خبيرة تتولى المرحلة الحاسمة قبل الإطلاق. المطلوب هو إنجاز الآتي: • تنفيذ اختبار اختراق (Pen-Testing) شامل يحدد أي ثغرات ويسلّم توصيات قابلة للتنفيذ. • تحليل الشيفرة المصدرية للتأكد من جودة الكود وامتثاله لأفضل ممارسات الأمان. • مراجعة إعدادات الخادم (Firewall، SSL/TLS، Headers، DNS وغيرها) وضبطها نهائياً. بعد إقفال المسائل الأمنية أريد متابعة دعم لمدة شهر بعد الإطلاق: الردّ على الأحداث الطارئة، تطبيق التحديثات والتحسينات الصغيرة، وتقديم نصائح دورية للحفاظ على الأداء. هناك فكرة مطروحة بسحب بيانات الموقع إلى منصة جاهزة بديلة؛ أود سماع رأيك المهني أولاً قبل اتخاذ قرار الانتقال من البنية الحالية. سلّم لي في نهاية العمل: 1. تقرير مفصل عن الثغرات والإصلاحات. 2. ...
# Project Brief: We are seeking an experienced Full-Stack Developer to build the essential features of our Real-Time Workshop & Inventory Management System (focused on an MVP). ## Core Requirements: **Primary Focus:** - Application setup, designed for future expansion. - Basic MVP functionalities to launch quickly and effectively. - Job card system capturing with image attachments for each job. - Stock maintenance integrated with job cards. - Adding/removing inventory linked to job cards and current stock levels. **Specialized Features:** - Language support with English and Tamil, allowing seamless toggling between the two. - SMS notifications sent to customers when jobs are completed. ## User and Role Management: - Employee records tracking including payroll sys...
I’m looking for a seasoned Laravel developer to jump into my existing code-base and resolve the problems that are holding the site back. At the moment I’m seeing a mix of bugs and odd behaviour that weren’t there before, so I need clear-headed troubleshooting followed by clean, well-documented fixes. Here’s what I expect from you: • Start with a quick audit so we can pin down the root causes. • Patch the issues directly in the code, adhering to Laravel best practices. • Test thoroughly—both automated and manual—to be sure every fix sticks. • Keep me posted through concise, readable commit messages or short progress notes. • Wrap up with a brief report outlining what was changed and why, along with any recommendations f...
I’m ready to build a sleek personal portfolio in React that highlights my work through a dedicated project-showcase section. The goal is a fast, responsive site that feels “premium” on both desktop and mobile while keeping the codebase clean and easy to extend. Core needs • Modern React front end (hooks, functional components, and logical file structure) • Eye-catching project gallery where I can add images, descriptions, and links with minimal hassle • Smooth page-to-page transitions, subtle animations, and lazy-loaded assets for performance • Deployed to my own domain once we finish, with simple instructions so I can push future updates myself Nice-to-have (not critical for this phase): a contact form or small blog section; we can discuss i...
We're building Molcura, an AI-powered drug discovery suite — a working application in Python using Gradio. The science backend works; the interface has grown cluttered, and we're taking the full suite to a clean, professional, commercial-grade standard for research labs and universities. The design is already defined — we have mockups, a design-token system, and a working layout scaffold to hand over. This is primarily an implementation and refinement engagement, not a blank-page project. Scope: - Build a reusable shell (sidebar nav, theming, shared components) once, reused across modules - Implement the full suite of modules (structure prediction, ligand prep, docking, simulations, QSAR, database, and more), wired to our existing Python prediction/docking logic - A...
From Pakistan or India Junior Level Work Needed. I maintain a small-to-medium ASP.NET solution written in C#. Day-to-day work occasionally piles up, so I want to bring in a junior developer who can jump into Visual Studio, pull the latest branch from Git, and tackle clearly defined tasks as they appear. Typical assignments will involve: • Updating or refactoring existing C# classes to keep the codebase clean and readable • Implementing straightforward pages or components in ASP.NET (MVC/Core) under guidance from my side • Writing concise unit tests so we keep coverage intact • Checking in changes via pull request and responding to code-review comments You will always receive a ticket that describes the goal, the current behaviour, the expected result, and any co...
From Pakistan, or India Junior Level work and at low budget. I need a dependable junior-level Python coder to jump into my existing workflow and tackle small, clearly defined tasks as they arise. Typical assignments include writing concise modules, cleaning up legacy scripts, and making sure new code slots in neatly with what’s already there. I’ll supply detailed tickets and unit tests; you return clean, well-commented code that passes those tests. Fluency with core Python 3, Git, and virtual environments is essential. Familiarity with libraries such as Pandas, BeautifulSoup, or Selenium will make your life easier, but an eagerness to learn quickly matters more than any single tool. Turnaround is usually one to three days per ticket. For each task, please deliver: • The ...
I need work from Pakistan or India. I need only Junior Level developer at low budget. I’m looking for a reliable junior-level Android developer who is comfortable working in pure Java. The project is already underway; I handle the overall architecture and will give you clear, bite-sized tasks such as wiring up new Activities/Fragments, connecting REST endpoints, fixing bugs, and writing unit tests. Here’s how we’ll collaborate: • You’ll work in my existing GitHub repo, creating clean, well-documented pull requests. • Each task will come with a concise spec and acceptance checklist; once it passes review in Android Studio and on a real device/emulator, we move on to the next ticket. • I’ll be available for code reviews and quick Slack or...
I’m expanding an internal product that relies on custom machine-learning models and need an engineer who can grow with us—starting part-time and moving to full-time as soon as we see the right fit. Here’s what the day-to-day looks like: you’ll take raw data from our sources, clean and shape it for training, design and train the models themselves, then package everything for production so I can monitor performance in real time. I already have the front end running on React 18 and TypeScript (built with Vite), styled with Tailwind CSS and Shadcn UI, and backed by Supabase, so you’ll be integrating your ML work directly into that stack. Deliverables I’ll measure: See file upload. read the file we uploaded, you people bid without even reading and its so ...
The core of my pets-services platform is already running on C#, ASP.NET Core and SQL Server, but only part of the roadmap is complete. I need a developer who can dive into the existing repository, understand what’s been built so far and then work alongside me, sprint by sprint, until we launch. and after we launch stay with me to develop it more. Where things stand • Current status: partially developed. Key models, some controllers and basic pages are live, but several workflows still stop at stubs or placeholders. • Guidelines: I have an architecture outline, UX wireframes and a list of required endpoints; however, I’m open to your recommendations on best practices, performance tuning, and UI polish. What you’ll be picking up – Clean up and extend...
# Je ne veux plus des proposition réalisé avec l'IA , please no more proposal wit IA Dans le cadre de l'évolution du projet **TOUNSIYA**, je lance un **concours de conception et de vision produit** afin de sélectionner le développeur ou l'équipe qui poursuivra le développement de l'application. Une version fonctionnelle de l'application est déjà disponible : **APK actuelle :** Le cahier des charges fonctionnel sera fourni aux participants. --- ## Important Le cahier des charges présente les objectifs et les fonctionnalités principales du projet, mais **il ne décrit pas entièrement le fonctionnement attendu de l'application ni toutes les logiques métier d&...
PROJECT: Complete Gym Management SaaS (Laravel) We are looking for an experienced Laravel/PHP developer to complete and optimize our Gym Management SaaS platform. Current Status: * Laravel-based system already developed * Membership management working * Renew membership module working * Payment tracking available * Email notifications available * WhatsApp integration pending * Dashboard partially redesigned Required Tasks: 1. Membership & Subscription * Fix renewal workflow * Support upgrade, renew, PT packages, classes, and additional services * Maintain full membership history * Prevent old memberships from disappearing * Ensure only one active membership at a time 2. Payment & Transactions * Complete transaction history * Pending balance tracking * Partial payment suppor...
Need someone to finish a complete job because who im working with decide to dont answer and left me in the last steps
Title: Python Data Engineer for Anna's Archive Metadata Pipeline, Book Deduplication & RAG Dataset Preparation Project Overview We are building a large-scale book and knowledge ingestion pipeline for an AI-powered RAG (Retrieval Augmented Generation) platform. The freelancer will be responsible for setting up the complete pipeline, starting from Anna's Archive metadata dumps through deduplication, content extraction, chunking, and preparation of a clean corpus ready for embeddings and vector database ingestion. Scope of Work 1. Download and process Anna's Archive metadata dumps: * LibGen RS * LibGen Fiction * Magazines * Sci-Hub / Scientific Articles 2. Build metadata ingestion pipeline: * Parse large JSON/JSONL/GZ/ZST files * Create efficient s...
Are you looking to transform your ideas into a high-performing, modern, and application? I am a dedicated Full-Stack Developer specializing in building fast, responsive, and secure web applications using the React ecosystem and Firebase. From clean UI implementation to robust backend integration, I focus on delivering seamless digital experiences that align perfectly with business goals. Core Technical Skills: Frontend Development: React.js, Vite, JavaScript (ES6+), HTML5, CSS3, Tailwind CSS. Backend & Cloud Services (Firebase): Firestore Database, Realtime Database, Firebase Authentication (Google OAuth), Cloud Storage, and Firebase Hosting. Tooling & Ecosystem: Git/GitHub, Project IDX, npm/yarn, and RESTful APIs. What I Can Do For You: Build complete, production-ready Sing...
This project centres on building a production-ready Utility/Tools Android application written entirely in Flutter. All UI wireframes and detailed user flows are complete; they will be shared once the shortlist is created so you can estimate effort accurately. Core scope The app will rely on a Firebase stack (Auth, Firestore, Cloud Functions, FCM) for data, user management and push notifications. Google Pay is the only payment gateway needed for in-app purchases and subscription handling. I also need AdMob banners and rewarded ads placed in the positions called out in the wireframes. Beyond that, there are two third-party REST APIs that surface real-time data; clean integration with proper error handling and caching is essential. Development expectations – Written in Flutter wit...
I’m refining an SDN framework that targets one goal—significantly higher scalability inside the control plane. Your task is to re-architect and prototype the control logic so it can gracefully handle large-scale topologies and high churn without sacrificing responsiveness. The work will involve choosing (or modifying) a controller platform such as ONOS, Ryu, or OpenDaylight, instrumenting realistic testbeds in Mininet or a cloud lab, and producing clear metrics that demonstrate the improvement over a vanilla deployment. Familiarity with OpenFlow, gRPC-based southbound interfaces, clustering, and state-distribution techniques will be essential. When you respond, attach concrete past work that proves you have already tackled controller optimization, distributed systems, or comp...
We are a manufacturing company running Infor CloudSuite Industrial (multi-site) and are looking for an experienced CSI/Mongoose developer for a small, well-defined enhancement project, with the potential for ongoing work. We are specifically looking for someone comfortable working hands-on with: Must have experience with: Mongoose framework Form/event-based automation within CSI If you know your way around Mongoose, and the SyteLine personalization framework, let’s get started. Please when replying outline your experience and similar work that you have done in the past in Syteline. Business case and technical specificity to demonstrate competence in this topic would be appreciated.
I am conducting an ongoing series of studies that investigate new machine-learning algorithms for computer-science and electronics applications. To keep the research engine running, I need a Python-savvy data analyst who can turn structured datasets into solid predictive models and then translate the results into clear, publication-ready writing. Your typical workflow will involve cleaning and feature-engineering data in pandas, building and evaluating models with scikit-learn (and, when helpful, TensorFlow or PyTorch), and producing insightful visualisations. Once the analytics are sound, I’ll count on you to craft well-structured manuscripts—complete with methodology, metrics, figures, and proper citations—that can be submitted to journals or conferences in the IEEE ec...
I already have the basic idea for a small storefront and I want you to assemble a clean React front-end styled with Tailwind CSS, preload it with three demo products, then hand back a fully working copy (code plus build) that I can spin up anywhere. Core requirements • Framework: React • Styling: Tailwind CSS (no other CSS frameworks) • Demo catalogue: exactly 3 products I can later replace. • Each product must support Add to cart, Product reviews, and Wishlist actions. • Cart state should persist during the session; reviews and wish-list entries can be stubbed in local storage or a lightweight mock API—whatever keeps the demo self-contained. Deliverables 1. Source code in a Git-friendly structure. 2. A production build plus a short README e...
Estamos construyendo una plataforma de gestión de perfiles de navegación multi-sesión orientada a profesionales de marketing digital, QA, investigación web y automatización. El proyecto se divide en dos capas independientes: • Panel de control basado en Electron (equipo independiente, ya en desarrollo) • Motor de navegador basado en Chromium (ESTE PUESTO) Buscamos exclusivamente ingenieros para la capa del motor Chromium. No se postule si es desarrollador de Electron o frontend. CONTEXTO DEL PROYECTO El motor Chromium debe funcionar como componente controlado dentro de nuestro ecosistema. Recibe configuración desde nuestra API de backend y el panel de control, y ejecuta sesiones de navegación aisladas con parámetros de en...
Sadece Türkiyedeki arkadaşlar ile çalışmak tercihimdir, uzaktan destek ile çalışmak istiyorum. HTML tabanlı otomasyon sistemimi AdminLTE arayüzüyle büyütüyorum. Gelir-gider ve borç-ödeme yönetimini zaten kurdum; bundan sonrası için REST tabanlı PHP API’ler ve MySQL veritabanı katmanında desteğe ihtiyacım var. Neler yapmanı bekliyorum: • MySQL şemasını gözden geçirip gerekirse optimize etmek • Gelir-gider ve borç-ödeme tabloları için güvenli CRUD REST endpoint’leri oluşturmak • JWT veya benzeri bir çözümle temel kimlik doğrulaması eklemek • Kodları Git üzerinden paylaşarak sürümlendirmek ve dokümantasyon hazırlamak &bu...
I’m refreshing an existing production app built with on the front end and Express plus a few Python micro-services on the back. The whole stack runs in Docker containers orchestrated by Kubernetes. The task is a comprehensive update—user interface, backend logic, and database layer all need attention—but we are not adding new features. Think of it as a deep spring-clean: upgrade package versions, refactor legacy code, tighten security, improve performance, and smooth out UI inconsistencies. You’ll have Git repo access, an existing CI/CD pipeline, and a dedicated staging namespace so you can work without touching live traffic. Deliverables • Updated, lint-free code merged into main with passing unit/integration tests • Revised Dockerfiles and Kube...
Junior Software Engineer (AI & Product Development) We are an early-stage startup building AI-powered products and are looking for a motivated Junior Software Engineer based in the United States to join our growing team. We're not looking for someone who knows everything. We value curiosity, creativity, ownership, and a genuine interest in learning new technologies. If you enjoy solving problems, experimenting with ideas, and building things from scratch, we'd love to hear from you. **What You'll Work On** * Building and improving web applications and internal tools * Integrating AI/LLM APIs into real-world products * Developing backend services, APIs, and automations * Working with product and design teams to turn ideas into features * Testing, debugging...
I’m looking for an experienced full-stack AI/ML developer who can dedicate part-time hours during Central Time. Your immediate focus will be hands-on data analysis of well-structured datasets that live in our relational databases and spreadsheets. You’ll be expected to explore, clean, and transform this data in Python using pandas, then turn it into clear insights or prototype models that the rest of the team can act on. Because we operate in CST, I’ll need you available for regular check-ins, code reviews, and the occasional real-time pair-session. Fluent English is a must—we move quickly and rely on concise discussion to scope experiments and share findings with non-technical stakeholders. Typical workflow • Pull data from our existing SQL sources or flat...
Flutter Developer (4+ Years Experience) We are looking for an experienced Flutter Developer to join our growing team. Job Role : Flutter Developer Job Description Develop and maintain high-quality mobile applications using Flutter. Build responsive and scalable applications for Android and iOS platforms. Integrate REST APIs and third-party services. Work closely with UI/UX designers and backend developers. Debug, optimize, and improve application performance. Write clean, maintainable, and efficient code. Required Skills Strong experience with Flutter and Dart. Good knowledge of Firebase integration. Experience with REST APIs and JSON. Knowledge of state management (Provider, Bloc, Riverpod, etc.). Understanding of Git/version control. Experience in app deployment on Play Store and App ...
Freelancer Project Title Experienced Expo / React Native Developer Required (Hourly Basis) Project Description We are looking for a skilled Expo / React Native Developer to work with us on an hourly basis for ongoing mobile app development, enhancements, bug fixes, API integrations, and UI/UX improvements. This is a long-term opportunity for developers who can work independently and deliver high-quality, scalable mobile applications. Responsibilities • Develop and maintain mobile applications using Expo & React Native • Create modern, responsive, and user-friendly UI screens • Integrate REST APIs and third-party services • Implement authentication, dashboards, forms, and workflows • Optimize app performance and fix bugs • Handle Android and iOS builds &bul...
Junior Software Engineer (AI & Product Development) - USA Based * Junior Only We are an early-stage startup building AI-powered products and are looking for a motivated Junior Software Engineer based in the United States to join our growing team. We're not looking for someone who knows everything. We value curiosity, creativity, ownership, and a genuine interest in learning new technologies. If you enjoy solving problems, experimenting with ideas, and building things from scratch, we'd love to hear from you. **What You'll Work On** * Building and improving web applications and internal tools * Integrating AI/LLM APIs into real-world products * Developing backend services, APIs, and automations * Working with product and design teams to turn ideas into features * Tes...
I’m searching for an experienced DevOps professional who can run practical, lab-style sessions with me. I already work at an advanced level, so I don’t need fundamentals; instead, I want to deepen real-world mastery of three areas: • Terraform – designing modular code, state management, workspaces, and complex deployments • Docker – multi-stage builds, image hardening, orchestration-ready configurations • CI/CD – end-to-end pipelines, automated testing, and secure delivery strategies The format I have in mind is fully interactive: shared terminals, walkthroughs of sample projects, and exercises I complete while you observe and coach. I’m comfortable booking 1- to 2-hour slots several times a week and am flexible on time zones. Deliv...
I have a running application with a growing list of development tasks, and the immediate priority is back-end bug fixing. The issues are already documented; I simply need an experienced developer to: • Review the existing ticket list and reproduce each back-end bug • Patch the code, keeping current architecture and coding standards intact • Write or update unit tests to confirm the fix • Push changes through our Git workflow and provide a concise change log The front-end and database layers are stable for now, so your focus remains squarely on server-side logic, APIs, and any middleware that might be involved. You should be comfortable reading someone else’s code, tracing logs, and debugging in a staging environment before we merge to production. I’...
I’m ready to retire the old PHP backend that powers my website and rebuild it in Node.js so the platform can scale without strain. Today the app runs on MySQL, authenticates users, performs a mix of simple and complex database queries, and talks to several external services through REST APIs. I need every one of those capabilities transferred to the new stack with behaviour, data, and response formats unchanged. You will have full access to the existing PHP codebase, database schema, and the live API keys. Using Node.js—Express, Koa, or a framework you’re comfortable with—your task is to mirror the current functionality and leave room for future horizontal scaling. Deliverables • User authentication flow reproduced in Node.js, maintaining current password-h...
**Junior Software Engineer (AI & Product Development) - USA Based** We are an early-stage startup building AI-powered products and are looking for a motivated Junior Software Engineer based in the United States to join our growing team. We're not looking for someone who knows everything. We value curiosity, creativity, ownership, and a genuine interest in learning new technologies. If you enjoy solving problems, experimenting with ideas, and building things from scratch, we'd love to hear from you. **What You'll Work On** * Building and improving web applications and internal tools * Integrating AI/LLM APIs into real-world products * Developing backend services, APIs, and automations * Working with product and design teams to turn ideas into features * Te...
We are looking for a reliable and long-term iOS & PHP Developer to support and maintain an existing system currently in the pre-production stage. Project Status: * Server infrastructure is fully configured and running * Database is already designed and operational * Existing PHP backend codebase is available * iOS application is already connected and functional * Automatic deployment / CI-CD pipeline is configured * Environment setup is complete (Development / Staging / Production) Tech Stack: * iOS Application * PHP Backend * MySQL Database * Linux Server Environment * CI/CD & Automatic Deployment * Git-based workflow Role Responsibilities: * Handle weekly development and maintenance tasks * Implement new features and business requirements * Maintain and improve the iOS appl...
I build business websites using Astro and need a reliable developer to take over production. This is ongoing work, if the first site is delivered well, there will be more. What you'll be building: Clean, functional marketing/business websites. Not complex applications. Typical site is 4-6 pages: home, about, services, contact, and similar. Design should be modern with rounded elements. The website must be fast, and fully functional. Tech stack: - Astro (required) - Tailwind CSS (required) - Netlify deployment via Git (required) - Cursor AI coding assistant (preferred) - CSS transitions and animations only — no JavaScript animation libraries (no GSAP, Framer Motion, AOS, Lottie, or similar). Sites must score 90+ on Google PageSpeed Insights on mobile. Every delivery must inclu...
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.