r/DevsForHire

▲ 28 r/DevsForHire+1 crossposts

[Hiring]Agentic AI Engineer/ Senior Full-Stack Engineer (TypeScript / AI Agents) — Ongoing Contract - Remote

Hello!

We're building modules for an internal enterprise ERP platform and need a strong engineer who can own features end to end.

Stack: Bun, Hono, Next.js 15, TypeScript, Drizzle, Postgres (with Row-Level Security), AWS (Bedrock, Lambda, S3).

What you'll do: Ship net-new modules into a live production platform. Backend-heavy work with enough frontend (React/Next.js) to deliver a full feature. You'll own scope.

Hard requirement: Real, hands-on experience building with Claude Code using agent and sub-agent orchestration in production. We mean designing agentic workflows where sub-agents spin up based on context. We will screen for this specifically, so please only apply if this is real for you.

Also required: Strong Postgres including RLS, comfort with multi-tenant data isolation, and clean TypeScript.

**Engagement:**Full-time. Long-term ongoing contract, not a one-off. IST-based with several hours of EST overlap daily.

Pay: 20-22 LPA INR , with milestone-based bonuses on delivered modules. Strong fit can be discussed.  Full EST availability will be compensated as applicable.

To apply: Briefly describe one agentic system you built . What the agents did, how they were orchestrated, and what shipped. Generic applications will be skipped.

If interested, Please DM!

reddit.com
u/EquivalentOne3804 — 14 hours ago

[available] ai engineer fine tuned qwen 2.6 with opus thinking tokens on his mac on mlx

I fine-tuned a 27-billion parameter Qwen 3.6 model with Claude Opus-level reasoning entirely on a 36GB Mac, no cloud GPUs. The industry says you need A100s for this. I wrote 11 custom memory optimizations freezing 75% of layers, nuking GPU cache every training step, building an autodiff-safe loss function to prevent gradient corruption and got peak memory down to 25.6GB. The model is distilled from 14,000+ Claude Opus reasoning samples and is live on HuggingFace.

reddit.com
u/Due-Tangelo-8704 — 1 day ago
▲ 26 r/DevsForHire+1 crossposts

Looking For English Speaking Wordpress Dev Long Term

Hey everyone,

I'm looking for a long-term assistant to help with fulfillment for my web design and Google Ads agency.

We work primarily with automotive businesses across North America, building WordPress websites and managing Google Ads campaigns.

I'm not looking for an SEO expert or Google Ads strategist. We already have SOPs, templates, checklists, and AI tools. I'm looking for someone who can follow systems, pay attention to detail, and consistently produce high-quality work.

What you'll be doing

  • Updating WordPress websites
  • Swapping text, icons and images on landing pages
  • Checking forms, buttons, links, and mobile layouts
  • Publishing AI-assisted content
  • Following simple SEO checklists
  • Organizing website images and content
  • Assisting with other website and marketing tasks as needed
  • Setting up google ad campaigns based on SOPs & checklists

What I'm looking for

  • Excellent written and spoken English (this is very important!)
  • WordPress experience
  • Detail-oriented and organized
  • Comfortable using ChatGPT and other AI tools
  • Able to follow detailed instructions and SOPs
  • Available at least 20–30 hours per week

SEO or Google Ads experience is a bonus, but definitely not required.

Pay: $10–18 USD/hour depending on experience and quality of work.

If you're interested, send me:

  • A little about yourself
  • Your WordPress experience
  • Examples of websites you've worked on (if available)
  • Your hourly rate (USD)
  • Your weekly availability

We are only considering applicants with strong English communication skills and solid WordPress experience.

reddit.com
u/Alert_Rhubarb3559 — 2 days ago
▲ 10 r/DevsForHire+1 crossposts

Looking for ML Engineer part-time/freelance/contract opportunities.

Hi All,

I’m an ML Engineer with 1 year of industry experience, having worked across the Automotive, Finance, and Anti-Money Laundering (AML) domains.

