Pre-screened and vetted.
Mid-level GenAI Engineer specializing in AI agents and RAG systems
“Built and deployed a production LLM-based RAG agent platform adopted by multiple business teams (Marketing, GTM, Recruiting, Customer Support) to automate knowledge search, Q&A, and content generation. Emphasizes production-grade reliability (grounding/validation/guardrails), rigorous evaluation/monitoring, and cost-aware scaling via model tiering, prompt/retrieval optimization, and caching using LangChain/LangGraph orchestration.”
Junior Full-Stack Developer specializing in MERN and AWS
“Backend engineer focused on Python/Flask APIs and cloud-native delivery: builds stateless services with JWT auth, validation, and scalable deployment on Kubernetes using a GitOps workflow (ArgoCD-style) with easy rollbacks. Has also implemented Kafka-based real-time event pipelines and supported phased hybrid cloud/on-prem migrations with parallel runs and controlled cutovers.”
Mid-level Full-Stack Software Engineer specializing in Java microservices and cloud platforms
“Open-source JavaScript library contributor/maintainer focused on performance and usability—uses profiling and user feedback to optimize large-dataset processing and modernize abstractions. Refactored a nested-callback event handling system into an observer-pattern dispatcher with batched event queues, reducing CPU usage and improving maintainability; also handles community-reported crashes by reproducing issues, fixing memory leaks, and updating docs.”
Junior Software Engineer specializing in distributed systems and AI automation
“Backend engineer/technical lead with experience building and operating real-time blockchain analytics systems at Merkle Science. Owned high-traffic Django/DRF services and Kafka streaming pipelines processing millions of events daily, with deep focus on performance (N+1 fixes, indexing, caching) and reliability (DLQs, retries, monitoring). Also led containerization and Kubernetes/GitOps-style CI/CD on Google Cloud, including a migration off Google App Engine to reduce cost and improve scalability.”
Senior Full-Stack Java Developer specializing in microservices and cloud platforms
“Backend/platform engineer who owns policy-lifecycle workflow microservices built in Python/FastAPI with async + DDD, Kafka event processing, SQLAlchemy, JWT/RBAC, and Redis caching (cut DB load ~40%). Experienced deploying Java and Python microservices to Kubernetes with Helm and GitOps (ArgoCD) plus Jenkins/GitHub Actions pipelines to AWS/ECR, and has supported phased on-prem-to-cloud migrations with dependency mapping and data consistency strategies.”
Mid-level Data Scientist & Generative AI Engineer specializing in LLMs and RAG
“ML/NLP practitioner who built a retrieval-augmented generation (RAG) system for large financial and operational document sets using Sentence-Transformers (all-mpnet-base-v2) and a vector DB (e.g., Pinecone), with a strong focus on retrieval evaluation and chunking strategy optimization. Experienced in entity resolution (rules + embedding similarity with type-specific thresholds) and in productionizing scalable Python data workflows using Airflow/Dagster and Spark.”
Mid-level AI/ML Engineer specializing in Generative AI, RAG, and MLOps
“Built a secure, on-prem/private GPT assistant to replace manual SharePoint-style search across thousands of policies/SOPs/engineering docs, using a production RAG stack (LangChain/LangGraph, FAISS/Chroma, PyMuPDF+OCR, vLLM). Implemented layout-aware ingestion (including table-to-JSON) and a multi-agent retrieval/generation/verification workflow with strong observability and compliance guardrails, delivering ~70% reduction in search time.”
Mid-level Data Analyst specializing in AWS-based ETL, churn analytics, and BI dashboards
“Data/ML practitioner with experience at Airtel and Lincoln Financial delivering measurable business outcomes: improved retention 15% via NLP sentiment analysis and cut response time ~25% using sentence-BERT + FAISS semantic linking. Strong in data quality/identity resolution (SQL + fuzzy matching) and in building production-grade Python workflows orchestrated with Airflow/AWS Glue, including validation and dashboard integration in Power BI.”
Entry-Level Software Engineer specializing in backend systems and distributed services
“Backend/AI engineer from an early-stage Japan-based startup (WorkAI) who built a multi-tenant RAG system integrating Notion/Slack/Google Drive with Pinecone and OpenAI, including a chatbot retrieval workflow. Experienced in production reliability (rate limits, retries, verification layers), strong Python/FastAPI engineering practices, and PostgreSQL performance optimization; currently based in India and needs sponsorship.”
Mid-level DevOps & Systems Engineer specializing in AWS, Kubernetes, and CI/CD automation
“Cloud/DevOps engineer (6+ years) with healthcare domain experience who has owned production AWS systems end-to-end—building real-time data pipelines and an admission forecasting ML service delivered via API and Tableau. Led EMR modernization from on-prem/VMs to containerized AWS using phased migration and blue-green deployments, achieving ~99.5% uptime while cutting on-prem footprint ~30% and driving major automation gains (up to ~90% manual work reduction).”
Mid-level Full-Stack Developer specializing in cloud-native healthcare applications
“Full-stack engineer with recent experience at Amgen building an internal healthcare data validation/transformation and workflow automation service: Python/FastAPI backend with REST APIs plus a React UI, designed around a canonical contract-first model to handle inconsistent upstream data. Operates production systems on AWS (EC2/ELB/S3/CloudFront) with strong focus on observability (structured logs, correlation IDs) and safe CI/CD-driven migrations; also has experience shipping quickly in ambiguous environments at TCS.”
Mid-level Machine Learning Engineer specializing in Generative AI and LLM applications
“GenAI engineer who has deployed production LLM/RAG chatbots for internal document search, focusing on reliability (hallucination reduction via prompt guardrails + retrieval filtering) and performance (latency improvements via caching). Experienced with LangChain/LangGraph orchestration for multi-step agent workflows and iterates using monitoring/logs and benchmark-driven evaluation while partnering closely with product and business teams.”
Mid-level Full-Stack Developer specializing in FinTech platforms and cloud-native microservices
“Backend engineer focused on AI-enabled systems, having built a production-style RAG pipeline (vector search + LLM) exposed via Python/Flask endpoints with strong observability and hallucination-reduction techniques. Demonstrates deep performance work in PostgreSQL/SQLAlchemy (5x faster analytics queries) and high-throughput optimization using Celery + Redis (800ms to 120ms latency, 3x throughput), plus schema-per-tenant multi-tenancy with tenant-aware middleware and logging.”
Intern Software Engineer specializing in AI/ML and computer vision
“Backend-focused Python engineer who owned and deployed EcoHero, a recycling guidance app using FastAPI + Firebase with barcode lookup, ZIP-code-based state rules, and user history tracking backed by 50 state datasets. Has hands-on Kubernetes + Docker experience and uses GitHub Actions and GitOps-style PR workflows for consistent deployments, plus event-driven async processing patterns with idempotency and retries.”
Mid-Level Software Engineer specializing in full-stack microservices and cloud platforms
“Software engineer experienced owning internal, customer-facing dashboards and internal ops tools end-to-end, emphasizing fast iteration without sacrificing stability (CI/CD, automated tests, feature flags, monitoring). Built a TypeScript/React role-based dashboard backed by Java Spring Boot and has hands-on microservices experience with RabbitMQ, including production hardening with retries, dead-letter queues, logging, and health checks.”
Mid-level AI/ML Engineer specializing in agentic AI and full-stack (MERN) applications
“Built and deployed a production real-time voice AI support agent that answers inbound calls, identifies callers, troubleshoots via a knowledge base, and automatically creates/updates tickets with escalation to humans when needed. Demonstrates strong reliability/latency engineering (streaming, schema validation, idempotency, DB constraints) and uses LangGraph state machines plus OpenAI Agents SDK for multi-agent routing, with KPI-driven testing and monitoring.”
Mid-level Data Scientist specializing in real-time fraud detection and MLOps
“ML/NLP engineer with experience at Charles Schwab building an NLP + graph (Neo4j) entity-resolution system to unify fragmented user/device/transaction data and improve downstream model quality and analyst querying. Has applied embeddings (SentenceTransformers + FAISS) with domain fine-tuning to boost hard-case matching recall by ~12% while maintaining precision, and has a track record of hardening scalable Python/Spark pipelines and productionizing fraud models via A/B tests and shadow-mode monitoring.”
Senior DevOps/Cloud Engineer specializing in AWS/Azure platforms and IaC automation
“IBM Power/AIX infrastructure engineer who has owned a large AIX 7.x/VIOS/HMC estate (hundreds of LPARs), handling provisioning, patching, tuning, and incident response. Demonstrated high-availability and recovery leadership with PowerHA failovers and SAN-path RCA/resiliency improvements, plus successful AIX 7.1→7.3 migrations with minimal downtime/no data loss. Also brings modern DevOps/IaC experience (Jenkins + Vault, Docker/Kubernetes, Terraform on Azure) with a focus on secure, repeatable deployments and drift control.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and data pipelines
“Engineer with Deloitte experience building real-time analytics products and scalable Kafka/Go/Postgres pipelines, plus production LLM features using RAG and embeddings. Demonstrates strong focus on performance, reliability, and guardrails/evaluation loops to reduce hallucinations and improve real-world AI system quality.”
Mid-level Software Engineer specializing in backend systems, DevOps/SRE, and AI workflows
“Built an end-to-end automated trading system for Polymarket, including Go/Python execution services, Terraform-scheduled ETL/feature pipelines, and monitoring on modest hardware. Also shipped a production LLM+RAG signal verifier/explainer that grounds trade decisions in external context (news/social) with vector DB retrieval and guardrails, plus a lightweight RAGAS-style eval loop on ~50 resolved markets that improved signal faithfulness by ~15%.”
Mid-level Full-Stack Software Engineer specializing in microservices and scalable backend systems
“Backend/microservices engineer (Java/Spring Boot, Kafka, Angular microfrontends) with Teradata experience building distributed analytics/query routing platforms and delivering 20–30% latency reductions through event-driven redesign and reliability hardening. Also built and shipped an end-to-end multimodal medical imaging AI feature (LLaVA/Mistral 7B + LoRA) with production guardrails like confidence-based human review, drift monitoring, and audit logs.”
Mid-level Full-Stack Java Developer specializing in React and FinTech/Healthcare systems
“Backend engineer who built a real-time, event-driven alerting platform (Java/Spring Boot, Kafka, MongoDB) processing millions of events per day on AWS (Docker/Kubernetes), including hands-on performance debugging of Kafka consumer lag at peak. Also shipped an end-to-end LLM-based alert summarization feature and designed a multi-step incident triage agent workflow with retries and human-in-the-loop escalation.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Full-stack engineer with production experience across React/TypeScript, Node/Express, and Java/Spring Boot, operating containerized systems on AWS (EKS/ECS/EC2/RDS/S3) with strong observability (CloudWatch/Grafana). Notable for fixing a real checkout/order-placement failure end-to-end by adding frontend submission guards and backend idempotency with Redis + Kafka deduplication, then validating impact via technical metrics and business KPIs. Has also built Kafka-based integrations/pipelines with robust retry/backfill/reconciliation patterns in retail and banking contexts.”