Pre-screened and vetted.
Mid-Level Software Engineer specializing in FinTech microservices
“Backend engineer with experience in fraud reporting and billing systems, building Java/Spring Boot services behind a React frontend and improving performance 40%+ with caching and SQL optimization while maintaining 99.9% uptime. Has hands-on experience migrating a monolith to microservices with incremental rollout, clear data ownership boundaries, and production-grade API reliability/security practices (JWT/OAuth, RBAC, row-level scoping).”
Mid-Level Full-Stack Engineer specializing in web/mobile apps and AI-powered products
“Backend engineer who built and evolved the real-time networking/messaging backend for a cross-platform professional networking app (Make Connexions), optimizing for low-latency delivery, privacy, and strong consistency. Experienced scaling Python/FastAPI APIs with async + Redis, and leading safe refactors via versioned endpoints, feature flags, and backward-compatible migrations; strong production auth/RLS expertise including refresh-token rotation edge cases.”
Mid-level Autonomous Robotics Engineer specializing in ROS2, SLAM, and perception
“Robotics software engineer with deep ROS2 experience who built a modular autonomous robotics stack (perception/sensor fusion, localization+mapping, and planning). Led development of a LiDAR+camera fusion and multi-object tracking pipeline (PCL + YOLO + Kalman filtering) and debugged real-time SLAM/localization issues via QoS/timestamp synchronization, EKF tuning, and SLAM Toolbox parameter optimization using Gazebo/RViz and rosbag replay.”
Senior Frontend/Full-Stack Engineer specializing in scalable React/Next.js systems
“Backend/data engineer who reports building production Python services (FastAPI + JWT) backed by Postgres and Redis, and modernizing data workflows using AWS Glue + PySpark with S3/RDS. States experience delivering AWS solutions (S3, SES, Cognito) and using golden datasets/snapshot testing for migration parity, with many details withheld due to NDAs. Seeking fully remote work with a $300k base salary expectation.”
Senior Software Engineer specializing in backend, DevOps, and LLM-powered systems
“Backend-focused Python engineer who has owned production FastAPI services deployed on Kubernetes, including CI/CD (GitLab CI to ECR) and GitOps delivery via ArgoCD/Helm. Has hands-on experience with complex reliability and infrastructure work—solving data inconsistency with validation/partial-data paths, fixing K8s liveness issues via lazy loading, and supporting a phased cloud-to-on-prem migration with dual-writes and monitoring. Also built Kafka-based real-time ingestion consumers handling bursty, high-throughput traffic with async processing and topic/retention tuning.”
Senior Full-Stack Software Engineer specializing in AI-driven SaaS and cloud platforms
“Backend/data engineer focused on production-grade Python services and AWS platforms: builds FastAPI microservices on EKS with strong reliability patterns, CI/CD, and observability. Also delivers AWS Glue/Redshift analytics pipelines with schema-evolution and data-quality safeguards, and has modernized legacy batch processing into maintainable services with parallel-run parity validation and feature-flagged rollouts.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices
“Backend engineer with experience in both healthcare (Siemens) and payments (Bitwise), focused on scaling Python APIs and modernizing architectures. Has led monolith-to-microservices migrations and introduced Kafka async processing, Redis caching, and ELK observability, citing ~40% faster issue resolution and improved reliability via idempotency and strong security controls (OAuth2/JWT, RBAC, RLS).”
Mid-level Data Scientist specializing in ML, LLMs, and Azure MLOps
“Cloud/ML engineer with production deployment experience on Azure (Dockerized models, managed APIs, data pipelines) who has repeatedly stabilized unreliable systems—e.g., taking an API-driven analytics pipeline from ~60% to 98% reliability and an Azure ML service from ~80% to 97% by addressing rate limits, container memory, and gateway timeouts. Also built an explainable contract-risk model for entertainment bookings (Transformers + SHAP) and integrated it into a legacy booking system via a Flask REST API, plus prior IoT work at Nissan processing CAN bus sensor streams for diagnostics/anomaly insights.”
Mid-level Machine Learning Engineer specializing in production ML, forecasting, NLP and computer vision
“Built and deployed a production LLM-powered support assistant for customer support agents using a RAG architecture over internal docs and past tickets, with human-in-the-loop review. Demonstrates strong applied LLM engineering focused on real-world constraints (hallucinations, latency, cost) using routing to smaller models, reranking, caching, and rigorous evaluation/monitoring (offline eval sets, A/B tests, KPI tracking).”
Mid-level Backend Engineer specializing in distributed microservices and event-driven systems
“Software engineer (Yellow.ai) who built and productionized an AI-driven resume tailoring system using embeddings + Chroma RAG + QLoRA fine-tuning, deployed via Docker/Kubernetes with CI/CD on a CPU-only Oracle VM. Demonstrates strong reliability/evaluation rigor (custom hallucination/coverage/relevance metrics) and measurable business impact, including a 60% user satisfaction lift from improving chatbot intent accuracy with product and support teams.”
Junior Data Scientist / ML Engineer specializing in LLMs and RAG systems
“Built and deployed a production enterprise LLM-powered RAG assistant for the construction domain, enabling natural-language querying across PDFs/reports and structured sources (SQL/CSV). Implemented an agent-based routing and multi-agent orchestration approach (LangChain/LangGraph) to reduce hallucinations, improve latency, and deliver actionable, structured responses based on stakeholder feedback.”
Mid-level Full-Stack Developer specializing in React/Next.js web applications
“Frontend engineer who has owned end-to-end delivery of multi-step commerce workflows, including an e-commerce cabinet customization platform and a food/grocery pickup ordering flow. Emphasizes scalable React architecture (Redux/RTK Query), strong automated quality (TDD, Jest/RTL, ESLint/Prettier/Husky), and performance/cost optimization via API caching and reduced AWS Lambda calls.”
Intern AI/Data Scientist specializing in LLMs, RAG, and MLOps
“Internship project at Builder Market: built an end-to-end production multimodal LLM application that estimates renovation/replacement costs from appliance photos (CLIP embeddings) or text descriptions, combining fine-tuning with agentic RAG. Focused heavily on real-world performance constraints—latency and cost—using parallel agent workflows, model routing to smaller/open-source models, re-ranking, and retrieval chunking, and collaborated closely with CEO/co-founders to deliver the solution.”
Mid-level Data Scientist / ML Engineer specializing in healthcare predictive analytics and NLP
“Built and deployed a real-time hospital readmission risk prediction system at NYU Langone Health, combining structured EHR data with BERT-based NLP on clinical notes and serving predictions to clinicians via Azure ML and FHIR APIs. Emphasizes production reliability and clinical trust through SHAP-based explainability and robust healthcare data preprocessing, and reports a 22% reduction in 30-day readmissions.”
Mid-level Full-Stack Developer specializing in React, Node.js, and FinTech platforms
“Full-stack developer with Manulife experience building and scaling a customer-facing digital wealth portfolio tracker and a complex React/TypeScript portfolio dashboard. Strong track record improving mobile UX and reliability with measurable impact (30% lower mobile bounce rate; ~20–22% fewer Stripe payment errors) through CI/CD automation, A/B testing, and monitored incremental rollouts.”
Mid-Level Full-Stack Developer specializing in web apps and game/VR development
“Frontend-focused engineer who led a full-scale CMS/dashboard build using React (with TypeScript), plus Node.js microservice APIs on AWS Lambda and MySQL. Emphasizes scalable component architecture, feature-based code organization, performance profiling via Chrome DevTools, and disciplined release practices (CI/CD, UAT gating, production monitoring) in fast-paced delivery cycles.”
Mid-level Full-Stack Developer specializing in React, Java/Spring Boot, and cloud platforms
“Frontend engineer with co-op experience at Nokia and prior work at Nimble, delivering React/TypeScript single-page onboarding flows and internal web apps. Builds from Figma to production React, emphasizes modular architecture and consistent UI via Material UI, and applies Jest-based unit/integration testing plus lazy loading to improve reliability and performance in both new and existing codebases.”
Mid-level Full-Stack Developer specializing in FinTech and cloud-native microservices
“Customer-facing software engineer who rapidly turns business requirements into Figma prototypes and PoC applications, using workflow prioritization and frequent client reviews to stay aligned. Has hands-on experience integrating with existing authentication/user APIs, building MongoDB-backed caching, and implementing robust fallback/retry mechanisms. Comfortable working on-site with customers and resolving production issues in AWS (e.g., DNS/EC2 traffic routing) in collaboration with DevOps.”
Mid-level AI/ML Engineer specializing in fraud detection, recommender systems, and forecasting
“ML engineer/data scientist who built and deployed a real-time fraud detection platform at Citi on AWS SageMaker, processing 3M+ daily transactions and improving fraud response by 28%. Combines unsupervised anomaly detection (autoencoders) with ensemble models (XGBoost/Random Forest) plus Airflow/Step Functions orchestration, drift monitoring, and explainability (SHAP) to keep models reliable and compliant in production.”
Mid-level AI Engineer specializing in Generative AI, RAG systems, and fraud analytics
“Built and deployed a RAG-based student/faculty support chatbot at a university that answers from official syllabus/policy documents and now supports 4,000+ students while reducing repetitive support requests. Hands-on with LangChain, LangGraph, and CrewAI to orchestrate reliable agentic workflows, with a strong focus on testing/monitoring in production and cross-functional delivery (e.g., marketing analytics automation at Steve Madden).”
Mid-level Java/Full-Stack Software Engineer specializing in Healthcare and Insurance systems
“Full-stack engineer in the healthcare domain (Humana) who owned an end-to-end member portal for benefits/claims/appointments, built with React and Spring Boot microservices on AWS. Notably migrated legacy batch data flows to a Kafka streaming pipeline and tuned consumers/partitions/backpressure to improve real-time consistency and achieve ~12% processing performance gains.”
Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps
“Built and deployed a production RAG system for financial/compliance teams using GPT-4, Claude, and local models to retrieve and summarize thousands of internal documents with strong security controls (role-based retrieval, PII masking). Drove significant operational gains (30+ hours/week saved, ~35% productivity lift, ~45% faster responses) and orchestrated end-to-end ingestion/embedding/index refresh pipelines with Airflow, S3, and SageMaker while partnering closely with compliance stakeholders on auditability and traceability.”
Mid-level Full-Stack Developer specializing in healthcare cloud applications
“Master’s-program backend engineer with strong Java/Spring Boot industry experience who also owned a Python analytics service (Flask/Postgres, JWT, Celery/Redis) and optimized large-dataset performance via SQL/batching. Has hands-on Kubernetes microservices deployment and GitLab+Terraform CI/CD/GitOps workflows, plus experience supporting phased on-prem to AWS migrations and building Kafka-based real-time streaming pipelines.”