Pre-screened and vetted.
Director-level Engineering & Program Leader specializing in AI product platforms
“Technical Program Manager and one of three internal "founders" of HP’s Hardware-as-a-Service home printer subscription initiative, spanning DTC shipping, simplified setup, ink replenishment, and warranty coverage. Led roadmap definition/execution, scaled delivery rapidly to 15+ scrum teams (including vendors) with SAFe-like coordination and shared engineering standards, and drove key architecture trade-offs (building an interim subscription management service) to accelerate time-to-market by about a year.”
Mid-Level Software Engineer specializing in cloud-native systems, automation, and LLM-enabled robotics
“React-focused engineer who built a full-stack analytics/test-metrics dashboard (React frontend + Python backend) and turned common UI pieces (data tables, filter panels, chart wrappers) into a reusable internal component library with docs, examples, and basic tests. Strong on profiling-driven performance optimization (React Profiler, memoization) and on owning ambiguous internal-tool projects end-to-end; now planning to package internal patterns into public open-source components.”
Mid-Level Software Engineer specializing in Python automation, DevOps, and microservices
“Backend-focused engineer who built an internal wiki LLM chatbot end-to-end using FastAPI, Kubernetes, and ChromaDB vector search, including frontend integration. Also has strong DevOps/migration experience—automating large work-item and repo migrations (Jira/FogBugz/ADO on-prem to cloud) via Python scripts, JSON mappings, REST APIs, and validation test suites.”
Mid-Level Backend/Cloud Engineer specializing in AWS/Azure microservices
“Full-stack engineer who built a smart loan approval workflow for a Goldman Sachs hackathon (React/Node/Express/Postgres) including KYC handling, reviewer queues, and an ML-based pre-scoring/auto-reject step. Also has Amazon internship experience driving a customer-facing long-polling change that reduced empty requests by 84%, and demonstrates strong system design depth in real-time voice + LLM streaming architectures.”
Mid-Level Full-Stack Software Engineer specializing in event-driven data platforms
“Backend engineer with SAP experience modernizing a legacy Flask/PostgreSQL product master data platform into a modular, stateless, containerized service with Kafka-based background processing and improved observability. Also has hands-on academic/side-project experience operationalizing ML (NLP retrieval with TF-IDF/BERT via FastAPI and CV lane-edge detection inference APIs using PyTorch).”
Mid-level Software Engineer specializing in ML platforms and cloud-native backend systems
“Software engineer with experience at Google and the City and County of San Francisco building production AI systems, including a RAG-based internal support chatbot and ML-driven ticket priority tagging. Has scaled data/ML platforms with Airflow on GCP (1M+ records/day, 99.9% SLA) and deployed multi-component systems with Docker and Kubernetes (GKE), using modern LLM tooling (LangChain/CrewAI, Claude/OpenAI, Pinecone/ChromaDB, Bedrock/Ollama).”
Junior AI/ML Engineer specializing in production LLM systems and RAG
“LLM/document AI engineer who owned a production-grade contract extraction pipeline at CORAMA.AI, ingesting PDFs and dynamic JavaScript sites from 1,000+ government sources. Built a hybrid deterministic+LLM system with two-phase prompting, Pydantic guardrails, confidence scoring, and human-in-the-loop review—cutting error rates from ~35% to <5% and processing 50k+ documents at ~95% accuracy. Also built clinician-in-the-loop orchestration in research, reducing manual labeling time from 3–4 hours to ~50 minutes.”
Senior Data Scientist / ML Engineer specializing in GenAI, LLMs, and NLP
“ML/NLP engineer focused on production GenAI and data linking systems: built a large-scale RAG pipeline over millions of support docs using LangChain/Pinecone and added a LangGraph-based validation layer to cut hallucinations ~40%. Also built scalable PySpark entity resolution (95%+ accuracy) and fine-tuned Sentence-BERT embeddings with contrastive learning for ~30% relevance lift, with strong CI/CD and observability practices (OpenTelemetry, Prometheus/Grafana).”
Mid-Level Software Engineer specializing in distributed systems and cloud-native platforms
“Backend/AI engineer who built and scaled an internal AMD semiconductor manufacturing microservice platform (SMR), reworking a synchronous lot-request workflow into an event-driven RabbitMQ/Celery/FastAPI pipeline. Diagnosed and fixed peak-load reliability issues using deep observability and Kubernetes autoscaling, cutting notification latency back to sub-second and reducing duplicates via idempotency/DLQs. Also shipped an LLM-powered natural-language search with schema-constrained JSON outputs and guardrails, plus a plan-execute-verify Jira bug-resolution agent that can propose fixes and raise PRs under restricted permissions.”
Mid-level Software Engineer specializing in cloud-native distributed systems and streaming data
“Backend/product engineer with Tesla experience building and operating a real-time OTA update monitoring and fleet analytics platform at massive scale (telemetry from 3M+ vehicles). Delivered end-to-end systems across Kafka-based ingestion, TimescaleDB/Postgres analytics modeling, FastAPI/GraphQL APIs, and React/TypeScript dashboards, and handled production scaling incidents on AWS EKS during major rollout spikes.”
Mid-Level Software Engineer specializing in cloud-native microservices and event-driven systems
“Full-stack engineer with production experience at Atlassian and Zoho, spanning GraphQL federation, React/TypeScript frontends, and cloud-native AWS/Kubernetes operations. Built and operated a federated GraphQL gateway with Terraform + CI/CD + observability, delivering major latency and integration-time improvements, and also designed high-volume Kafka data pipelines (10M+ events/day) with strong reliability guarantees.”
Junior Software Engineer specializing in cloud developer tools and backend APIs
“Summer intern on AWS Lambda tooling team who shipped Finch support in AWS SAM CLI, adding OS/runtime detection and robust fallback behavior to preserve Docker compatibility across developer environments. Also built an end-to-end RAG system for querying arXiv quantitative finance papers using Postgres/pgvector with two-stage retrieval, citation-grounded prompting, and rigorous evaluation loops driven by IR metrics and user feedback.”
Mid-level Software Engineer specializing in financial data platforms and quantitative research tooling
“Owned and built Bloomberg’s end-to-end bitemporal dividend & dividend-forecast data platform powering BQL for 400k+ terminal users. Architected real-time Kafka ingestion (5k–10k msgs/sec) across 100k+ tickers with strong correctness guarantees (PIT/bitemporal time-travel, immutable history to avoid look-ahead bias) and achieved sub-100ms p95 query latency through indexing and caching, deployed with Kubernetes + DLQ and robust monitoring.”
Intern Game Developer specializing in Unreal Engine 5 systems and virtual production
“UE5 gameplay animation developer focused on building and optimizing full character Animation Blueprint stacks (locomotion + jump/fall/land, montages, linked anim graphs, and layered procedural IK). Has hands-on experience debugging tricky interaction IK issues (e.g., 180-degree turn misalignment) and improving runtime performance using Unreal profiling tools and conditionalizing IK/Control Rig evaluation.”
Mid-Level Data Engineer specializing in cloud data platforms and streaming analytics
“Data engineer (Intuit) who owned an end-to-end telemetry and subscription analytics platform processing ~22M events/day, built on Kinesis/S3/Glue/Spark/Airflow/Redshift. Strong focus on reliability and data quality (schema drift controls, quarantine layers, idempotent reruns) and performance tuning, achieving a reporting latency reduction from ~15 minutes to under 4 minutes while enabling revenue and churn analytics for business teams.”
Junior Implementation Manager / Solution Engineer specializing in AI, ERP integrations, and predictive maintenance
“LLM/agentic workflow practitioner (Continuum AI) who productionized an LLM system for manufacturing RMA intake and warranty claims by moving from a brittle prompt to a modular pipeline with RAG, function-calling extraction, deterministic validation, and strong observability. Also diagnosed and fixed an agentic ticket-triage misrouting issue by tracing failures to retrieval timeouts, adding guardrails/fallbacks, and implementing retries plus continuous evaluation—bringing misroutes near zero while creating a repeatable debugging playbook.”
Mid-level Software Engineer specializing in systems, storage, and machine learning
“Robotics-focused engineer who built a non-holonomic self-driving car on Raspberry Pi 5 using ROS 2, implementing sensor fusion (robot_localization EKF), 2D SLAM (slam_toolbox), custom Hybrid A*/RRT* planners, and MPC trajectory tracking. Demonstrated strong real-time debugging and performance tuning (timestamp sync, CPU contention mitigation) and is extending the platform toward CV-based plant identification and autonomous plant watering.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native web platforms and AI tooling
“Built the backend for “codeGuard,” an AI-powered static code analysis platform, using FastAPI and Docker. Structured the system into API/service/execution layers and addressed heavy-workload container resource/cleanup issues via strict CPU/memory limits and a queued execution model.”
Intern Software Engineer specializing in distributed systems and security
“Built a production LLM-powered analyst assistant at Discern Security to speed up SOC investigations using a RAG pipeline over security vendor documentation (Python PDF ingestion, vector search). Demonstrates deep, security-critical LLM engineering: structure-aware chunking with custom table parsing, grounded/cited responses, prompt-injection defenses, and post-generation validation, validated via golden datasets and adversarial testing; tool is used daily by analysts.”
Mid-Level Software Development Engineer specializing in distributed systems and full-stack web apps
“Software engineer who owned customer-facing, high-traffic TypeScript/React + TypeScript backend systems end-to-end, emphasizing safe velocity through feature flags, staged rollouts, observability, and rollback-ready incremental delivery. Reports shipping more frequently with fewer production incidents and faster recovery due to these guardrails.”
Mid-level Full-Stack Software Engineer specializing in cloud, microservices, and React/Java
“Software engineer with experience at PayPal and JPMC building large-scale onboarding/account setup systems using React/TypeScript with Spring Boot/Node microservices and Kafka. Also built an Ignition-based SCADA monitoring tool at Mainspring Energy that became the default for manufacturing/test engineers by aggregating real-time telemetry and historical test data.”
Intern Full-Stack/AI Software Engineer specializing in GenAI and cloud microservices
“Backend engineer who owned the AI/data pipeline layer for an EV-charging management platform (Ampure Intelligence), ingesting real-time charger telemetry via OCPP and serving FastAPI APIs to web/mobile clients. Strong in production reliability for asynchronous systems (state reconciliation, idempotency), Kubernetes GitOps (ArgoCD), Kafka streaming, and zero-downtime cloud-to-on-prem migrations; also improved LSTM-based forecasting through targeted preprocessing.”
Mid-level Business Data Analyst specializing in Financial Services and Healthcare analytics
“Full-stack engineer (~4 years) who has owned and shipped customer-facing SaaS onboarding and a role-based real-time analytics dashboard using TypeScript/React with a modular backend. Experienced in microservices with RabbitMQ and strong observability practices (correlation IDs, structured logging, queue metrics), and built an internal deployment tracker integrated with CI/CD that replaced manual spreadsheet/Slack processes.”