My experience spans the complete ML lifecycle—from classical machine learning to deploying solutions on the cloud. More recently, I've been working extensively with LLMs, where I've built solutions that significantly reduced inference costs while improving user experience through lower latency and better interactions.

A few highlights:

Experience across Automotive, Finance, and AML projects.

Strong foundation in classical ML and cloud deployment.

Optimized LLM applications to reduce request costs and improve response times.

Received my company's Q2 Best Performer Award for contributions and impact.

I'm looking to continue growing in applied AI/ML and would love to connect with others in the space or hear about interesting opportunities and projects.

reddit.com
u/Great-Story-5719 — 2 days ago
▲ 10 r/DevsForHire+5 crossposts

Backend Engineer & Full Stack Developer with 3+ YOE Seeking New Opportunities | Java | Spring Boot | Cloud | Open to Work

Hi everyone,

I'm currently looking for Backend Engineer / Full Stack Developer opportunities.

YOE: 3+ years

Current Role: Full Stack Developer

Tech Stack: Java, Spring Boot, Node.js, React, JavaScript, TypeScript, MySQL, PostgreSQL, MongoDB

Cloud: AWS, GCP

About me: I'm currently working at an e-commerce startup, where I own backend services that handle approximately 1–2 million requests per day. I have experience building scalable backend systems, designing APIs, and working across the full stack.

If your company is hiring and you're open to referring me, I'd greatly appreciate it. I'm happy to share my resume via DM.

Thank you!

reddit.com
u/alimksetty23 — 2 days ago
▲ 9 r/DevsForHire+1 crossposts

AI Engineer (5 yrs exp) looking for a part-time/full-time remote gig on the side

Hey everyone, hope this is allowed here. I'm currently working full-time as an AI Engineer but I've got some extra responsibilities coming up and want to pick up a second remote role, part-time or full-time, to build another income stream. Not desperate for it, just want to put myself out there in case someone's looking for what I do.

A bit about me first since the timeline can look weird on paper, I graduated from SEECS, NUST in 2024, but I'd already been working since 2021, so realistically I've got 5 years in. That's actually why my current company brought me on as a Senior Software Engineer right after graduation instead of putting me through the fresh-grad track. Everything I've built since then has been production stuff, real users, real traffic, real bugs at 2am, not toy projects.

Here's roughly what I've spent the last few years doing:

  • Building always-on agentic AI applications end to end, the kind that run 24/7 in prod, not just demos
  • Built efficient user query management pipeline using LangGraph with context caching and memory management.
  • Python and TypeScript day to day, mostly FastAPI, Django, Next.js, Express/Node
  • Managing Linux servers myself deployments, microservices, audit logging, all of it
  • Setting up local/sovereign LLMs for clients who don't want their data leaving their own infra, using Ollama and vLLM
  • Fine-tuning models with Llama Factory when off-the-shelf isn't good enough
  • Playing around with (and shipping stuff on) newer agentic tooling MCP, OpenClaw, n8n
  • Building the API layer that connects the AI services to actual frontends
  • About 4 years now doing hybrid RAG, including something I built myself called TAG (table-augmented generation) that turns messy tabular/technical data into stuff a non-technical person can actually read and understand
  • Adding ontology on top of RAG to turn unstructured data into proper knowledge graphs
  • Dealing with multi-tenancy in RAG apps, which is way more annoying in practice than any tutorial makes it look
  • Vault and Infisical for secrets management and credential rotation, so basic security hygiene is second nature at this point
  • Worked with Neo4j, PGVector, Pinecone, and Qdrant depending on the use case
  • Built ingestion pipelines pulling from Slack and Gmail into a RAG database using Celery workers

Random extra thing, I've got an Oxford University Press recognition for reviewing a paper in the ICES Journal of Marine Sciences, so I guess I take reading/reviewing stuff seriously too, not just code.

If anyone's hiring for something in the agentic AI / RAG / LLM infra space, or knows someone who is, drop a comment or DM me. Happy to talk specifics or jump on a call. I can share my resume on demand in DM for more detailed information

