Pre-screened and vetted.
Senior AI/ML & Robotics Research Engineer specializing in SLAM and multi-modal perception
“Robotics engineer who built a smart campus tour robot on a Kobuki Turtlebot using ROS 1, implementing a full navigation stack (semantic world model, A* planner, tour executor, path follower) and integrating SLAM (gmapping) plus a hybrid reactive safety controller. Experienced taking systems from Gazebo simulation to real hardware, including extensive real-world debugging and Docker-based development to handle ROS/Ubuntu version constraints; planning a move to ROS 2 on Turtlebot 4.”
Senior Full-Stack Software Engineer specializing in modern web apps and cloud platforms
“Backend/data engineer with production experience building real-time sensor telemetry platforms: FastAPI + PostgreSQL services with strong observability, plus AWS serverless and Glue-based ETL into Redshift. Has modernized legacy SAS pipelines into Python microservices and delivered measurable performance wins (Postgres query latency cut to <1 minute and ~60% DB CPU reduction) while owning incident response and reliability improvements.”
Junior Software Engineer specializing in cloud-native microservices and applied NLP
“Backend engineer who built an AI-driven "Smart Feedback Analyzer" API (Flask → FastAPI) that processes user feedback with NLP (Hugging Face + OpenAI) and returns structured insights. Demonstrates strong production-minded architecture: stateless services, Cloud Run + Docker deployment, Redis/Celery background processing, and Postgres/SQLAlchemy performance tuning (EXPLAIN ANALYZE, indexing, N+1 fixes), plus multi-tenant data isolation via JWT/API-key derived tenant IDs.”
Senior Solutions Architect specializing in MLOps and AI platform operations
“Audio/music editor and mixer with Symphony Space promotional work (e.g., Uptown Showdown, Selected Shorts), focused on shaping emotion and pacing through tempo automation, tension-building harmonic choices, and precise cut-to-music timing. Pro Tools certified (Institute of Audio Research) with hands-on mixing workflows across Logic, Reason, and Cubase, and experience iterating based on commercial/producer feedback.”
Mid-level Machine Learning Engineer specializing in cloud-native generative AI for healthcare
“AI engineer at Cleveland Clinic building production LLM/NLP systems for radiology documentation, focused on HIPAA-aware, real-time performance across ~298 campuses. Re-architected infrastructure with AWS event-driven services to handle scaling and improved SLA compliance ~40%, and complements this with a personal multi-agent debate system (CrewAI) using local Llama/Mistral plus rigorous evaluation (A/B tests, red teaming, observability).”
Senior Unity Developer specializing in VR/AR and mobile games
“Unity VR developer with multiple shipped Meta Quest titles, including early hand-tracking projects where they stabilized an unstable SDK by inspecting source code and adapting their codebase. Built a largely solo Harry Potter-inspired VR game (Spell Bind) featuring voice-command spellcasting via Oculus Voice SDK plus hand-tracked wand interaction, which won the People's Choice Award at Gamebridge 2023.”
Mid-level Full-Stack Developer specializing in React and RESTful APIs
“Frontend React/TypeScript engineer who built a text-to-speech feature from scratch end-to-end, including frontend-backend communication and testing. Experienced improving existing React codebases through refactoring into reusable components, custom hooks, and performance optimizations, and collaborates closely with product/design using Figma, design systems, and early previews via staging/Storybook.”
Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps
“Built and deployed a domain-specific LLM chatbot for research/support, cutting manual effort by ~50%. Demonstrates strong applied LLM engineering: RAG, prompt grounding with citations and fallbacks, embedding/top-k tuning, and production monitoring (confidence, latency, feedback loops). Experienced orchestrating agent workflows with LangChain-style pipelines and continuous evaluation to maintain reliability.”
Senior AI/ML Engineer specializing in financial risk, fraud detection, and GenAI analytics
“AI/ML engineer with experience at Northern Trust and Persistent Systems building production LLM + RAG systems for regulated financial use cases, including liquidity forecasting, anomaly detection, and credit scoring. Emphasizes compliance-first design with explainability (SHAP), traceability (MLflow), and hallucination controls (FAISS + citation-grounded prompting), and has delivered drift-triggered retraining pipelines using Airflow and Kubernetes while translating model outputs into business-ready marketing segments.”
Mid-level AI/ML Engineer specializing in healthcare imaging and GenAI/LLM systems
“Built and deployed a production LLM/RAG clinical document understanding and summarization system for healthcare, focused on reducing manual review time while meeting strict accuracy, latency, and compliance needs. Demonstrates strong MLOps/orchestration depth (Airflow, Kubernetes, Azure ML Pipelines) and a rigorous approach to hallucination mitigation through layered, source-grounded safeguards and stakeholder-driven requirements with physicians/compliance teams.”
Full-Stack Software Engineer specializing in Java, React, and AWS
“Backend-focused Python engineer who builds modular Flask services on AWS and specializes in performance/scalability work across data-heavy APIs. Has concrete wins in query optimization (1.5s to <200ms) and high-throughput async processing (Celery+Redis, ~40% throughput gain), plus experience serving scikit-learn text classification models via containerized REST services and designing multi-tenant data isolation strategies.”
Mid-Level Full-Stack Software Engineer specializing in Java, React, and AWS
“Backend engineer focused on cloud-native microservices on AWS, owning Python/Flask ingestion services integrated with S3/Lambda and deployed via Docker/Kubernetes with CI/CD. Has led phased migrations from manually managed EC2 setups to automated CloudFormation + pipeline-driven releases, and designed event-driven near-real-time pipelines with idempotency, retry/backoff, and strong observability.”
Mid-level Backend Software Engineer specializing in microservices and AI/ML
“JavaScript engineer with open-source experience on a database visualization library, focused on real-time rendering performance for large datasets (virtualized DOM rendering, requestAnimationFrame/debouncing, memoization) and on raising project quality via tests and CI performance benchmarks. Also built Kafka-based messaging documentation and sample producer/consumer apps to speed onboarding, and has experience diagnosing production issues including concurrency-related duplicate data problems.”
Mid-level Data Scientist specializing in healthcare ML and GenAI
“Healthcare data/NLP practitioner with experience at UnitedHealthcare building production ML systems that connect unstructured call center transcripts and medical notes to structured claims data. Has delivered measurable impact (25% classification accuracy lift; ~30% relevance improvement) using classical NLP, embeddings (Sentence-BERT + FAISS), and AWS SageMaker deployments with robust validation and drift monitoring.”
Mid-level AI/ML & Data Engineer specializing in MLOps and cloud data pipelines
“AI/ML engineer (Merkle) with hands-on experience deploying RAG-based LLM applications and real-time recommendation engines into production. Strong in cloud/on-prem architectures, GPU autoscaling, caching, and network optimization—delivered measurable latency reductions (40–70%) and improved retrieval relevance by systematically benchmarking chunking/embedding configurations and validating pipelines via CI/CD.”
Mid-level Data Engineer specializing in cloud data pipelines and machine learning
“Experience spans college-built AWS-hosted Python/Flask web apps and enterprise data work at General Motors, including PostgreSQL query optimization on millions of records and multi-tenant-style data isolation using group-based, column-level permission grants. Also built an AWS-hosted meat price prediction dashboard using Dash/Plotly and ran large nightly data pipelines orchestrated with Apache Airflow.”
“Software engineer with healthcare domain experience (patient monitoring and provider systems) who improves reliability and performance in complex React/Flask applications. Led API standardization for shared internal React utilities using an RFC + deprecation strategy, and optimized a live WebSocket dashboard to handle 3000+ concurrent clinics while reducing client CPU usage. Strong in production debugging, data ingestion validation, and operational improvements like structured logging and alerting.”
Mid-level Machine Learning Engineer specializing in MLOps, NLP, and predictive maintenance
“ML engineer with General Motors experience deploying production AI systems, including a BERT-based sentiment classifier for over a million customer support call transcripts (reported ~91% precision) and sub-200ms latency via FastAPI/Docker optimization. Also built predictive maintenance models and automated retraining/monitoring workflows using Airflow and MLflow, collaborating closely with non-technical customer support stakeholders.”
Mid-level Software Engineer specializing in automation, AI agents, and full-stack web development
“Full-stack engineer who built and shipped an AI-powered internal knowledge search system for APL Services, including document ingestion into a vector database, a Python backend, and a React/TypeScript chat-style UI with source citations for trust. Improved production reliability by migrating from Streamlit Cloud to GCP with containerization and scaling controls to eliminate cold-start friction; also co-led a Mensa chapter website redesign as Digital Communications Committee co-chair.”
Mid-level Python Developer specializing in backend microservices, APIs, and AI/RAG pipelines
“Backend/infrastructure-focused engineer building AI-agent products for small businesses, including a customer-service agent platform with intent routing, RAG over Pinecone, and external booking API integration. Has shipped Python/FastAPI services with JWT auth, versioned APIs, Docker deployments to AWS EC2 via GitHub Actions, and production monitoring with Prometheus/Grafana.”
Senior SDET specializing in test automation across web, mobile, API, and connected devices
“AAA sports game QA tester who supported full development through launch and live updates, owning gameplay stability/regression risk. Experienced in triage-driven prioritization and in diagnosing complex crash issues (including thread synchronization) using evidence-backed Jira reports, then hardening coverage with stress/concurrency/soak and CI-integrated regression suites.”
Mid-level AI/ML Engineer specializing in LLMs, RAG pipelines, and MLOps
“Data professional with ~4 years of experience, most recently at AIG (insurance), building ML/NLP systems for fraud detection and policy automation using transformers, CNNs, and clustering/anomaly detection. Also developed a RAG-based knowledge retrieval system, iterating across embedding models and moving to production based on precision and latency SLAs, then containerizing and deploying with SageMaker and CI/CD.”
Senior DevSecOps Engineer specializing in multi-cloud Kubernetes and CI/CD automation
“Cloud/DevOps engineer operating across AWS and Azure, running Kubernetes workloads with secure CI/CD (GitHub Actions/Azure DevOps) and Terraform IaC. Has supported AIX/PowerHA systems in hybrid environments—handling failover testing, incident recovery, and performance troubleshooting (including multipath/storage-path issues)—and has led cutovers by managing dependencies, rollback, and stabilization.”
Mid-level Data Engineer specializing in multi-cloud real-time data pipelines
“Data engineer with healthcare/clinical trial domain experience who owned a 100TB+/month AWS pipeline end-to-end (Glue/S3/Redshift/Airflow) and drove measurable outcomes (20% lower latency, 99.9% reliability, 40% less manual reporting). Also built production data services and API-based ingestion on GCP (Cloud Run/Functions/BigQuery) with strong validation, versioning, and safe migration practices, and launched an early-stage RAG solution (LangChain + GPT-4) for researchers.”