Pre-screened and vetted.
Mid-level Software Engineer specializing in backend systems, IoT, and AI security
“Full-stack engineer in the investment tracking/financial reporting space who built an automated reporting dashboard and compliance/reporting pipeline end-to-end using Next.js (App Router, server/client components), REST, and Postgres. Demonstrated measurable performance wins (~30% faster loads) through caching and query optimization, and built durable orchestrated workflows in n8n with retries, idempotency, and reconciliation checks.”
Mid-level Software Engineer specializing in backend systems, distributed systems, and applied AI
“Goldman Sachs engineer who owned end-to-end features for an internal onboarding and case management platform, spanning React/TypeScript UI, a GraphQL gateway, and Node + Spring WebFlux microservices. Built and operated a Kafka-based ingestion and search pipeline with DLQs, retries, idempotency, and strong observability, and improved developer experience via backward-compatible GraphQL API design and schema-driven documentation.”
Staff Software Engineer specializing in Healthcare platforms and AI data pipelines
“Backend/data engineer with hands-on production AWS experience spanning serverless APIs (Chalice/Lambda/API Gateway/Cognito) and data pipelines (Glue PySpark + Step Functions). Has modernized a legacy SAS reporting system into AWS microservices and implemented schema-drift detection and incident prevention for ETL workflows, plus measurable SQL tuning wins (30 min to <10 min runtime).”
Junior Backend/Platform Engineer specializing in AI microservices and cloud-native systems
“Cofounder at MeowyAI who shipped a production multimodal (vision/voice/text) AI task manager using Gemini, tackling real-world issues like hallucinations, tool-calling safety, and RAG-based preference memory. Also built a production multi-agent RAG system orchestrated with LangGraph (and contributes to LangChain), with strong emphasis on latency optimization, observability (OpenTelemetry), and rigorous testing/evaluation including A/B tests and adversarial prompting.”
Intern Software Engineer specializing in developer productivity and data/AI systems
“Internship experience at Intuit building an LLM-grounded QA system for internal microservice data across 100+ microservices, using a graph database approach (evaluated Neo4j and selected AWS Neptune for production alignment). Also has UC Berkeley research experience (including work with Prof. Dawn Song / Berkeley Eye Research Lab) and cross-functional collaboration with bioinformatics/biology teams to deploy software systems on research servers.”
Mid-level Software Engineer specializing in backend microservices and real-time payments
“Product-minded full-stack engineer who has owned customer-facing platforms end-to-end, including a unified web UI platform that increased adoption by 30% using feature flags and phased rollouts. Experienced designing TypeScript/React systems with microservices and RabbitMQ at scale, addressing reliability issues with DLQs, retries, and idempotent consumers, and building internal analytics tooling adopted company-wide within weeks.”
Junior AI Software Engineer specializing in LLM pipelines, OCR, and RAG
“Built and shipped a production LLM pipeline for nursing home Medicare reimbursement (PDF OCR + fact extraction + keyword RAG + QA) that reportedly increased payouts by ~$1K/month per patient. Strong in LLM ops/benchmarking (ground truth, LLM-as-judge, cost/I-O tracking) and pragmatic optimization—swapped retrieval approaches, fine-tuned a small model to cut OCR cost 90%, and migrated workloads to Azure/Temporal to scale nightly processing 10x.”
Mid-level Full-Stack Developer specializing in Spring Boot, React, and cloud microservices
“Backend engineer with experience at Meta and Accenture building regulated-data systems (healthcare/financial) using Python/Flask and Postgres. Has scaled high-throughput services to millions of daily requests, delivering measurable latency wins (~40% API latency reduction; ~35% faster DB-backed endpoints), and has productionized ML inference services using Docker/Kubernetes and AWS (ECS/SageMaker).”
Intern Data Scientist specializing in GenAI (LLMs, RAG) and ML model optimization
“Built and deployed a production LLM-powered risk assistant for KPMG and Freddie Mac that lets analysts query a confidential Neo4j risk graph in natural language (no Cypher), turning multi-day analysis into minutes with traceable, cited answers. Implemented rigorous guardrails, deterministic verification, RBAC/security controls, and a full eval/observability stack, cutting query error rate by ~50% and iterating through weekly UAT with non-technical risk analysts.”
Mid-Level Software Engineer specializing in cloud-native distributed systems
“Gameplay engineer with hands-on ownership of a real-time C++ combat ability system, including diagnosing and eliminating large-scale combat frame spikes by refactoring hit detection to an event-driven, animation-notify approach (cut collision checks ~80%). Also implemented UE5 networked abilities (dash) with client-side prediction and server-authoritative reconciliation, plus projectile ballistics validated through debug spline visualizations and unit tests.”
Junior Software Engineer specializing in backend systems and cloud messaging
“Data/ML engineer who has owned end-to-end systems across email deliverability/segmentation and production LLM apps. Built a Spark+Airflow segmentation engine that materially improved deliverability (99.9%) and open rates (>50%), and shipped a PDF-to-quiz RAG product using LangChain/Vertex AI/Chroma with strong guardrails and an eval loop that cut hallucinations to <5%.”
Mid-Level Software Development Engineer specializing in GenAI and full-stack cloud systems
“Full-stack engineer with experience across Magna, C3.ai, and Amazon, building GenAI-enabled products and finance transaction systems. Has shipped Next.js (App Router) + TypeScript features backed by Go/Python RAG pipelines, and emphasizes production quality via load testing, Selenium regression coverage, LLM-aware integration testing, and Azure observability. Also built LangGraph-orchestrated multi-step content generation workflows with robust retry/idempotency strategies.”
Junior Software Engineer specializing in full-stack web and data systems
“Series C (Sigma Computing) full-stack engineer/intern who shipped production features across React/TypeScript and GraphQL, including a Recents/workbook activity reliability improvement that handled unsaved “exploration” events via deterministic backend updates. Emphasizes production quality through Jest/Cypress coverage and feature-flagged staged rollouts, and is recognized for UX-focused improvements (fast, accurate filtering at scale) and proactive cross-functional ownership.”
Mid-level Reliability Engineer specializing in incident response and LLM-driven support automation
“Customer Success Services / Support professional working on Palantir Foundry who productionizes customer integrations (secure OAuth2, scheduled pipelines) and builds LLM-driven support automation (runbook matching) with monitoring and evaluation suites. Also leads developer workshops/demos on Foundry packaging/installation workflows, using live debugging techniques to make concepts concrete.”
Intern Full-Stack Software Engineer specializing in web apps and AI systems
“Product/UX designer who builds end-to-end systems across both consumer wellness and industrial/technical domains. Designed BloomPath (mental-wellness platform for therapists and young professionals) using research-driven, emotionally safe interaction patterns, and also simplified a Bosch autonomous parking vision-language mapping pipeline into a developer-facing real-time UI with layered debug tooling. Comfortable collaborating deeply with engineers and contributing in React/JS.”
Junior Product Designer & UX Engineer specializing in AI copilots and design systems
“Product/UX designer with a CS/software engineering background at Microsoft (former intern, now full-time) who bridges design and implementation. Built Shiproom (a Twitch-like live-coding platform) end-to-end with a custom Atomic Design-based system, and has shipped impactful CRM improvements in Dynamics 365 for 60k+ support agents using TypeScript and C#. Also worked on a Microsoft Global Hackathon project integrating a Copilot-backed sign language translation model to reduce documentation friction for deaf support engineers.”
Junior Software Engineer specializing in full-stack and machine learning
“CMU IoT coursework project builder who implemented an end-to-end TinyML gesture recognition system on a Particle Photon + ADXL345, streaming data via MQTT/Node-RED to a real-time Node.js frontend and deploying a quantized logistic regression model on-device. Also explored multi-drone coordination, implementing leader-follower offset control and a pivot/arc turning strategy to avoid collisions, and brings practical Docker/Kubernetes plus CI/CD workflow experience from internships.”
Intern Software Engineer specializing in cloud backend and distributed systems
“Internship experience deploying cloud-based services into production, including navigating security/resource provisioning and coordinating approvals across impacted teams. Built a Python backend for a local Ollama-based app using open-source models, and has hands-on distributed systems experience implementing and debugging Paxos with extensive logging/state tracing.”
Mid-Level Software Development Engineer specializing in full-stack systems and ML
“AWS engineer who productionized an internal ML-driven data pipeline from a notebook prototype into a scalable, observable Python service (schema validation, deduplication, idempotency, safe retries, versioned transforms, CloudWatch alarms), reducing manual effort and improving data accuracy/trust. Experienced diagnosing workflow issues in real time (e.g., upstream schema changes) and partnering with account managers/support to unblock adoption of seller-facing Marketplace features by demonstrating reliability with concrete metrics.”
Mid-Level Full-Stack Engineer specializing in Java microservices and cloud-native systems
“Backend/platform engineer with hands-on ownership of Python services (Postgres/Redis/Celery) and measurable performance gains (~20–25%). Strong Kubernetes + ArgoCD GitOps experience delivering zero-downtime rollouts, plus led key reliability fixes (readiness probes, immutable tagging) and supported an on-prem to AWS migration using CDC replication and ALB traffic shifting; also built Kafka real-time analytics pipelines with schema registry.”
Senior Full-Stack Engineer specializing in Healthcare SaaS and supply chain systems
“Backend engineer with healthcare platform experience at Thirty Madison, combining Django for secure, data-heavy core services with FastAPI async microservices for real-time patient monitoring. Led Kubernetes migration with Istio service mesh, autoscaling (HPA), and stateful storage patterns, and implemented GitOps CI/CD using ArgoCD. Also built real-time Kafka streaming pipelines with reliability patterns like idempotent producers and offset management.”
Intern Product & Software Engineer specializing in GenAI/LLM and e-commerce platforms
“Software engineer (2+ years in India) and current GenAI intern who shipped LLM-powered review-writing enhancements at Myntra (Walmart-backed), using pilots and A/B tests to lift review quality by 5% in 30 days. Demonstrates strong LLM operations discipline (logging, dashboards, alerts, rollback) and fast incident response, plus experience delivering developer-focused workshops and public technical talks.”
Mid-Level Software Engineer specializing in Generative AI and RAG systems
“Built a production RAG-based natural-language-to-SQL system at Global Atlantic to replace slow, expensive manual analytics ticket workflows, focusing heavily on retrieval quality and measurable evaluation (200-question ground-truth set; recall@5 improved 0.65→0.78 via semantic chunking). Also built a custom MCP-style agent orchestrator for a personal project (arxiv-ai) to improve flexibility and Langfuse-aligned observability, and has hands-on experience with LangGraph, CrewAI, and n8n.”
Director-level Engineering Manager specializing in cloud security platforms and AI-driven automation
“Senior engineering leader in the Bay Area with experience spanning VMware, Hortonworks/Cloudera, Barracuda, and Palo Alto Networks, including leading open-source work (Apache Knox) and architecting large-scale security platforms. Has driven disaster recovery and cloud security products, designed Python microservices for Microsoft 365 security, and scaled teams (3x) while formalizing enterprise readiness practices with automated documentation using Notebook LLM.”