- Hourly
- Entry Level
- Est. time: 1 to 3 months, Less than 30 hrs/week
I’m looking for an experienced U.S.-based Full Stack React Developer to help build a modern sports platform for high school athletics. The backend and database have already been started in Base44. I need someone who can improve the frontend, clean up the data architecture, and help scale the project. This is a long-term opportunity. Ideally, I’d like someone who can become the lead developer as the project grows.
- Hourly: $45.00 - $70.00
- Intermediate
- Est. time: 1 to 3 months, 30+ hrs/week
I’m building the final UX surfaces for a July 1 SaaS launch and need a fast, reliable React + Supabase engineer who can execute clean, production‑ready screens and flows. The project is front‑end heavy, well‑defined, and focused on UI polish, dashboards, forms, and simple Supabase integrations. You’ll work directly with me (the founder) in a clear, async workflow with daily check‑ins. I move quickly, communicate clearly, and provide detailed requirements for each screen or flow. What I need built Dashboard_flows - user dashboards, scoring views, operator tools UX_surfaces - responsive screens using React, TypeScript, Tailwind Form_and_flow_logic - multi‑step flows, validation, state handling Supabase_integration - basic CRUD, auth, RLS‑safe queries Admin tools - simple internal views for data visibility UI polish - spacing, alignment, loading/error states Stripe_integration - light subscription or billing touchpoints This is not deep backend work. It’s clean, fast UI execution. How I work Clear requirements - I provide detailed specs for each screen Async- updates - daily check‑ins, async communication Fast iteration - I respond quickly and unblock immediately Direct founder access - no layers, no bureaucracy What I’m looking for React Typescript experience Tailwind UI polish Supabase familiarity Stripe comfort Clean communication US based Timeline & budget Start today 2 to 3 week contract 45 to 70 hr Potential ongoing work If you can start immediately and have examples of polished React/Tailwind work, I’d love to see your GitHub or recent projects.
- Hourly: $20.00 - $50.00
- Intermediate
- Est. time: More than 6 months, Less than 30 hrs/week
Post Services is a growing remodeling company serving Chicago and the surrounding areas. We’re seeking a part-time front-end developer to support ongoing development and maintenance of our website. This role involves improving site performance, enhancing user experience, and implementing technical SEO best practices. The ideal candidate is comfortable working independently, communicating clearly, and contributing to a reliable, high-performing digital presence.
- 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.
- Hourly: $100.00 - $120.00
- Expert
- Est. time: Less than 1 month, Less than 30 hrs/week
Overview I have a Next.js website with a newsletter signup form that currently submits directly from the browser to HubSpot's Forms v3 endpoint. I want to add a lightweight LLM-based spam filter that inspects each submission *before* it reaches HubSpot, and silently rejects (or flags) anything that looks like spam/bot/junk input. Current setup - Framework: Next.js (App Router, TypeScript, React client component) - The form component (`NewsletterForm.tsx`) POSTs directly to `https://api.hsforms.com/submissions/v3/integration/submit/[portalId]/[formGuid]` - Fields collected: `firstname`, `lastname` (optional), `jobtitle`, `email` - Portal ID and Form GUID are public form identifiers (no secrets today) What I want you to build 1. Create a server-side API route in the Next.js app (e.g. `app/api/subscribe/route.ts`) that: - Receives the form fields from the client - Runs an LLM spam/quality check (e.g. OpenAI or similar) to classify the submission as legit vs. spam — checking for gibberish names, fake/disposable emails, nonsense job titles, injection attempts, etc. - If legit → forwards the submission to HubSpot (server-side) - If spam → rejects gracefully with a generic message (no HubSpot write) 2. Update the existing `NewsletterForm.tsx` to POST to the new internal API route instead of calling HubSpot directly. 3. Keep the LLM API key server-side only (use an environment variable — never expose it to the client). 4. Preserve the existing UX: loading / success / error states should still work. Deliverables - Working API route with the LLM spam check + HubSpot forwarding - Updated form component - Brief note on which env vars to set (`OPENAI_API_KEY`, etc.) and how to configure them - Clean, typed TypeScript that matches the existing code style Nice to have (optional) - Basic rate limiting / honeypot field as a cheap first line of defense before the LLM call - Configurable spam threshold or a logged "reason" when something is rejected Requirements to apply - Strong Next.js App Router + TypeScript experience - Experience calling an LLM API (OpenAI or equivalent) from a server route - Familiarity with HubSpot Forms API is a plus To apply, please briefly answer: 1. Which LLM/provider would you use and roughly what would it cost per submission? 2. How would you handle the case where the LLM API is slow or down — do you fail open (let it through) or fail closed (block it)? 3. Have you integrated with HubSpot Forms before? (yes/no is fine)
- Fixed price
- Expert
- Est. budget: $10,000.00
We are a fast-growing telecom / AI-First CPaaS serving sms and voice API's. We are building the first AI-first communications platform (SMS, Voice, RCS, AI agents) designed for speed, simplicity, and real-world business outcomes. We are not looking for a “task completer.” We are looking for a true senior engineer who: thinks in systems moves fast makes decisions independently writes clean, scalable code uses AI tools (Claude, etc.) as a force multiplier ⚠️ Read This First *DO NOT APPLY IF YOU ARE PRETENDING TO BE IN A DIFFERENT COUNTRY. PROOF OF RESIDENCY IS REQUIRED. Most applicants will not be a fit. If you need: detailed tickets hand-holding constant direction This is NOT the role for you. If you are the type of engineer who: sees a problem and solves it end-to-end improves architecture without being asked ships quickly without sacrificing quality You will thrive here. What You’ll Do Build and ship full-stack features across our platform (messaging, voice, AI workflows) Make architectural decisions (not just implement) Improve system performance, reliability, and scalability Work directly with founders (no PM layers) Move from idea → production very quickly What We Expect (Non-Negotiable) 5+ years real full-stack experience (not just titles) Strong backend experience (Node.js / APIs / infra) Strong frontend experience (React or similar) Experience building production systems at scale Ability to work autonomously with minimal direction High ownership mentality Bonus (but highly valuable) Experience with telecom / CPaaS / messaging Experience with AI integrations (LLMs, agents, workflows) Experience optimizing performance at scale Startup experience (especially early-stage or fast growth) How We Work Small, high-output team Very fast iteration cycles No unnecessary meetings High trust, high expectations We use AI tools heavily (Claude, etc.) — you should too What We Care About Most Not your resume. We care about: How you think How you build How fast you execute The quality of your code To Apply Please include: Links to projects you’ve built (real production work) A short explanation of: a system you designed end-to-end a difficult technical decision you made independently Your GitHub Optional (but strong signal): Share how you use AI (Claude, etc.) in your workflow Compensation Competitive (based on experience) Long-term opportunity with a fast-growing, profitable company If you are truly senior, this will feel obvious. If not, this role will be very uncomfortable. **THIS IS A FT, HOURLY ROLE. PROVIDE YOUR REQUESTED HOURLY RATE IN PROPOSAL**
- Hourly: $50.00 - $70.00
- Expert
- Est. time: 1 to 3 months, Less than 30 hrs/week
We are looking for a U.S.-based senior React/Firebase technical lead or software architect to help review and guide an existing SaaS product to pilot launch. The product is already built and deployed in staging. This is not a greenfield build. We need an experienced technical partner who can inspect the current architecture, review contractor work, identify launch risks, and help sequence the remaining work before pilot. Current stack: * React / TypeScript * Firebase Auth * Firestore * Firebase Storage * Firebase Cloud Functions * Firebase Hosting / GCP * GitHub The app is a multi-tenant SaaS platform with organizations, locations, employees, role-based permissions, training modules, SOPs, communications, request-off workflows, handbook acknowledgements, and admin consoles. We need help with: * Reviewing the existing React/Firebase architecture * Reviewing Firestore rules, Storage rules, Cloud Functions, auth/custom claims, and tenant isolation * Reviewing PRs and contractor work * Advising on remaining pilot-readiness work * Helping sequence frontend cleanup, UX/UI polish, admin console structure, and final security review * Identifying risks before real pilot customers are onboarded Important experience: * React + TypeScript SaaS applications * Firebase Auth / Firestore / Cloud Functions * Multi-tenant architecture * Role-based access control * Security-minded code review * GitHub branch / PR workflow * Ability to explain technical tradeoffs clearly We would like to start with a small paid technical review first. If it is a good fit, this may turn into an ongoing technical lead/advisor role. We are not looking for someone to blindly rebuild the app. We need senior judgment, architecture review, launch-risk identification, and practical guidance.
- Fixed price
- Expert
- Est. budget: $10,000.00
We are a fast-growing telecom / AI-First CPaaS serving sms and voice API's. We are building the first AI-first communications platform (SMS, Voice, RCS, AI agents) designed for speed, simplicity, and real-world business outcomes. We are not looking for a “task completer.” We are looking for a true senior engineer who: thinks in systems moves fast makes decisions independently writes clean, scalable code uses AI tools (Claude, etc.) as a force multiplier ⚠️ Read This First *DO NOT APPLY IF YOU ARE PRETENDING TO BE IN A DIFFERENT COUNTRY. PROOF OF RESIDENCY IS REQUIRED. Most applicants will not be a fit. If you need: detailed tickets hand-holding constant direction This is NOT the role for you. If you are the type of engineer who: sees a problem and solves it end-to-end improves architecture without being asked ships quickly without sacrificing quality You will thrive here. What You’ll Do Build and ship full-stack features across our platform (messaging, voice, AI workflows) Make architectural decisions (not just implement) Improve system performance, reliability, and scalability Work directly with founders (no PM layers) Move from idea → production very quickly What We Expect (Non-Negotiable) 5+ years real full-stack experience (not just titles) Strong backend experience (Node.js / APIs / infra) Strong frontend experience (React or similar) Experience building production systems at scale Ability to work autonomously with minimal direction High ownership mentality Bonus (but highly valuable) Experience with telecom / CPaaS / messaging Experience with AI integrations (LLMs, agents, workflows) Experience optimizing performance at scale Startup experience (especially early-stage or fast growth) How We Work Small, high-output team Very fast iteration cycles No unnecessary meetings High trust, high expectations We use AI tools heavily (Claude, etc.) — you should too What We Care About Most Not your resume. We care about: How you think How you build How fast you execute The quality of your code To Apply Please include: Links to projects you’ve built (real production work) A short explanation of: a system you designed end-to-end a difficult technical decision you made independently Your GitHub Optional (but strong signal): Share how you use AI (Claude, etc.) in your workflow Compensation Competitive (based on experience) Long-term opportunity with a fast-growing, profitable company If you are truly senior, this will feel obvious. If not, this role will be very uncomfortable. **THIS IS A FT, HOURLY ROLE. PROVIDE YOUR REQUESTED HOURLY RATE IN PROPOSAL**
- Fixed price
- Intermediate
- Est. budget: $15,000.00
DataSci Technologies, Inc. is an enterprise software C-Corp. We own our domain (datascitechnologies.com) and have finalized our independent institutional asset valuation. We are seeking an elite, Expert-level Full-Stack Product Architect / Fractional CTO to build the V1 / MVP layout of our proprietary predictive AI platform, the DST Codex, from the ground up. The Product & Target Audience: The DST Codex is a secure, high-end portal built specifically for institutional asset management firms and real estate conglomerates managing $250M to $10B+ in AUM [1.1]. The platform maps out, quantifies, and visualizes hidden operational risk metrics—known as "Shadow Variables"—to protect institutional capital. The user interface must look like a premium, dark-mode institutional banking terminal. Required Technical Scope (Full Lifecycle Build):Infrastructure & Security: Secure database architecture setup using AWS or Google Cloud Platform with enterprise-grade encryption. Front-End & Interface: Building a pristine, highly aesthetic, dark-mode responsive dashboard layout (React, Vue, or enterprise visual frameworks like WeWeb/Bubble). The Core Visualization Layer: Engineering interactive, custom open-source data tracking charts (utilizing D3.js or high-performance visualization packages) to map out predictive risk telemetry. User Auth: Airtight, password-protected multi-tenant user authentication and client login portals. Project Structure: We are a capital-efficient C-Corp moving at high velocity. We are looking for an experienced product builder who can act as a long-term technical partner. Please share your portfolio of completed SaaS platforms/dashboards, outline your architectural recommendations, and state your standard fixed-price or monthly fractional structures for a 60-day development milestone sprint.
- Hourly: $60.00 - $75.00
- Expert
- Est. time: 1 to 3 months, Less than 30 hrs/week
Job Description Summary We're looking for a senior full stack JavaScript / TypeScript engineer to join an active client engagement immediately. The work centers on taking a Chrome Extension from MVP to production, alongside a companion SaaS application used by the team managing the extension. General information This engagement is part of a larger product build for one of our clients. An MVP of the Chrome Extension has already been developed, and the focus now shifts to building, hardening, scaling, and shipping a production-ready release. The SaaS application serves the internal team that manages and operates the extension, and will be built in parallel. You'll be joining an existing engineering team with a project manager already in place. The role requires someone who can orient quickly in an active codebase, collaborate closely with teammates, and interface with project stakeholders when needed. Work is coordinated through Jira, and the team communicates via Slack and Zoom. You'll be onboarded with a Microsoft account that provides SSO access to the tools and systems you need from day one. Development work is performed by connecting to a secure dev workspace directly from your local IDE. Tasks and Deliverables - Take the Chrome Extension from MVP to a stable, production-ready release. - Contribute to the development of a companion SaaS application for the client's internal team. - Integrate into the existing engineering team and align with the project manager on priorities and delivery. - Engage with project stakeholders directly as needed throughout the engagement. - Maintain code quality, documentation, and engineering standards appropriate for a production product. Required experience - Senior-level full stack JavaScript and TypeScript experience. - Demonstrated experience building and shipping Chrome Extensions. - Strong front-end engineering skills, including a modern framework such as React. - Solid back-end experience with Node.js and REST API development. - Proven ability to onboard into an existing codebase and contribute without a long ramp-up period. - Experience working within a structured engagement — alongside a PM, an existing team, and external stakeholders. - Familiarity with Jira for task tracking and project coordination. - Excellent English communication skills; US-based or US timezone required. - Availability during standard US business hours, Monday through Friday. Nice to have: - Experience with SaaS architecture, including multi-tenant application patterns. - Familiarity with Chrome Extension APIs including content scripts, background service workers, and the Chrome storage API. - Background working in agency or client-services environments. Engagement highlights - Step into an active, well-scoped project with established project management and a clear path to production. - Work across two connected workstreams — a Chrome Extension and a SaaS platform — with room to take meaningful ownership. - Join an engaged team with strong client-side collaboration and defined stakeholder involvement. Additional information All candidates selected for engagement are subject to a standard background check prior to onboarding.