Pre-screened and vetted.
Mid-level Software Engineer specializing in NLP and search systems
“Built an AI journaling app at HackCU 2025 featuring a speaking AI avatar with long-term memory via RAG (ChromaDB) and low-latency microservices coordinated through Kafka, including deployment under AMD/non-CUDA constraints using a quantized Llama 8B model. Also has Goldman Sachs experience deploying a Trade UI on Kubernetes with CI/CD rollback automation, plus a healthcare AI internship at CU Anschutz collaborating closely with physicians on diagnostic reasoning and dataset annotation.”
Entry-Level Software Engineer specializing in data engineering and ML systems
“Built an end-to-end Next.js/TypeScript LLM-based scientific PDF analyzer using local Ollama/Llama inference to prioritize privacy and cost, producing structured research artifacts (e.g., authors/methods/findings) with ~92% extraction accuracy. At Qualtrics, helped replace a batch pipeline with a real-time, low-latency ML inference service (Python/Go on Kubernetes) using Redis caching, Grafana-based observability, and graceful fallbacks to protect UX during failures.”
Junior Full-Stack Engineer specializing in lab software and internal tools
“Built Laborate.app, a full-stack lab notebook and inventory product for scientists, largely solo using Next.js App Router, TypeScript, Postgres, Prisma, and AWS S3. Stands out for combining product ownership with practical concerns like encrypted data storage, autosave reliability, caching, tenant isolation, and scalability planning.”
Mid-level Software Engineer specializing in backend systems and AI automation
“Built a production Python microservice around Grafana Loki focused on reliability, with checkpointing, idempotency, replay tooling, tracing, and alerting to prevent data loss and silent lag. Also has hands-on experience hardening brittle Playwright automations against dynamic UIs, auth expiry, rate limits, MFA, and bot-detection constraints, plus turning tribal-knowledge SOPs into explicit state-machine-driven workflows.”
Entry-level Computer Science graduate specializing in software and engineering
“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.”
Junior Backend Software Engineer specializing in FinTech and API systems
“Backend/product-minded engineer from Ramp with strong travel-tech experience, having built an end-to-end booking platform integrating multiple external providers, policy enforcement, and reporting infrastructure. They also shipped an LLM-powered personalization workflow using embeddings and Google Gemini that cut trip planning time by 22%, and demonstrated strong production reliability instincts through circuit breakers, health checks, and schema-driven normalization.”
Junior Software Engineer specializing in cloud infrastructure and full-stack development
“Full-stack product engineer who has built end-to-end apps and internal tools spanning React/TypeScript, Node/Express, and Postgres. Stands out for pragmatic shipping under ambiguity, creating reusable platform primitives like a centralized notification API, and designing safe multi-tenant configurable dashboards with schema validation.”
Director-level Engineering Leader specializing in usage-based metering, FinOps, and GenAI platforms
“Founding Principal Engineer/Head of Engineering at Amberflo (Seed $5M Homebrew; Series A Norwest) who built and shipped an AI Gateway + real-time LLM cost metering/pricing MVP end-to-end (control plane/data plane, AWS infra, CI/CD). Known for extremely fast MVP cycles (often 1–2 weeks), scaling teams (50–60 hires), and driving major pivots (usage-based billing to FinOps) by repurposing an existing metering/pricing platform; based in Chicago and has led a Silicon Valley startup remotely with frequent Bay Area travel.”
Intern Robotics & Security Engineer specializing in autonomous systems and edge network security
“Robotics software engineer with UC Irvine capstone experience building an autonomous rover end-to-end: ROS 2 navigation (slam_toolbox + Nav2) on Jetson Xavier, depth point-cloud integration for obstacle avoidance, and an on-device speech-to-action interface that converts natural language into Nav2 goals. Also has prior full-time experience integrating a safety assurance decision engine into distributed autonomous drones over secured mesh networks, emphasizing reliable communication under real-world network constraints.”
Mid-Level AI Engineer specializing in NLP, computer vision, and LLM applications
“LLM/RAG practitioner who productionized an LLM-driven customer communication and transaction understanding system at PayPal, emphasizing privacy/compliance guardrails and large-scale data normalization. Experienced in real-time debugging of hallucinations via retrieval pipeline tuning and in leading hands-on developer workshops and sales-aligned POCs to drive adoption.”
Mid-level Embedded Software Engineer specializing in LiDAR firmware and SoC systems
“Firmware architect/lead engineer for automotive LiDAR sensors, designing RTOS-based, layered firmware and solving high-throughput real-time constraints using DMA and lock-free buffering. Built ROS nodes to bridge embedded sensor output to higher-level perception (point clouds, diagnostics, configuration) while isolating real-time logic in firmware. Established an end-to-end CI/CD pipeline with GTest unit tests plus SIL/HIL automation and Dockerized build/test environments.”
Mid-level Full-Stack Developer specializing in cloud-native web applications
“Software engineer with strong end-to-end ownership of search and listing systems (React/TypeScript frontend with Node.js + Spring Boot backends), focused on shipping fast while managing risk via feature flags, testing, and metrics. Demonstrated measurable UX/performance wins (reduced latency and search abandonment) and built internal observability tooling (dashboard + alerts) that improved incident response. Experienced with microservices reliability patterns including idempotency and dead-letter queues.”
Senior Full-Stack Engineer specializing in React/Node.js and enterprise web applications
“Senior frontend engineer with experience leading high-impact React/TypeScript products at HelloFresh and CAA, including an A/B-tested onboarding flow shipped across multiple international brands. Modernized a legacy .NET frontend to Next.js using SSR and performance techniques (caching/memoization/lazy loading) and implemented robust testing/monitoring (Cypress, Honeycomb, GA) in fast-paced, production-deploy environments.”
Mid-level Java Full-Stack Developer specializing in FinTech microservices and cloud
“Software engineer with Capital One experience contributing to shared internal “open-source style” JavaScript/React/TypeScript libraries (component library and hooks/utilities). Drove measurable performance gains (~25% improvement) by refactoring hooks to prevent unnecessary re-renders, and improved adoption via stronger documentation, testing (Jest), semver discipline, and code review/PR workflows; also stabilized a backend service by adding monitoring and automated tests in an unstructured project.”
Intern-level Software Engineer specializing in AI/ML and time-series forecasting for finance
“Built a production AI-driven QA automation platform using a multi-agent architecture (MCPs + LangGraph) to run parallel website tests across multiple device environments via automated image building and containerization. Currently collaborating with restaurant operators and managers to deliver an agentic restaurant analytics system, emphasizing deep domain discovery with non-technical stakeholders.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and FinTech
“Backend/DevOps-focused engineer with healthcare and financial systems experience, including an ICU readmission risk platform delivering real-time ML scores via a secure FastAPI service (PyTorch model serving, PostgreSQL, Celery/Redis) deployed on AWS with strong observability. Has hands-on Kubernetes GitOps delivery (Helm, ArgoCD, HPA) and has supported a JPMC on-prem-to-AWS microservices migration using phased validation and blue-green cutovers, plus Kafka/Avro streaming for real-time transaction processing.”
Intern-level Computer Vision & Graphics Engineer specializing in real-time 3D simulation
“Real-time 3D/C++ developer with hands-on engine-level systems work, including a 3D positional audio/Doppler pipeline stabilized against frame-rate jitter via fixed-timestep + interpolation architecture. Built a runnable 3D engine project featuring custom collision detection/response (AABB, SAT, sphere) with unit and edge-case testing, and has UE5 multiplayer movement experience implementing a custom sprint mode using Character Movement (SavedMove, intent prediction).”
Senior Full-Stack Software Engineer specializing in React/Next.js web platforms
“Full-stack engineer with startup experience who owned end-to-end features on Impact’s Hiring Solutions platform, including a hiring inbox spanning React UI and Postgres data models; the product helped drive 500+ jobs filled shortly after launch. Comfortable designing modern React/TypeScript + Node architectures (GraphQL, testing, migrations) and operating on AWS (RDS, EC2/Fargate, S3, Datadog, CircleCI). Also founded their own startup (Bibbr) and made early-stage stack/infrastructure decisions under high ambiguity.”
Junior Software Engineer specializing in backend, data pipelines, and automation
“Software engineer with hands-on experience building a distributed ticketing system on AWS (Terraform, Go, MySQL) focused on high-concurrency reliability (locks/queues to prevent duplicate ticket confirmations) and load-tested performance. Also independently owned and shipped an Airflow automation script to stop/restart workflows during deployments with email notifications, reducing manual operational effort.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices
“Full-stack engineer with fintech/trading domain experience (Fidelity) and startup SaaS CRM/billing platform work (Zoho), building real-time portfolio analytics and trade-processing systems. Strong in microservices, event-driven architectures (Kafka/WebSockets), and AWS/Kubernetes operations with measurable performance gains (~34–35% latency reduction) and maintainability improvements (~40% faster deployments). Targeting a founding full-stack engineer role in NYC with meaningful equity.”
Mid-level DevOps Engineer specializing in cloud infrastructure, Kubernetes, and CI/CD automation
“Infrastructure/operations engineer with deep IBM Power/AIX experience (AIX 7.x, VIOS, HMC/vHMC) managing ~15–25 LPARs across production and DR, including live DLPAR changes and structured performance troubleshooting. Also hands-on with PowerHA/HACMP incident recovery and failover testing, plus broader DevOps delivery building Jenkins CI/CD for containerized microservices and Terraform/Ansible IaC across AWS and Azure, and leading Solaris SPARC to x86 migration cutovers.”
Senior Data Engineer specializing in cloud data platforms and regulated analytics
“Data engineer at Capital One building AWS-based real-time and batch pipelines and backend data services for financial/fraud use cases. Has owned end-to-end pipelines processing millions of records/day, implemented dbt/Great Expectations quality gates, and tuned Redshift/Snowflake workloads (cutting query latency ~22–25% and reducing pipeline failures ~30–40%) while supporting 15+ downstream consumers.”
Senior Software Engineer specializing in connected vehicle platforms and real-time data systems
“Open-source maintainer of KafkaJSUI, a Vue.js-based Kafka browser UI, focused on making large-topic exploration fast and responsive. Delivered major performance wins (incremental fetching, virtualized lists, WebSocket streaming, backpressure, Web Worker offloading) cutting load times to sub-200ms, and also strengthened CI and developer documentation while handling community-reported issues end-to-end.”
Junior Software Engineer specializing in Python, AWS, and data/ETL systems
“Data/ETL-focused engineer with Amazon experience building and deploying AWS-based pipelines that became the primary source of automated customer feedback insights (processing millions of records daily). Demonstrated strong incident troubleshooting across software/host/network layers using CloudWatch, traces, and metrics, plus hands-on stakeholder and on-site operator collaboration to translate reporting needs into star-schema data models and tailored Python ETL logic.”