Experience level filter
Job type filter
Client history filter
Project length filter
Hours per week filter
  • Hourly: $85.00 - $150.00
  • Expert
  • Est. time: More than 6 months, Less than 30 hrs/week

I run a digital and AI-visibility firm serving commercial real estate and lifestyle development clients. I need a US-based front-end designer-developer to be my go-to for premium website builds. The work is project-based and recurring. I land these regularly and want one exceptional person I can bring in when they do. The bar is high. The sites I sell have to visually beat the best in the category: Downtown Summerlin, Tivoli Village, Santana Row, Avalon, The Domain. I am not looking for someone who installs and customizes themes. I need original design. What you are: A designer first, with the development skill to ship what you design, or a clean Figma-to-build handoff you own Fluent in motion, interaction, and video-forward layouts US-based, for timezone overlap and the occasional client call Comfortable in WordPress when the client needs it, and able to recommend the right stack when they do not What the work looks like: High-end lifestyle retail, mixed-use, and commercial real estate marketing sites Two-state builds: pre-leasing sites that flip to activation sites at opening Immersive, video-forward experiences, store by store Projects with real design budgets behind them I read every answer. Tell me: Two or three portfolio pieces where you did the design yourself. Link the live sites and tell me what was yours. Original design, not theme customizations. Are you a solo designer-developer, or do you design and hand off? If you hand off, how does it work, and have you shipped that way before? Pick one of the sites above. Tell me one thing you would do better. US-based required. Tell me your rate and your timeline for a six to ten page premium build.

  • Hourly: $50.00 - $95.00
  • Expert
  • Est. time: More than 6 months, Less than 30 hrs/week

We're a fast-moving company with a strong in-house backend team looking to add a dedicated frontend developer on a retainer basis. This is not a one-off gig, we need someone available, responsive, and able to execute quickly when projects move. We're expanding our dev capacity and want to bring on someone who is hands-on, communicative, and fully present on every project they take on. Direct collaboration with our internal team is essential, we move fast and need someone who moves with us. WHAT YOU'LL BE DOING: Working directly alongside our in-house backend developers, design team, and marketing team to build and maintain web interfaces, implement designs, and ship features quickly. You'll own the frontend layer completely. WHAT WE NEED YOU TO KNOW COLD: - Tailwind CSS — this is non-negotiable, it's our primary styling approach - React and TypeScript — you should be writing this daily - Laravel — familiarity required, it's a core part of our backend stack - Astro — familiarity expected, you'll encounter it in our stack - Clean, responsive UI implementation with an eye for detail WHAT WE'RE LOOKING FOR: - Someone who writes their own code and takes full ownership of their work - Strong availability during US business hours - Fast turnaround without cutting corners - Clear, proactive communication throughout every project TO APPLY, PLEASE INCLUDE: - Your portfolio or GitHub link - 2–3 examples of projects built with Tailwind + React - A short note on your availability and how you handle tight deadlines

  • Hourly
  • Expert
  • Est. time: 1 to 3 months, 30+ hrs/week

Principal Full-Stack Engineer (React Native • Node.js • AWS • AI Infrastructure) Mission Own the entire engineering stack and take FitCheck from its current state to a stable, production-ready application. You will architect, build, integrate, deploy, and lead all technical execution across mobile, backend, infrastructure, and AI services. Required Skills * React Native (Expo) * TypeScript * Node.js (NestJS) * PostgreSQL / Aurora * Kafka * Redis * REST APIs * WebSockets * AWS * EKS * ECS * EC2 * S3 * CloudFront * IAM * CloudWatch * Kubernetes * Docker * GitHub Actions CI/CD * Cloudflare * Firebase * GPU deployment on AWS * PyTorch model deployment * AI inference APIs * Authentication * Performance optimization * Security * Monitoring * Production deployments Responsibilities * Own the entire codebase. * Lead architecture decisions. * Build frontend and backend features. * Design and implement APIs. * Deploy and maintain AWS infrastructure. * Build and maintain CI/CD pipelines. * Deploy and manage GPU inference servers. * Optimize performance and scalability. * Review all code. * Fix production issues. * Ship new releases. * Coordinate any additional contractors if needed. * Take full ownership of technical delivery. Requirements * 10+ years software engineering. * Led production applications from development through launch. * Expert in React Native and Node.js. * Expert in AWS. * Experience deploying AI workloads on GPUs. * Experience scaling applications to hundreds of thousands of users. * Strong architectural and DevOps experience. * Excellent communication and ownership. Success Criteria Within the first 90 days: * Complete integration of frontend and backend. * Production-ready CI/CD. * Stable AWS infrastructure. * Reliable AI inference pipeline. * End-to-end testing. * Production deployment. * Documentation. * Clear engineering roadmap.

  • Fixed price
  • Intermediate
  • Est. budget: $200.00

