Pre-screened and vetted.
Mid-level Generative AI Engineer specializing in LLMs, RAG, and multimodal generation
“Open-source JavaScript contributor focused on performance and maintainability in data visualization libraries—refactored legacy ES5 into modular ES6, added tests/docs, and delivered ~30% faster load times with positive community adoption. Also optimized a React dashboard (~40% load-time reduction) and took ownership in an ambiguous AI product initiative by setting milestones, standing up an initial ML pipeline, and shipping a prototype in ~6 weeks that became the basis for production.”
Mid-level Full-Stack Java Developer specializing in cloud microservices
“Full-stack engineer with hands-on experience building a large-scale healthcare claims and provider-enrollment system end-to-end (React frontend, Spring Boot microservices, PostgreSQL on AWS). Optimized high-volume claims processing (millions of records/day) using indexing/pagination and asynchronous workloads via AWS Lambda/Kafka, and deployed containerized services with Docker/Jenkins on AWS.”
Intern Software Engineer specializing in Applied AI and LLM systems
“Built and deployed a production RAG-based conversational "Yelp for AI tools" at Search-AI Inc., focused on personalized, explainable AI tool recommendations from thousands of options. Emphasizes production-grade reliability and performance (hybrid retrieval, async two-stage pipelines) and is also building a multi-agent orchestration layer (MAgIc) with typed memory and controlled coordination policies.”
Junior Full-Stack Machine Learning Engineer specializing in production ML systems
“Software engineer who owned end-to-end delivery of customer-facing agricultural forecast reporting (crop yield/health) and iterated quickly via rigorous edge-case testing and customer feedback. Also built an internal ML training platform (TypeScript/React + Flask/Python + MongoDB) used by every developer, with architecture designed to stay responsive under heavy compute load.”
Mid-Level Full-Stack Software Developer specializing in cloud-native microservices
“Backend engineer focused on high-throughput Python/Flask systems on AWS, with strong scaling and performance tuning experience (e.g., PostgreSQL join reduced from ~3s to <200ms; background aggregation cut from 10 minutes to <90 seconds with 8x throughput). Has also integrated ML model serving into production APIs (churn prediction) using Celery/Redis batching and AWS Lambda/S3, and designed secure multi-tenant architectures with PostgreSQL schema isolation and row-level security.”
Senior Front-End Engineer specializing in React/Angular and document workflow SaaS
“Frontend engineer who has led end-to-end delivery of both an open-source JavaScript document-comparison library and complex React+TypeScript product features (e.g., Google-Drive-like auto-save with S3 persistence). Demonstrates strong architecture and performance instincts (Redux/hooks patterns, dynamic loading to improve Lighthouse scores) and pragmatic shipping/rollout skills including cross-browser mitigation with feature flags.”
Senior Software Engineer specializing in cloud automation and distributed systems
“Developer with experience across Drupal and Java/Spring Boot applications using React/jQuery for UI and API-driven features. Has handled production issues by tuning reverse proxy timeouts for login problems and troubleshooting data pipeline inaccuracies by fixing database queries, with a focus on performance and careful verification before changes.”
Mid-Level Software Engineer specializing in microservices, data pipelines, and FinTech fraud detection
“Backend engineer with PayPal experience owning a high-throughput, low-latency fraud detection pipeline processing billions of transactions/day, integrating LLM-based models into real-time Kafka streams and payment decisioning APIs. Strong Kubernetes + GitOps practitioner (declarative, auditable deployments; autoscaling/probe tuning) with migration experience modernizing legacy systems onto AKS/OpenShift.”
Intern AI/ML Researcher specializing in computer vision and data engineering
“Built a production-oriented multimodal RAG "Fix Assistant" with FastAPI, Tavily search, BM25 + cross-encoder reranking, and a local Phi-3.5 model, emphasizing strict grounding and fallback/verification modes to prevent hallucinations. Also has hands-on federated learning experience using STADLE to orchestrate edge-node training and aggregation for EV telemetry data, plus experience communicating AI results to non-technical stakeholders (traffic RL/congestion outcomes).”
Junior Machine Learning Engineer specializing in NLP and biomedical entity extraction
“Built and deployed a production LLM-powered biomedical knowledge extraction pipeline that processed millions of papers to identify tools/techniques and produce a unified knowledge graph via active learning NER (Prodigy + spaCy transformers) and entity linking (Bio-tools/Wikidata). Addressed hard NLP engineering challenges like WordPiece span-offset alignment and scaled inference over ~1.5M documents using batching/caching, containerized services, async workers, and orchestration with Prefect/Airflow.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Full-stack engineer with Bank of America experience modernizing a large-scale financial reporting platform. Built React frontends and Java/Spring Boot microservice APIs end-to-end, optimized data-heavy SQL performance (indexing/caching/pagination), and implemented an AI feature for forecasting and anomaly detection using Python/scikit-learn, with deployments supported on AWS.”
Mid-level Software & Robotics Engineer specializing in AGVs, perception, and motion planning
“Robotics software engineer with real customer deployment impact at Dematic, improving AGV front-guided steering, localization sensor fusion, and control-loop performance while integrating with Beckhoff PLC safety systems. Also built a multi-robot ROS milling cell in graduate work, combining URDF/Gazebo simulation, MoveIt/OMPL planning, ROS performance profiling, and CNN-based defect detection to drive coordinated robotic milling.”
Senior Full-Stack Software Engineer specializing in healthcare and financial backend systems
“Platform-minded JavaScript/TypeScript engineer who has maintained and evolved shared NPM-distributed libraries at Capital One and HCA Healthcare, treating internal packages like open source (issue triage, PR reviews, roadmap, docs). Known for methodical debugging and performance work—e.g., diagnosing latency spikes via load testing/instrumentation and redesigning middleware to avoid redundant parsing—paired with strong developer enablement through examples and migration notes.”
Mid-Level Software Engineer specializing in cloud-native microservices and FinTech platforms
“Backend/platform engineer who led an end-to-end Python (FastAPI) transaction analytics microservice for real-time financial monitoring, including SQS ingestion, scoring/aggregation, and low-latency APIs. Strong AWS + Kubernetes/GitOps background (EKS, ArgoCD, Jenkins, ECS/ECR, CloudWatch) with hands-on experience scaling event-driven systems and executing phased on-prem to AWS migrations.”
Intern Site Reliability Engineer specializing in Kubernetes, AWS, and observability
“Backend/data engineering candidate specializing in Python/Flask services and ML-enabled systems, deploying containerized workloads on AWS ECS/EKS with strong observability (Prometheus/Grafana) and PostgreSQL performance tuning. Built multi-tenant architectures with row- and schema-level isolation and optimized a Kubernetes-based Airflow + Spark nightly ETL pipeline for an e-commerce client, improving performance by 250%+ and reliably beating morning reporting deadlines; also contributed to Apache Airflow (SQLAlchemy/PostgreSQL area).”
Mid-level Full-Stack Developer specializing in FinTech and cloud-native web apps
“Backend engineer who built a containerized Flask service powering an engineering metrics dashboard by syncing GitHub and Jira data into PostgreSQL, with strong emphasis on schema design, query performance, caching, and background processing. Has hands-on experience with SaaS multi-tenancy (tenant scoping + Postgres RLS) and integrating AI/ML inference via separate model-serving services (FastAPI + TensorFlow Serving) and external APIs (OpenAI/Hugging Face/PyTorch).”
Junior Software Engineer specializing in cloud, full-stack development, and Generative AI
“Built and shipped a production Chrome extension (Promptly) that lets users select text on any webpage and transform it in place (rewrite/shorten/translate) using on-device AI plus external LLMs. Implemented a custom lightweight orchestration layer for prompt chaining, context flow, and output validation, and tackled tricky browser Selection API issues to preserve formatting while keeping the UX simple and fast.”
Mid-level Machine Learning Engineer specializing in LLM agents, RAG, and MLOps
“Built production LLM systems including a real-time customer feedback analysis and workflow automation platform using RAG and multi-agent orchestration with confidence-based human escalation, addressing privacy and legacy integration challenges. Also automated ML operations with Airflow/Kubernetes (e.g., daily churn model retraining) cutting retraining time to under 30 minutes, and demonstrates a rigorous testing/monitoring approach plus strong non-technical stakeholder collaboration.”
Mid-level Data Scientist / ML Engineer specializing in secure GenAI and financial compliance
“Built a production "sentinel insight engine" to tame information overload from millions of product reviews and support transcripts, combining Azure OpenAI (GPT-3.5) zero-shot classification with a fine-tuned T5 summarizer to generate weekly actionable product insights. Demonstrated strong MLOps/production engineering by adding drift monitoring with embedding-based detection, integrating REST with legacy SOAP/queue-based CRM via FastAPI middleware, and scaling reliably on Kubernetes with HPA.”
Junior Software Engineer specializing in full-stack and cloud infrastructure
“Software engineer with hands-on AWS operations experience who owned an end-to-end manufacturing image ingestion pipeline (on-prem to AWS S3) integrated with MES/WMS. In an early-stage SaaS internship, diagnosed a load bottleneck using K6/New Relic and shipped an NGINX least-connection load-balancing solution that scaled to ~4000 RPS while reducing latency. Also improved maintainability and performance in a React/Node e-commerce codebase, cutting page load time from ~10s to 2.8s.”
Mid-level Full-Stack Developer specializing in banking and cloud-native microservices
“Software engineer with Citi Bank experience building real-time fraud validation/scoring for loan processing, spanning Spring Boot microservices and a FastAPI Python service secured with OAuth2/JWT. Delivered React/TypeScript operations dashboards and deployed containerized services via Docker/Kubernetes with Jenkins CI/CD, while also tuning databases (Oracle/Postgres) and handling high-volume latency/scaling issues using ELK, caching, and autoscaling on AWS.”
Intern Software Engineer specializing in backend, cloud data platforms, and microservices
“Full-stack engineer who shipped a group scheduling SaaS feature with live availability updates using Next.js App Router + TypeScript, owning production reliability after launch (auth debugging, monitoring, polling/backoff tuning). Has hands-on experience with Postgres schema/index design and query optimization (EXPLAIN ANALYZE) and building durable orchestrated backend workflows with retries and idempotency.”