reddit.com
u/Intelligent-Cut-6800 — 4 days ago
▲ 305 r/DevsForHire+5 crossposts

Solo dev offering quick Unity bug fixes & scripting to fund my game!

Hi everyone! I’m a solo developer building a fast-paced 3D character action game. Here is the latest teaser I’ve been working on!

To help support myself as I work towards my first playable Steam demo, I’m offering quick, affordable technical help for other indie devs. I specialize in C# Unity Engine.

My rates are very indie friendly (starting around $15 for quick, same-day bug fixes). If you’re pulling your hair out over a bug right now, send me a DM and let's get it solved!

u/M2Aliance — 6 days ago

[Hiring] AI Engineer (Remote, India)

\*\*Requirements:\*\*
**• 4-5+ YOE**
\*\*• Strong Python skills\*\*
\*\*• Experience with LLM APIs\*\*
\*\*• RAG, embeddings, vector databases, and prompt engineering\*\*
\*\*• AI agent frameworks and orchestration\*\*
\*\*• Backend API development and integrations\*\*
\*\*• Experience deploying AI systems into production\*\*

\*\*Nice to Have:\*\*
\*\*• Fine-tuning or model training\*\*
\*\*• LangGraph, LangChain, LlamaIndex, CrewAI, or similar frameworks\*\*
\*\*• MCP, A2A, or other AI integration protocols\*\*
\*\*• Docker, Kubernetes, and cloud platforms\*\*
\*\*• AI evaluation and monitoring\*\*

\*\*This role is fully remote\*\*

\*\*If interested, DM me with:\*\*
\*\*• Resume/CV\*\*
\*\*• GitHub/Portfolio\*\*
• LinkedIn

reddit.com
u/TreacleVivid3507 — 4 days ago
▲ 1 r/DevsForHire+1 crossposts

HIRING ROBLOX DEVS

Hey I'm making this game of mine where I need experienced developers to work for me in return for future game benefits which will be stated later on in this post.

MAIN GAME STRUCTURE: So basically I made this game called The Cosmos where there are 11 places in the same game universe, and you can teleport to these 10 other places from the central place(where the player spawns in) through 10 portals. Each place is revolved around a theme(such as a forest, ocean, etc.). So far I made a bit of progress, by creating the places and implementing the portal system. Each place already has a central theme, and some are more worked on than others.

REQUIREMENTS: To be hired for my game, you need an understanding of how Lua/luau scripting works and be able to create complex scripts in Lua(for example creating enemy characters that fight you.) You also need to be able to create and implement VFX effects in the game. Another (optional) requirement is to be able to utilize Blender or any similar 3D modeling tool, and to be able to animate the models that you create in these apps and implement/export them into Roblox studio to use in the game.

BENEFITS: Straightforward and simple:

  • You get special privileges for being developer, such as being able to ban players or kick them from the server.
  • Special abilities in game: Anything that you can create for your own benefit can be used(as long as it is server-wide), basically admin commands etc.
  • 10% of all revenue that is earned through the game up to the point where this game reaches 10 million visits will be given as your salary.
reddit.com
u/Omni_Chronos — 6 days ago

[Hiring] Developers with 5 years of experience

We’re looking to connect with experienced remote developers based in Europe, Canada, LATAM, South America, or Spain.

Open Roles:

5 Developers with 5+ years of professional experience

Requirements:

Strong development experience

Good English communication skills

Ability to work remotely and collaborate professionally

Compensation:

$3,000 to $4,000 USD per project, depending on scope and experience

About Us:

We are a U.S.-based team of developers focused on growing our network and building long-term collaborations with reliable technical talent.

How to Apply:

Send me a DM with:

Your resume

Your location

Your years of experience

A short summary of your technical background

Looking forward to connecting with motivated developers.

reddit.com
u/Open-Acanthisitta802 — 6 days ago
▲ 146 r/DevsForHire+25 crossposts