**Job Description:** We're looking for a frontend developer to recreate the design of a single-page website using **React** and **JavaScript**. The UI/UX design has already been completed—you'll simply be translating the existing design into clean, responsive, and maintainable code. ### Responsibilities * Convert an existing one-page website design into a React application. * Ensure the page is responsive across desktop and mobile devices. * Write clean, well-organized, and reusable React/JavaScript code. * Match the provided design as closely as possible. ### Requirements * Experience with React and modern JavaScript (ES6+). * Strong HTML and CSS skills. * Ability to accurately recreate designs from mockups. * Attention to detail and responsive design best practices. ### Future Opportunities If we're happy with the work, there may be opportunities for additional frontend development projects in the future. These would be separate, paid engagements involving new components and features.

Posted last month
  • Hourly
  • Expert
  • Est. time: 3 to 6 months, Less than 30 hrs/week

FPGA front end design for small commercial RADAR.

  • Hourly: $50.00 - $75.00
  • Intermediate
  • Est. time: 1 to 3 months, Less than 30 hrs/week

We need a developer to analyze, repair, and optimize our SaaS platform. The work includes reviewing the codebase, identifying issues, and improving performance and reliability. You should be comfortable working with both front-end and back-end components and have experience supporting cloud-based applications. This is a part-time project for someone who can help ensure the platform runs smoothly and efficiently.

  • Fixed price
  • Intermediate
  • Est. budget: $500.00

OVERVIEW I'm building Inkora, a subscription web app: an AI creative-writing companion for fiction (romance, fan fiction, poetry, general fiction). The React front-end is COMPLETE and will be provided, with clearly marked integration points. I need the backend built, connected, and the full app deployed. This is an 18+ platform with content safeguards. STACK ALREADY IN PLACE - React front-end (provided; single-file app ready to be scaffolded into a project) - GitHub (repo will live on my account) - Vercel (hosting, my account) - Stripe account created - Anthropic (Claude) API key — must live server-side only, never in client code - Domain: inkora.com SCOPE OF WORK 1. Secure AI endpoint — a serverless endpoint (e.g. POST /api/write) that attaches the provided system prompt, calls the Claude API with the server-side key, and returns the text to the front-end. Suggested writing model: claude-sonnet-4-6. 2. Content moderation — screen user input BEFORE the model call and model output AFTER it. Block sexually explicit content and gratuitous graphic gore. Use a inexpensive-model screen (e.g. Haiku) or a third-party moderation API. Log violations; support a warn-then-suspend flow. 3. Auth — your recommendation (Supabase or Firebase preferred). Email + password baseline; Google sign-in if low effort. 4. Database — persist each user's stories (title, genre, full message history, timestamps), characters, and notes. The front-end already models these data shapes. The story's full saved history must be sent with each AI request (this powers in-story continuity). 5. Subscriptions (Stripe) — $10/month, ~$27/quarter, ~$96/year. Free tier: 10 messages per day (make this a config value), resetting every 24h. Gate writing access by subscription status / remaining free allowance. Handle the subscription lifecycle via webhooks. 6. Age-gate persistence — the front-end collects date of birth + an 18+ affirmation; store the affirmation timestamp with the account. Structure it so a third-party age-verification provider can be swapped in later without reworking the flow. I'm open to building on a proven starter/template (e.g. the Vercel AI chatbot template) if it speeds things up — adapting solid existing code is welcome. DELIVERABLES - Deployed, working app (provided front-end + your backend) on my Vercel, repo on my GitHub - All secrets configured as environment variables (never in client code) - Short handoff notes: key rotation, where moderation logs live, how to change config values WHAT I PROVIDE - Complete front-end code, a written backend brief, and the system prompt (shared privately with the selected freelancer) - All accounts (GitHub, Vercel, Stripe, Anthropic) already created and ready TO APPLY, PLEASE ANSWER THESE IN YOUR PROPOSAL: 1. Have you wired Stripe subscriptions with webhooks before? Link or example. 2. How will you keep the API key off the client? 3. How would you implement input + output moderation cost-effectively? 4. Have you deployed serverless APIs on Vercel? 5. Your fixed quote and timeline for this scope. Proposals that don't answer these questions will not be considered.

  • Fixed price
  • Intermediate
  • Est. budget: $3,000.00

