Pre-screened and vetted.
Mid-level Unity/Game Developer specializing in procedural generation, networking, and VR
“Unity/Meta Quest VR developer who helped ship a pharmaceutical lab-training simulator, owning key interaction systems (liquid transfer, pipette behavior) and building custom editor tooling to accelerate objective testing. Also built a solo early-lifeform simulation featuring procedural soft-body mesh generation and physics-driven animation, demonstrating strong systems/physics programming depth.”
Mid-Level Front-End Developer specializing in enterprise design systems
“Frontend engineer who led Bentley’s flagship design system from a greenfield codebase to adoption across every major Bentley product, emphasizing maintainability and high UX polish. Built complex React+TypeScript interfaces like a Figma/Photoshop-style layers tree, applying advanced performance techniques (skeleton-first loading, transitions, memoization, deferred rendering) and iterative feature-flagged rollouts driven by user feedback.”
Mid-level Full-Stack Developer specializing in Healthcare and FinTech web applications
“Hands-on engineer focused on productionizing LLM-powered assistants: builds RAG pipelines with guardrails, response schemas, and citation-grounded outputs, then hardens them with explicit NFRs (latency, uptime, security, cost). Experienced diagnosing agentic/LLM workflow issues in real time using observability and stepwise isolation, and supports go-to-market via developer demos, workshops, and pre-sales technical evaluations in microservices/Spring Boot environments.”
Mid-Level Software Engineer specializing in AI automation and full-stack systems
“Software engineer and University of Chicago graduate teaching assistant who built a full-stack internal analytics dashboard (React/TypeScript + Node/Express) and worked in RabbitMQ-based microservices with Prometheus/Grafana observability. Also created an AI-powered ERD diagram generator (React + MermaidJS + OpenAI) adopted by students to save hours on database assignments, using validation loops to ensure valid Mermaid output.”
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 AI Developer & Machine Learning Engineer specializing in LLM and MLOps systems
“Built and deployed an enterprise RAG application at Centene to help clinical teams retrieve insights from large internal policy document sets, cutting manual research by 30–40%. Implemented custom domain-adapted embeddings (SageMaker + BERT transfer learning) and hybrid retrieval (BM25 + Pinecone) to drive a 22% relevance lift, and ran the system in production on AWS EKS with CI/CD, MLflow, and Prometheus monitoring (99% uptime, ~40% latency reduction).”
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.”
Junior Business Analytics & SAP BASIS professional specializing in AI and predictive modeling
“Built and deployed a production LLM-powered email assistant (“wood flow”) for a local pet resort to automate after-hours inbound email handling, including email categorization and context-aware auto-responses. Uses n8n for orchestration and applies CRISP-DM, load/edge-case testing, and RAG-based context retrieval, and has experience presenting AI solutions with budgeting and ROI to a non-technical founder.”
Mid-level Data Scientist/Data Analyst specializing in ML, BI dashboards, and ETL pipelines
“Data/ML practitioner with experience at Humana and Hexaware, focused on turning messy, semi-structured datasets into production-ready pipelines. Built an age-prediction model from book ratings using heavy feature engineering and multiple regression models, and has hands-on entity resolution (deterministic + fuzzy matching) plus embeddings/vector DB approaches for linking and search relevance.”
Mid-level AI Engineer specializing in agentic LLM systems and RAG platforms
“Built and shipped Serrano AI, a multi-tenant SaaS conversational AI platform that automates Odoo ERP workflows and lets ops/finance/supply-chain teams query ERP data in natural language. Implemented a multi-agent architecture (LangChain/LangGraph/CrewAI) with hybrid RAG over ERP schemas, deployed on Heroku/Vercel with production observability, cutting reporting time by ~80% while addressing hallucinations, latency, and schema complexity.”
“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.”
Junior Full-Stack Software Engineer specializing in cloud web apps and authentication
“Full-stack engineer with Deloitte and CrowdDoing experience shipping production web platforms on AWS (EC2/RDS/S3/Fargate) using React/TypeScript and Node/Express/PostgreSQL. Built customer-facing authentication/SSO flows (OAuth2 + JWT) and state-specific US privacy consent workflows, and also delivered a Python/Flask LLM-based finance document parser chatbot with vector DB integration and latency optimizations.”
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 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 XR/Game Engineer specializing in VR multiplayer and AI systems
“Unity VR developer who has shipped on Meta Quest, including Metro Awakening (Steam Awards 2024 VR Game of the Year) as an AI Programmer, focusing on performance-critical multi-agent AI optimization (EQS/HTN) for Quest 2. Also shipped Final Fury, taking ownership across gameplay, UI, networking (sync mechanics), and AI on a small team, and built a data-driven gesture/move system for VR fighting prototypes.”
Mid-Level Data/ML Engineer specializing in Generative AI and cloud data platforms
“Built and productionized an LLM-based financial document analysis system using a RAG pipeline, including robust ingestion/chunking/embedding workflows, vector DB retrieval, and an AWS-deployed FastAPI service containerized with Docker. Demonstrates strong applied expertise in improving retrieval quality and latency at scale, plus hands-on experience debugging agentic/LLM workflows with monitoring and trace-based analysis while supporting demos and customer-facing adoption.”
Mid-level Software Engineer specializing in full-stack web and cloud automation
“Full-stack TypeScript/Angular/Node engineer who owned a production healthcare application for a pharmaceutical client, supporting 100K+ monthly users across 10+ countries. Strong focus on maintainability and quality (reusable localized component library, ~90% unit test coverage, SonarQube in CI/CD) plus performance work (reported 15% client-side latency reduction and up to 50% backend latency reduction) while migrating legacy mobile code with strict backward compatibility.”
Senior Unity/XR Engineer specializing in VR training, serious games, and multiplayer systems
“VR/Unity developer with ~3 years building and shipping educational VR games/simulations for EU/Erasmus+ initiatives (disability, elderly, migrant worker audiences). Has delivered 4 VR projects as a solo developer handling everything end-to-end, and also built a Unity WebGL tabletop game featuring Firebase auth/database, localization, customization, and third-party API-based rewards.”
Mid-level Data Scientist / ML Engineer specializing in Generative AI, RAG, and MLOps
“Built and productionized a RAG-based LLM research assistant for biomedical and regulatory document search using Mixtral 7B on SageMaker, LangChain, and Milvus, cutting research time by ~40%. Has hands-on multi-cloud MLOps experience across AWS/Azure/GCP with Kubeflow/Airflow/Composer plus Terraform + ArgoCD, and applies rigorous evaluation/monitoring (latency, accuracy, hallucinations). Also partnered with a non-technical PM to deliver an insurance policy Q&A chatbot that reduced customer response time by 30%+.”
Mid-level AI/ML Engineer specializing in LLMs, MLOps, and AI security