Working with multiple hiring companies through Fonzi on a few engineering roles right now.

  1. AI startup hiring product engineers in NYC, hybrid, offering $150-200k base with equity
  2. Series B company hiring full stack engineers (React + Node/Python), remote US, offering $160-220k base plus equity
  3. Early stage AI company hiring backend engineers, hybrid in SF, base around $140-180k with significant equity

All companies are vetted, VC-backed, and actively interviewing right now. Not posting these on job boards so you will not find them on LinkedIn.

DM me if any of these sound interesting or sign up at https://talent.fonzi.ai and you will get matched with these and other roles that fit your background for free.

u/FonziAI — 13 days ago

[Remote] [hiring] Junior Technical Product Manager

**Company:** GoManzanas

**Location:** Remote

**Working Hours:** Must have overlap with 10pm - 4am Vietnam time (ICT/UTC+7)

## About the Role

We're looking for a Junior Technical Product Manager to bridge the gap between our technical and product teams. You'll be the connective tissue between Engineering, QA, Product, and Marketing, making sure ideas become shipped features that feel great to use.

Our products are UX-first, so you need a strong eye for how things should look and feel, not just how they work under the hood. You'll take ownership of driving tasks from concept through delivery across multiple teams, and you'll need to do it independently.

## What You'll Do

- Translate product goals into clear, actionable work for engineering and QA

- Own the flow of features from planning through release across Engineering, QA, Product, and Marketing

- Advocate for the user experience in every decision, flagging UX issues before they ship

- Communicate status, blockers, and tradeoffs clearly across teams

- Get up to speed quickly on technical concepts and articulate them to non-technical stakeholders

- Help triage bugs and prioritize backlogs

- Coordinate with remote teammates across multiple time zones

## What We're Looking For

**Required:**

- Excellent written and spoken English

- Strong UX sensibility and genuine interest in how products feel to use

- Ability to quickly understand technical work at a high level without needing to write the code

- Self-directed and comfortable driving work independently on a remote team

- Experience working in professional/corporate environments

- Available during our primary overlap hours (10pm - 4am ICT)

- Development experience capable of constructing precise instructions to develop/modify products with the help of AI Agents

**Big Pluses:**

- Management or team lead experience

- Familiarity with git and GitHub workflows (PRs, issues, branches)

- Experience with AI coding tools or agentic workflows

- Background coordinating across multiple departments (engineering, QA, marketing)

## About GoManzanas

We're a remote team building products across education and productivity. We move fast, communicate openly, and care deeply about the end user experience. If you're someone who can think on your feet, communicate clearly, and keep things moving without being micromanaged, you'll fit right in.

## Salary
Up to 1000$ per month.

reddit.com
u/1Minimal — 12 days ago
▲ 10 r/DevsForHire+7 crossposts

[For Hire] Mobile & full-stack developer (iOS / Android / backend) — remote, worldwide — from $25/hr USD

Remote full-stack mobile developer based in Brisbane, Australia (AEST), available to work across time zones worldwide.

What I do:

  • Native iOS (Swift) and Android (Kotlin) apps
  • Backend, APIs, databases, and real-time data
  • Web work, including Wix builds and customisation
  • App testing and submission to the App Store and Google Play

Recent work: I built a production fleet-tracking platform end to end, live iOS and Android apps with real-time GPS tracking, a backend handling the telemetry, and web dashboards. It's a real, deployed system in daily use.

How I work: Milestone-based. Projects are split into stages, and each stage is paid once it's reviewed and approved, so you only pay for completed, approved work. Source code is delivered on completion.

Rates: From US$25/hr, or fixed-price per project depending on scope. Happy to quote a flat price once I understand what you need.

Portfolio: https://contra.com/strong_guy_49cgi5na/work

I work on mobile apps, backend systems, full-stack builds, bug fixes, and Wix sites. Message me with a short description of your project and I'll let you know if I'm a good fit and what it would take.

u/Top_Faithlessness_57 — 11 days ago