Pre-screened and vetted.
Mid-level Software Engineer specializing in backend, cloud-native microservices, and LLM apps
“LLM/agentic systems practitioner who repeatedly takes customer-facing LLM prototypes into production by operationalizing prompts, hardening RAG pipelines, and adding monitoring/guardrails. Has hands-on experience debugging intermittent production failures under high traffic (vector store timeouts/empty retrieval) and implementing fail-safe behavior plus alerting. Also partners closely with sales in pilots/POCs, customizing demos with customer data and running side-by-side comparisons to drive adoption.”
Junior Machine Learning Engineer specializing in Generative AI and analytics automation
“AI/LLM engineer who built a production intelligent support system using RAG over a vectorized documentation library, addressing real-world issues like lost-in-the-middle context failures and doc freshness via automated GitHub-driven re-embedding pipelines. Emphasizes rigorous agent evaluation (component/E2E/ops) and prefers lightweight, decoupled workflow automation using message brokers (Redis/RabbitMQ) over heavyweight orchestration frameworks.”
“Built a production multi-agent orchestration platform to automate healthcare claims and HR workflows, combining LangChain/CrewAI/AutoGPT with RAG (FAISS/Pinecone) and fine-tuned open-source LLMs (LLaMA/Mistral/Falcon) in private Azure ML environments to meet HIPAA requirements. Emphasizes rigorous agent evaluation/observability (trajectory eval, adversarial testing, LLM-as-judge, drift monitoring) and reports measurable outcomes including 35% faster claims processing and 40% fewer chatbot errors.”
Senior AI/ML Engineer specializing in Generative AI, LLMs, and MLOps
“Telecom (Verizon) AI/ML practitioner who built a production multimodal system that ingests messy customer issue reports (calls, chats, emails, screenshots, videos) and turns them into confidence-scored incident summaries with reproducible steps and evidence links. Also built KPI/alarm-to-ticket correlation to rank likely root-cause domains (RAN/Core/Transport), cutting triage from hours to minutes and improving MTTR.”
Mid-level Full-Stack Developer specializing in web, mobile, and IPTV applications
“Frontend engineer with hands-on experience revamping IPTV native TV apps (Android TV, Xfinity, LG, Samsung), building scalable, lazy-loaded home page and content experiences that remain stable as backend playlists change. Emphasizes component/modular architecture (including MVP on Android TV), strong quality practices (CI, unit tests, code reviews, manual device testing), and modern React+TypeScript state management using Zustand with clean separation of business logic from UI.”
Mid-level Full-Stack Developer specializing in cloud-native microservices and IoT platforms
“Full Stack Developer (recently at Cisco Systems) building end-to-end web applications with Angular frontends and Spring Boot microservices backed by MySQL/JPA, including JWT + role-based access. Has hands-on experience with high-volume, real-time data processing/visualization and has solved complex UI state consistency issues using RxJS BehaviorSubjects; also applies layered state patterns in React with Redux Toolkit and uses AI dev tools (Cursor/Claude) strategically.”
Junior Machine Learning Researcher specializing in healthcare AI and security
“Research-focused AI/ML candidate who built an fMRI-based classifier to predict schizophrenia treatment effectiveness under small-dataset constraints. Demonstrated pragmatic model selection by moving from a complex GNN to graph-summary feature engineering with logistic regression, significantly improving accuracy and AUC; primarily works in Google Colab with script-based workflows.”
Mid-Level Full-Stack Software Engineer specializing in AI/ML and cloud-native systems
“At BondiTech, built and deployed customer-facing backend improvements for enterprise dashboards handling 1M+ records, redesigning a .NET/Entity Framework API with server-side pagination/filtering and feature-flagged rollout to cut latency from ~15s to ~2s. Experienced integrating customer systems into existing APIs, including stabilizing a legacy CRM sync by normalizing inconsistent IDs, handling strict rate limits with batching, and adding DLQs plus reconciliation reporting.”
Junior Data Scientist/Data Engineer specializing in ML pipelines and analytics
“Machine Learning Intern at Docsumo who delivered a customer-facing fraud-detection solution end-to-end: rebuilt the pipeline, deployed a Random Forest model, and shipped a Python/Flask microservice on AWS SageMaker. Drove measurable production impact (precision +30%, processing time cut in half, manual review -60%, customer satisfaction +15%) and demonstrated strong customer integration and live-incident response skills.”
Mid-level Software Engineer specializing in AWS cloud infrastructure and data platforms
“Backend/infra-focused software engineer who built an autonomous Python API-orchestration agent using asyncio with strong reliability and observability (trace IDs, structured logs, retries/timeouts) and containerized dev workflow. Experienced deploying Python services to Kubernetes with Helm and running GitOps CI/CD via ArgoCD, plus leading an AWS IAM-to-Identity Center migration using CloudTrail-driven least-privilege role design. Also built and debugged a Kafka/SnapLogic bidirectional pipeline syncing Redshift and HBase, resolving missing-record issues via Kibana-driven investigation.”
Mid-level AI/ML Engineer specializing in Generative AI, LLMs, and NLP
“AI/ML engineer with forensic analytics and healthcare claims experience (Optum), building production LLM/RAG systems to surface context-driven fraud patterns from unstructured claim notes and explain risk to investigators. Strong in large-scale retrieval performance tuning, legacy API integration with reliability patterns (SQS, circuit breakers), and MLOps orchestration on Airflow/Kubernetes with rigorous testing, monitoring, and stakeholder-friendly interpretability.”
Mid-level Full-Stack Software Developer specializing in cloud-native microservices
“Full-stack engineer with enterprise experience at Metasystems Inc. (and Qualcomm) building high-traffic, security-sensitive systems—owned a secure transaction processing module end-to-end using Java/Spring Boot, Python/Django, and React. Strong AWS production operations (EKS/ECS/Lambda/RDS/DynamoDB) with IaC (Terraform/CloudFormation), observability, and reliability patterns; also delivered resilient ETL/integration pipelines with idempotency/retries/backfills and achieved a 50% deployment-time reduction through CI/CD and modular refactoring.”
Mid-level Machine Learning Engineer specializing in NLP, LLMs, and MLOps
“Built and deployed an LLM-powered financial/regulatory document analysis platform at State Street, combining fine-tuned transformer models with a RAG pipeline over internal knowledge bases. Owned the productionization stack (FastAPI, Docker, SageMaker, Terraform, CI/CD) plus monitoring for drift/latency/hallucinations, delivering ~40% faster analyst review and improved reliability through chunking/embeddings and grounding.”
Mid-level AI/ML Engineer specializing in Generative AI and data engineering
“IBM engineer who built and deployed a production RAG-based LLM assistant using LangChain/FAISS with a fine-tuned LLaMA model, served via FastAPI microservices on Kubernetes, achieving 99%+ uptime. Demonstrates strong practical expertise in reducing hallucinations (semantic chunking + metadata-driven retrieval) and managing latency, plus mature MLOps practices (Airflow/dbt pipelines, MLflow tracking, monitoring, A/B and shadow deployments) and effective collaboration with non-technical stakeholders.”
Mid-level Software Engineer specializing in full-stack and cloud-native microservices
“Backend engineer who built a Python/Flask system for high-volume healthcare claims processing, using PostgreSQL as the source of truth and RabbitMQ workers for scalable async processing. Experienced in SQLAlchemy/Postgres performance tuning, multi-tenant data isolation (including Postgres RLS), and integrating/versioning ML model services (scikit-learn/PyTorch/Hugging Face) with controlled rollouts. Drove measurable performance gains by batching background jobs and adding Redis caching (40% less workload; response times cut from ~10s to 2–3s).”
Mid-level AI/ML Engineer specializing in GenAI and financial risk & compliance analytics
“Built and deployed a production LLM-powered financial risk and compliance platform to reduce manual trade exception handling and speed up insights from regulatory documents. Implemented a LangChain multi-agent workflow with structured/unstructured data integration (Redshift + vector DB) and emphasized hallucination reduction for regulatory safety using Amazon Bedrock. Strong MLOps/orchestration background across Kubernetes, Airflow, Jenkins, and monitoring/testing with MLflow, Evidently AI, and PyTest.”
Mid-level AI/ML Engineer specializing in Generative AI and production ML systems
“At CVS Health, the candidate productionized a RAG-based LLM solution in a regulated healthcare setting, emphasizing reliable data pipelines, LoRA fine-tuning, monitoring, safety guardrails, and A/B testing. They have hands-on experience troubleshooting real-time RAG failures (e.g., chunking/embedding issues) and regularly lead developer-focused demos/workshops while translating technical architecture into business value for stakeholders.”
Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and medical RAG systems
“Full-stack engineer at an early-stage startup building an agentic AI application for enterprise systems, combining customer-facing Next.js/React UI work (30% faster load times) with backend/workflow orchestration using FastAPI + n8n, Redis, and RabbitMQ. Previously at Deloitte USI, built BDD Selenium/Java automation and managed 200+ defects end-to-end using JIRA/JAMA to support on-time production releases.”
Senior Full-Stack Software Engineer specializing in .NET, Python, and cloud-native systems
“Full-stack engineer who owned an end-to-end production feature for a Piraeus Bank stock exchange module, spanning React/TypeScript, backend services, and cloud operations with Docker + CI/CD, delivering reported 90% faster API responses and improved uptime. Also built a Smartwound research MVP on AWS, creating a Python image-processing/scoring pipeline to ship despite unclear image-analysis specs.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices
“Full-stack engineer with experience at Capital One and Prime Softech owning production systems end-to-end: secure authentication (Java/Spring Security + React/Redux) through AWS ECS deployments with Terraform and CI/CD. Strong reliability/observability focus (Prometheus/Grafana/ELK/CloudWatch) with quantified improvements (15% reliability gain, 30% fewer post-release defects). Also led legacy monolith-to-microservices refactors and built real-time Kafka/Spark ingestion pipelines for analytics/fraud detection.”
Mid-level Backend Software Developer specializing in cloud-native microservices
“LLM-focused engineer who has shipped multiple production-grade AI reliability systems: an LLM output validation/monitoring service (FastAPI) with prompt versioning and failure analytics, plus a RAG feature using embeddings/vector DBs with retrieval thresholds, schema/context validation, and safe fallbacks. Strong in evaluation loops (groundedness, schema accuracy, human review) and scalable pipelines for messy document ingestion with observability and early detection of data quality issues.”
Mid-Level Full-Stack Software Developer specializing in cloud-native web applications
“Capgemini engineer with hands-on ownership of production TypeScript backend integrations and loyalty-platform modernization. Built AWS event-driven microservices (SNS/SQS/Lambda) with GraphQL vendor calls and DynamoDB persistence, emphasizing reliability patterns like retries and idempotency; reports ~25% response-time improvement after migrating/optimizing services and workflows.”
Mid-Level Full-Stack Software Developer specializing in cloud-native microservices and AI/ML
“Backend engineer who optimized an AI-driven portfolio analytics/insights platform at Fidelity, addressing latency and traffic growth by moving services toward microservices, improving service communication, and tuning API/DB performance. Experienced scaling Python/FastAPI services with Docker + Kubernetes autoscaling, and strengthening security/privacy for sensitive client portfolio data used in LLM-based reporting.”
Mid-Level Software Engineer specializing in cloud-native microservices and data platforms
“Robotics software engineer focused on multi-robot fleet orchestration in ROS 2, owning the fleet manager and task dispatch layer for pick/drop workflows. Strong in real-world reliability and safety (heartbeats, idempotent tasking, E-stop/localization confidence gates) and in debugging timing/state issues via telemetry alignment and rosbag replay, with experience in simulation, CI/CD, Docker, and Kubernetes-based deployments.”