Pre-screened and vetted.
“Backend-focused intern who built and refactored the backend for an LLM-driven gifting mobile app using FastAPI, tackling high-latency LLM + product-API workflows. Implemented async worker-pool/queue processing with Redis caching plus retries/fallbacks, cutting end-to-end suggestion latency from ~4–5 seconds to ~1 second while improving reliability and rollout safety via staged migrations and testing.”
Junior Backend/Full-Stack Software Engineer specializing in cloud microservices and AI apps
“Accenture engineer who owned an insurance e-application end-to-end and drove incremental releases that reduced recurring production issues. Also built a TypeScript/React (Next.js) + NestJS microservices platform using PostgreSQL, Redis, Stripe, and Kafka, with strong focus on decoupling, eventual consistency, and scaling consumers under load. Created a hackathon chat-based internal assistant that used live form context and documentation-grounded answers to help agents resolve customer queries during form filling.”
Junior Full-Stack Engineer specializing in TypeScript/React, Python, and AWS
“Full-stack engineer who built and owned an end-to-end real-time engineering dashboard for Medtronic robotic surgical systems, streaming high-frequency sensor/kinematic data via Python WebSockets to a React/TypeScript UI. Differentiates through performance/reliability practices (stable core vs experimental layer, observability, caching) and high-impact 3D visualization + session playback that became part of engineers' regular bench-testing workflows.”
Mid-Level Full-Stack Software Engineer specializing in web apps, data pipelines, and ML
“Software engineer who owned an Order Management System end-to-end at Reliance Jio, improving large-table performance via UI virtualization shipped behind feature flags and refined through direct ops-user observation. Also built an OCR automation tool at Piramal Realty using Python/Tesseract with validation and manual correction fallbacks, driving adoption by operations teams. Experienced integrating with Kafka-based microservices and improving observability using structured logging and correlation IDs.”
Mid-level AI/ML Engineer specializing in generative AI, RAG platforms, and LLM agents
“AI/LLM engineer who has shipped 10+ production applications, including InvestIQ on GCP—a production-grade RAG due-diligence engine that ethically scrapes web/PDF sources, builds a ChromaDB knowledge base, and delivers analyst-style dashboards plus a citation-backed chat copilot. Deep focus on reliability (evidence-only answers, hard citations, refusal gating), retrieval tuning, and orchestration (Airflow/Cloud Composer), plus multi-agent systems (CrewAI with 7 specialized finance agents).”
Junior Full-Stack & ML Engineer specializing in research tooling and applied machine learning
“Full-stack engineer and ML assistant in UC Irvine’s CS department who deployed a lab project showcase platform and integrated on-demand execution of computational projects using Docker for isolation. Also built and optimized Linux cloud/cluster test automation for research, diagnosing RAM and network sync bottlenecks, and later led development of a Python-based predictive analytics tool for musicians using probabilistic graphical models and flexible data pipelines.”
Mid-Level Software Engineer specializing in FinTech and Healthcare platforms
“Full-stack engineer with strong data/regulatory reporting background (BNY) who owns customer-facing and internal reporting products end-to-end—from ETL/SQL transformations through React/TypeScript UIs and Spring Boot APIs. Built role-based, audit-friendly dashboards and designed RabbitMQ-based event-driven microservices with reliability patterns (idempotent consumers, publisher confirms, Saga) to scale workflows across teams.”
Junior Software Engineer specializing in machine learning and data science
“Python backend engineer who built a personal LLM-powered AI code review tool that parses code into context-preserving diff chunks and uses the OpenAI API to analyze and summarize changes. Has hands-on Kubernetes deployment experience (replicas, rolling updates, ConfigMaps/Secrets, health probes) and follows GitOps-style, declarative CI/CD workflows; also has experience designing streaming/event-style processing with attention to reliability and observability.”
Intern Full-Stack Software Engineer specializing in web apps, distributed systems, and AI tooling
“Software engineer with experience spanning high-scale backend systems and distributed consensus: led a 6-person team delivering a production data querying/visualization platform with major latency improvements via cursor-based pagination and streamed results. Built a RAFT-based distributed logging tool resilient to partitions and storage constraints, and at Nasuni developed FastAPI services processing multi-terabyte workloads for 500+ enterprise customers with secure API key management.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices
“JavaScript/Node.js engineer who contributes to open-source utilities focused on API integrations and JSON validation, including a 30–35% throughput improvement by profiling and optimizing deep-clone-heavy code paths. Strong in performance tooling (Node performance hooks, Chrome DevTools flame graphs), incremental/test-driven changes, and community-facing issue triage plus developer-friendly documentation.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices
“Open-source React dashboard/visualization library maintainer focused on runtime performance and API clarity. Led a significant effort to eliminate severe render lag on large live-updating datasets through profiling-driven refactors (normalized state, memoized selectors) and locked improvements in with CI, linting, and documentation that reduced regressions and improved external contributor onboarding.”
Mid-Level Full-Stack Software Engineer specializing in hybrid cloud platforms
“Full-stack engineer from HPE GreenLake who built and owned a cloud/hypervisor resource management experience end-to-end, including Postgres modeling, typed REST/GraphQL integrations, and resilient provisioning workflows. Drove a centralized Redux-based UI architecture that boosted dev velocity by 50% across 30+ teams, and continued post-launch ownership with DR integrations (AWS/GCP/Azure) plus expanded Cypress testing and observability.”
Mid-Level Full-Stack/Backend Engineer specializing in AWS, APIs, and GenAI systems
“Backend engineer who built the core backend for Air Kitchens’ discovery/booking platform on AWS (Node + Python, DynamoDB, SQS/Lambda), optimizing for fast user-facing APIs and scalable async workflows. Introduced an AI matching service with a deterministic pre-filter + LLM ranking approach to balance latency vs quality, and has hands-on experience with production security (JWT/RBAC/RLS), CI/CD, and blue-green, staged migrations from Django to modular services.”
Senior Full-Stack Developer specializing in Python, AWS serverless, and data workflows
“Backend/data engineer from ALDI Tech Hub who modernized legacy analytics (Excel/SAS) into production-grade Python services on AWS serverless (FastAPI on Lambda behind API Gateway with Step Functions). Strong in reliability and operations (Cognito auth, retries/timeouts, structured logging, CloudWatch alarms) and data pipelines (Glue ETL with schema evolution); delivered measurable SQL tuning gains (30s to 2s, 70% CPU reduction).”
Senior Creative Technologist & Full-Stack UX Engineer specializing in Generative AI and XR
“Design engineer/product designer who built an end-to-end creator + review/moderation system for a UGC platform, spanning automated checks, human QA, final review, and creator feedback. Comfortable working directly with HTML/CSS/TypeScript and component systems, using prototyping and field observation to reduce reviewer hesitation, improve consistency, and prevent creator errors upstream.”
Junior Software Engineer specializing in backend platforms and cloud-native systems
“Backend engineer from Emphasis who modernized legacy, tightly coupled workflow systems into observable, event-driven microservices using Kafka. Led a monolith-to-microservices refactor with shadow traffic, feature flags, canary rollout, dual writes, and reconciliation, and strengthened reliability with idempotent consumers, DLQ/replay, and an outbox pattern to prevent DB/event inconsistency. Strong focus on secure multi-tenant APIs (OIDC/JWT, RBAC/ABAC, Supabase-style RLS) and frontend enablement via OpenAPI and typed client generation.”
Mid-level Software Engineer specializing in full-stack and cloud-native microservices
“Backend engineer who built a Python/Flask system for high-volume healthcare claims processing, using PostgreSQL as the source of truth and RabbitMQ workers for scalable async processing. Experienced in SQLAlchemy/Postgres performance tuning, multi-tenant data isolation (including Postgres RLS), and integrating/versioning ML model services (scikit-learn/PyTorch/Hugging Face) with controlled rollouts. Drove measurable performance gains by batching background jobs and adding Redis caching (40% less workload; response times cut from ~10s to 2–3s).”
Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and medical RAG systems
“Full-stack engineer at an early-stage startup building an agentic AI application for enterprise systems, combining customer-facing Next.js/React UI work (30% faster load times) with backend/workflow orchestration using FastAPI + n8n, Redis, and RabbitMQ. Previously at Deloitte USI, built BDD Selenium/Java automation and managed 200+ defects end-to-end using JIRA/JAMA to support on-time production releases.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices
“Full-stack engineer with experience at Capital One and Prime Softech owning production systems end-to-end: secure authentication (Java/Spring Security + React/Redux) through AWS ECS deployments with Terraform and CI/CD. Strong reliability/observability focus (Prometheus/Grafana/ELK/CloudWatch) with quantified improvements (15% reliability gain, 30% fewer post-release defects). Also led legacy monolith-to-microservices refactors and built real-time Kafka/Spark ingestion pipelines for analytics/fraud detection.”
Mid-level Full-Stack Developer specializing in React/Node, GraphQL, and Databricks lakehouse
“Full-stack engineer currently at Southern Glazer’s who built and owned a real-time commercial finance expense analytics dashboard end-to-end (Next.js App Router + TypeScript), including post-launch monitoring, data quality checks, and stakeholder-driven iteration. Strong data/analytics backend experience (Postgres modeling and Databricks Delta Lake pipelines) with demonstrated performance wins—e.g., cutting a key reconciliation query from 8–12s to <400ms and improving frontend load time ~40% with a 25% bounce-rate drop at Verizon.”
Junior Product Manager / APM specializing in data tools, CMS platforms, and AI-enabled products
“Data Software Tools Analyst at Q.ai through rapid growth and a $2B Apple acquisition who led an internal CMS for participant/PII workflows using Next.js (App Router) + FastAPI/Postgres with strong security controls (JWT + Postgres RLS). Also drove a major frontend architecture shift toward React Server Components, reporting ~4x faster page loads, and has experience building durable realtime collaboration systems with Supabase/SvelteKit and server-centric state management.”
Mid-Level Software Engineer specializing in React/TypeScript and GraphQL
Mid-Level Full-Stack Software Developer specializing in cloud-native web applications
“Capgemini engineer with hands-on ownership of production TypeScript backend integrations and loyalty-platform modernization. Built AWS event-driven microservices (SNS/SQS/Lambda) with GraphQL vendor calls and DynamoDB persistence, emphasizing reliability patterns like retries and idempotency; reports ~25% response-time improvement after migrating/optimizing services and workflows.”