🚀 Freelance Full Stack Developer Wanted for A Mobile APP MVP  We’re looking for a medical app developer to develop a mobile app MVP. We're looking for a skilled Full Stack Developer to bring our product vision to life. This is a freelance opportunity, perfect for someone who knows how to deliver an MVP that’s functional and launch ready.   Must be US based.  🗓️ Target MVP Launch:  ---🔧 What You’ll Do: · Design and develop the front-end (mobile-first) and back-end of our MVP from scratch.  · Collaborate closely with the founders to translate product ideas into functional features.  · Build a clean, responsive, and user-friendly mobile UI.  · Set up secure user authentication, data storage, and scalable APIs.  · Deploy and maintain the MVP in a cloud environment.  --- 🛠️ Tech Stack We’re Looking For: We're flexible — but preference will be given to developers experienced with: · Frontend: React Native or Flutter  · Backend: Node.js, Express (or Python/Django if that's your strength)  · Database: Firebase, PostgreSQL, or MongoDB  · Cloud: Firebase, AWS, or other serverless platforms  · Platform(s): iOS, Android, both, (including web + mobile a plus) · Key Features: user registration, data capture (including pictures), analytics dashboard, HIPAA compliance, push notifications).  · Health/Security/Regulation: we need developers experienced with health-app regulations (HIPAA, GDPR, etc.), data security and privacy.  · Deliverables & Timeline: Will provide milestones.  · Team vs Individual: Single freelance developer or a small team preferably (designer + backend + mobile).  · Experience / Portfolio Requirements: Please provide examples of prior health apps or mobile apps you’ve built.  · Communication & Location: Time Zone is ET. • The signing of the organization NDA is REQUIRED before any discussion or engagement.

  • Hourly: $40.00 - $70.00
  • Intermediate
  • Est. time: Less than 1 month, Less than 30 hrs/week

Front-End CSS Developer Needed for Blackbaud Altru Ticketing Pages Discovery Gateway Children’s Museum is looking for a front-end developer/CSS specialist to help restyle our Blackbaud Altru online ticketing and registration pages using Page Designer. Our current Blackbaud-hosted ticketing pages look plain, outdated, and difficult to navigate. We want a global visual refresh so all of our online ticketing pages better match our museum’s website and brand. This is not a full website rebuild. We need someone who can work within Blackbaud’s existing structure and improve the visual styling through custom CSS/HTML where possible. Example page: https://53888.blackbaudhosting.com/53888/Session-1—Friday–Gabbys-Dollhouse-MEOWseum-Discovery-Days-Meet–Greet Scope may include: * Improving typography, spacing, colors, and page layout * Styling buttons, links, forms, ticket tables, and checkout areas * Making pages feel more polished, modern, and user-friendly * Making sure pages are mobile-friendly * Improving accessibility/readability * Creating a consistent Discovery Gateway look across all Blackbaud ticketing and registration pages * Testing across event registration, daily admission, cart/checkout, and mobile views * Providing the final CSS with notes so we can maintain it later Experience with Blackbaud Altru, Blackbaud-hosted forms, nonprofit ticketing systems, or restricted third-party checkout pages is strongly preferred. The ideal candidate is comfortable inspecting generated HTML, identifying CSS selectors, working within platform limitations, and explaining what can and cannot realistically be changed through Page Designer. Please include examples of similar CSS/front-end styling work, especially any work with Blackbaud, nonprofit CRMs, ticketing systems, donation forms, or hosted checkout pages.

  • Hourly: $70.00 - $90.00
  • Expert
  • Est. time: 3 to 6 months, Less than 30 hrs/week

Contract Full Stack Engineer – Manufacturing Data Platform Development Overview We are seeking an experienced full stack software engineer to design and implement a cloud-based manufacturing data platform to support device production testing, quality tracking, and manufacturing analytics. Our current manufacturing test workflow uses a Windows-based test application that logs production test data into Google Sheets. As we scale production and introduce contract manufacturing, we are transitioning to a structured cloud database architecture using Supabase and PostgreSQL. The contractor will be responsible for establishing the backend data infrastructure, assisting with integrating existing manufacturing test software with the new platform, and developing flexible data visualization and analytics tools for engineering and manufacturing teams. This is an opportunity to build a foundational manufacturing data system that will support production scaling, quality improvements, and future automation. Scope of Work 1. Database Architecture & Supabase Implementation Design and implement a production-ready database architecture using: Supabase PostgreSQL REST APIs Cloud-based authentication and security Responsibilities include: Define database schema for manufacturing test data Create tables and relationships for: - Device serial numbers - Production lots - Firmware versions - Hardware revisions - Test results - Calibration data - Operator information - Failure codes - Manufacturing history - Implement database indexing and optimization - Establish backup and data retention strategies - Configure user access permissions for internal teams and manufacturing partners 2. Manufacturing Test Software Integration Our existing Windows test application currently performs device testing and uploads results to Google Sheets. The contractor will: -Assist team members with replacing Google Sheets API integration with database/API integration -Develop secure REST API endpoints -Integrate authentication between the test application and backend -Design reliable data upload workflows -Handle offline operation and data synchronization considerations -Ensure robust error handling and logging Preferred experience: -C# / .NET desktop applications (current data gathering tools) -REST API development -Cloud database integration 3. Manufacturing Dashboard & Data Analytics Platform -Develop an intuitive interface for engineering, manufacturing, and quality teams. The platform should provide: High-Level Production Dashboards Examples: -Units tested per day/week/month -Production throughput -Pass/fail rates -First pass yield -Failure trends -Failure Analysis Tools Ability to analyze: -Failure categories -Failed test steps -Firmware correlation -Hardware revision correlation -Production lot trends -Time-based trends -Flexible Data Exploration The system should provide spreadsheet-like flexibility similar to Google Sheets pivot tables. Desired capabilities: -Dynamic filtering -Sorting -Grouping -Pivot-style summaries -Custom reports -Export capability (CSV/Excel) -User-defined views The implementation can be: -Web application -Desktop Windows application -Hybrid solution The priority is flexibility, maintainability, and ease of use by engineering teams. Technical Requirements Required experience: -PostgreSQL database design -Supabase platform experience -REST API development -Full stack application development -Data visualization/dashboard development -Cloud application architecture -Authentication and user management Preferred experience: -Quality systems -Production test software -Electronics manufacturing data -Statistical process control (SPC) -Yield analysis Preferred Technology Experience Backend: -PostgreSQL -Supabase -REST APIs -Python, Node.js, C#, or similar backend technologies Frontend: -React / Next.js -TypeScript -Dashboard frameworks -Data visualization libraries Desktop (optional): -C#/.NET -WPF -WinUI Analytics: -SQL reporting -Data aggregation -Pivot-style analysis tools Deliverables Phase 1 – Database Foundation -Supabase project setup -Database schema -Authentication system -API architecture documentation Phase 2 – Test Software Integration -Updated Windows tester integration -Data upload API -Error handling -Production validation Phase 3 – Manufacturing Dashboard -Production overview dashboard -Yield reporting -Failure analysis interface -Flexible data exploration tools Phase 4 – Documentation & Handoff -Database documentation -API documentation -Deployment instructions -Training for internal engineering team Contract position: Estimated duration: 3–6 months initially -Potential for ongoing support as manufacturing systems expand -Remote acceptable Ideal candidate: -Independent engineer comfortable owning architecture decisions -Able to work directly with engineering leadership -Comfortable building an initial system quickly while maintaining long-term scalability About the Product We are developing a battery-powered consumer electronics device transitioning from engineering prototypes into scaled manufacturing. The manufacturing data platform will become a critical component of our production infrastructure, supporting internal engineering teams and external manufacturing partners.

Jobs Per Page: