Pre-screened and vetted.
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
Executive IT Leader / Deputy CIO specializing in enterprise architecture, cybersecurity, and cloud transformation
Mid-level AI Engineer specializing in NLP, computer vision, and MLOps
Senior QA Automation Lead specializing in Selenium, Java, BDD, and API testing
Junior Robotics & Computer Vision Engineer specializing in ROS and perception
“University Rover Competition autonomous-systems lead who architects and debugs a full ROS 2 autonomy stack (Nav2, vSLAM, EKF fusion) and backs it with strong engineering hygiene (Docker + GitHub Actions CI running headless Gazebo and colcon tests). Also has industry-facing ROS 2 hardware integration experience, building a ros2_control plugin for a Unitree G1 arm using CycloneDDS and optimizing real-time behavior via QoS tuning.”
Junior Full-Stack Application Developer specializing in internal web portals
“Frontend engineer experienced delivering React + TypeScript dashboards end-to-end, including real-time updates via WebSockets and scalable component architecture. Has improved inherited codebases by building shared component libraries and performance optimizations (lazy loading/memoization), reporting ~20% faster feature delivery, and ships major features with QA rigor and feature-flagged rollouts driven by analytics and user feedback.”
Mid-level AI/ML Engineer specializing in LLMs, RAG, and cloud MLOps
“Backend engineer with insurance/claims domain experience who modernized legacy claims processing systems to support AI-assisted claim review. Emphasizes production-ready API design in Python/FastAPI (schemas, async, caching, graceful degradation), strong observability with Prometheus, and layered security including JWT auth plus database row-level security (Supabase/Postgres).”
Senior Backend Software Engineer specializing in automation microservices
“Backend Python engineer who built core services for a telecom automation engine monitoring thousands of routers in real time and auto-generating support tickets. As the sole Intelygenz engineer on the project, they diagnosed a costly Terraform/GitLab CI/CD resource-leak issue in AWS and implemented a cleanup redesign that eliminated orphaned resources and reduced client cloud spend. Also shipped applied-AI ticket triage suggestions via API integration and built an end-to-end Gmail-to-ticket ingestion workflow.”
Mid-level Full-Stack Developer specializing in FinTech, Healthcare IT, and Generative AI
“Full-stack + ML engineer who built “Finsight,” a real-time financial risk platform (React/FastAPI/MongoDB/AWS Lambda) processing 2M+ records monthly, using sharding and Redis caching (60% DB load reduction) plus async and batch optimizations. Also has healthcare product experience at Apollo Healthcare, partnering directly with clinicians/admins to design and iterate EHR dashboards via Figma prototyping and user testing, and demonstrates clear system design thinking for real-time voice-to-LLM architectures.”
Junior Robotics Engineer specializing in perception, SLAM, and reinforcement learning
“Robotics software engineer with hands-on ROS 2 experience across drones, mobile robots, and manipulators. Built an end-to-end visual SLAM + navigation stack on a real robot using RTAB-Map, and implemented ROS 2-based coordination between a mobile robot and manipulator for camera-triggered object pickup. Optimizes real-time behavior by moving performance-critical code to C++ and deploying TensorRT-compressed models.”
Mid-level Infrastructure/DevOps Engineer specializing in GCP, Terraform, Kubernetes and CI/CD
“DevOps/GCP-focused engineer with experience helping move complex/LLM-style prototypes toward production by clarifying requirements, hardening architecture, and driving OS-level test remediation to full pass rates. Debugs LLM/agentic workflow issues like distributed systems using GCP observability (Cloud Logging/Monitoring, GKE metrics) and implements alerting policies for proactive communication. Has delivered internal DevOps training from basics through end-to-end GCP infrastructure and deployment, improving engagement with real-world examples and analogies.”
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.”
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 Machine Learning Engineer specializing in fraud detection and LLM systems
“At FiVerity, built and deployed a production LLM/RAG-based Information Gathering Tool for credit union fraud analysts that generates auditable investigation summaries from verified evidence. Focused on high-stakes constraints—hallucination prevention, cross-entity leakage controls, compliance/PII-safe monitoring, and latency—while also shipping customer-facing agentic workflows using CrewAI and LangGraph in close partnership with fraud and compliance stakeholders.”
Intern AI Engineer specializing in LLM agents, RAG, and scalable cloud deployment
“AI/LLM engineer at GPT integrators who built a production multi-agent enterprise workflow integration system, tackling hard problems in agent orchestration, layered memory, and custom RAG over enterprise/user data. Also built an education-focused agent solution integrating with Canvas, Zoom, and email to automate classroom admin tasks, and is currently applying agentic AI to insurance underwriting workflows in collaboration with underwriters.”
Junior AI/ML Engineer specializing in LLMs, RAG, and information retrieval
“Internship experience shipping production AI systems: built an end-to-end RAG platform (Python/FastAPI + LangChain/LangGraph + vector search) to answer support questions from unstructured internal docs, with a strong focus on hallucination prevention through confidence gating and rigorous offline/online evaluation. Also delivered an AI-driven personalization/analytics feature using an unsupervised clustering pipeline, iterating with PMs to align statistically strong clusters with actionable business segmentation.”
Junior Software Engineer specializing in backend microservices and cloud-native systems
“Built and deployed a production Task Prioritization App using Python/Streamlit/MongoDB with Gemini API to score and rank tasks by context (deadlines, dependencies, urgency). Focused on reliability challenges like prompt tuning for nuanced task understanding, concurrent DB updates, and performance via async LLM calls, and validated usability through iterative feedback with a non-technical end user.”
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.”
Senior Machine Learning Engineer specializing in NLP, computer vision, and edge AI
“AI/LLM engineer who built a production RAG-based Text2SQL engine using Qdrant, including creating the underlying business/DB documentation, generating a test dataset, and designing detailed SQL-quality metrics for validation. Also partnered with non-technical stakeholders on a speech recognition project to prioritize medical terminology, improving accuracy through targeted corpora, lookup-table correction, and fine-tuning with a modified loss function.”
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 AI/ML Engineer specializing in NLP, MLOps, and predictive analytics
“AI/ML Engineer at Fifth Third Bank who has shipped production fraud detection and risk analysis systems combining ML models with LLM-powered insights/explanations, including real-time monitoring, drift detection, and automated retraining under regulatory explainability constraints. Also built a hybrid-retrieval internal knowledge-base QA system (+20% top-5 relevance) and delivered a customer support chatbot that reduced first response time by 30% through strong stakeholder collaboration.”
“Game developer who implemented the battle simulation/progression system for "Gladiator Imperium," focusing on turn logic, stat-driven combat, and player-facing feel through UI and camera polish. Also has experience modernizing a 10+ year legacy project by refactoring into new frameworks and even migrating to a different programming language, leveraging AI to interpret undocumented code.”