Pre-screened and vetted.
Mid-Level Software Development Engineer specializing in full-stack and cloud-native systems
“Backend engineer who has shipped production LLM-powered features, including an AI-assisted developer tool on AWS (Spring Boot) and a blog platform capability using embeddings + Elasticsearch for semantic retrieval and LLM-generated summaries/recommendations. Demonstrates practical tradeoff management (quality/latency/cost), guardrails to reduce hallucinations, and evaluation-driven iteration using real user queries and observability via ELK.”
Senior Full-Stack Developer specializing in web and mobile products
“Frontend engineer focused on marketing and analytics products, including a real-time multi-touch attribution dashboard. Uses Next.js (SSR/ISR) with React/TypeScript and Tailwind, and emphasizes quality at scale via automated testing, CI/CD (GitHub Actions), feature-flagged staged rollouts, and Mixpanel-driven iteration. Experienced modern state management patterns (React Query + Zustand) and performance tuning (code-splitting, dynamic imports, lazy loading).”
“Unity/gameplay engineer (Playtika) who built a state-machine/ECS-driven slot/bonus engine in a client-server setup, focusing on consistent outcomes under latency and highly engaging reward sequences. Also implemented server-authoritative real-time challenges/contests via an event-driven messaging system (SignalR-like) across iOS/Android/WebGL/UWP, and validates impact through retention/session/engagement analytics.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and platform APIs
“Backend/AI engineer with experience in both high-scale financial services (JP Morgan trade compliance analytics API on Java/Spring Boot/Postgres/Elasticsearch on AWS EKS processing 1M+ trades/day) and applied LLM systems for legal research (LangChain/OpenAI + Weaviate semantic search). Demonstrated strength in reliability/performance engineering, data consistency during migrations, and production-grade workflow orchestration with observability and human-in-the-loop guardrails.”
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).”
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).”
Senior Full-Stack Engineer specializing in SaaS, payments, and subscription billing
“Solo-built and launched an AI logo generator SaaS in ~2 months using React/Next.js/TypeScript with managed auth and payments, deploying via Vercel/GitHub CI/CD. Also has hands-on AWS production experience running containerized services with Terraform-managed multi-environment infrastructure and strong reliability patterns for integrations/pipelines.”
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.”
Mid-level Full-Stack Developer specializing in FinTech and cloud-native microservices
“Backend/AI engineer who owned a high-scale Java/Spring Boot microservice for a financial application (millions of requests/day) and led major reliability/performance fixes (including ORM/query and PostgreSQL tuning) achieving ~60% latency reduction. Also shipped application-layer LLM features for ops teams (summarization + tool-calling) with strong guardrails (PII redaction, validation, audit/feedback) and designed a state-driven agent workflow with retries, circuit breakers, and human escalation.”
Junior Full-Stack & ML Engineer specializing in LLM applications
“Data Scientist (2–3 years) at ZS Associates who has built and productionized agentic LLM systems, including a LangGraph-based multi-LLM prompt-optimization pipeline for entity extraction deployed as a Spring Boot microservice via Jenkins. Also built an Insightmate.ai chatbot and improved its RAG accuracy by diagnosing vector retrieval issues and implementing HyDE query expansion, while partnering with sales and pharma stakeholders to drive adoption (e.g., Zimmer Biomet platform migration into a multi-year partnership).”
Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines
“LLM/agent engineer who built a production LangGraph multi-agent orchestrator connecting GitHub and APM/observability signals with a chain-of-verification loop for root-cause analysis. Emphasizes pragmatic architecture (start simple with state summaries), performance tuning (async LLM calls, Docker), and rigorous evaluation (LLM-as-judge, adversarial testing, hallucination/instruction adherence metrics, tool-call tracing) while iterating with non-technical stakeholders via A/B testing.”
Senior Front-End/UI Developer specializing in React and Angular for enterprise apps
“Frontend engineer with hands-on experience leading architecture and quality practices across Angular and React/TypeScript products, including dynamic UI generation driven by backend configuration. Strong in building reusable design systems/component libraries and enforcing quality at scale via CI/CD SonarQube gates and comprehensive unit testing, with close collaboration alongside UX teams using Figma.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices and React
“Full-stack engineer who has owned customer-facing analytics and dashboard products end-to-end using TypeScript/React with Spring Boot microservices. Strong in scaling and stabilizing distributed systems (RabbitMQ, DLQs/retries, observability with correlation IDs) and in building internal tooling that consolidates ELK/CloudWatch signals to speed up support and operations; reported ~30% performance improvement on a recent dashboard.”
Senior Agile/Product Delivery Leader specializing in enterprise transformation, data and cybersecurity
“Built a web-based online Sudoku game in JavaScript (multiplayer format supporting up to 6 teams with up to 5 players each) and demonstrates strong product/analytics orientation. Uses a KPI-driven approach (DAU/WAU, ARPU, session duration, LTV) and structured prioritization methods (MoSCoW, story mapping, cost of delay, DFV) to iterate toward targets; seeking a remote role around $70k/year.”
Junior Full-Stack Developer specializing in cloud-native microservices
“Backend engineer who has built high-throughput analytics and fraud-detection systems, combining Python/Flask + Celery/RabbitMQ with strong PostgreSQL performance tuning (indexing, partitioning, EXPLAIN ANALYZE). Has production experience integrating ML inference (scikit-learn/TensorFlow → TensorFlow Lite) into Spring Boot microservices with caching and model versioning, plus designing secure multi-tenant architectures using JWT-based tenant routing and PostgreSQL RBAC/RLS.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and data platforms
“Backend/ML integration engineer with experience at Accenture and Walmart building Flask-based analytics and prediction APIs on PostgreSQL/MySQL. Strong focus on performance and scalability—uses precomputed aggregates, Redis caching, query tuning (indexes/partitioning/EXPLAIN), and async/background processing; also designs secure multi-tenant isolation with JWT and schema/db-per-tenant strategies.”
Senior Front-End Engineer specializing in React, micro frontends, and GraphQL
“Frontend engineer with Walmart Labs experience who contributed to the React Query (TanStack) open-source ecosystem by reproducing and helping fix a tricky cache invalidation edge case via a detailed GitHub issue and merged PR. Led measurable runtime performance improvements on a large B2B dashboard (D3.js), using memoization, component refactors, web workers, and virtualization to cut render time ~60% and eliminate UI freezes, and standardized data-fetching patterns to reduce data-related bugs ~30%.”
Mid-Level Full-Stack Software Developer specializing in Java/Spring and React
“Python backend engineer focused on real-time e-commerce analytics systems, building FastAPI + Kafka microservices with strong idempotent processing patterns (Postgres upserts, manual offsets, Redis caching). Has hands-on Kubernetes (EKS) and GitOps delivery with Argo CD/GitHub Actions, plus experience migrating containerized services from on-prem VMs to AWS using Terraform and blue-green cutovers.”
Junior QA Engineer specializing in core banking testing
“QA tester from core banking systems (SIT/UAT) looking to transition into console game testing; brings disciplined end-to-end testing, defect triage, and clear bug reproduction/documentation. Not yet familiar with Sony TRCs/Microsoft XR/Nintendo LOT checks but has a concrete plan to learn platform certification standards through documentation, mentorship, and hands-on practice.”
Intern Robotics/ML Engineer specializing in autonomy, networking, and systems software
“Robotics software engineer who built a lightweight, ROS-free distributed control and telemetry stack for a Caltrans long-range culvert inspection robot. Strong in integrating heterogeneous hardware (UART motor controllers, Ethernet sensors, MJPEG cameras) and delivering real-time operator data via FastAPI/WebSockets, including reverse-engineering undocumented protocols and debugging network-induced latency with control-loop redesign.”
Mid-Level Software Developer specializing in Java, Cloud, and Microservices
“Backend/Python engineer who owned an end-to-end FastAPI + AWS internal natural-language document Q&A system (Textract extraction, embeddings/vector DB, LLM integration) with strong focus on reliability and latency. Hands-on with Kubernetes + GitOps (Argo CD, Helm, rolling updates/auto-rollback) and built/optimized Kafka streaming pipelines using Prometheus/Grafana. Also supported a zero-downtime on-prem to cloud migration with parallel run and gradual traffic cutover.”
Mid-Level Full-Stack Software Engineer specializing in observability and developer tools
“Product-leaning full-stack engineer (65% product / 35% infra) who built core components of the LightFoot feature flag platform: end-to-end client/server SDKs with OpenTelemetry-based observability and a React+TypeScript UI for flag management and metrics dashboards. Strong focus on performance (memoization/lazy loading/caching), reliable API design, and Postgres modeling for read-heavy flag evaluation workloads, with AWS production experience (EC2/ECS/Lambda/API Gateway/VPC).”
Mid-level Full-Stack Software Engineer specializing in cloud-native and AI-integrated systems
“Built and deployed a Virginia Tech CS department blog/archive application using a MERN/Next.js stack and a fully serverless AWS architecture (Lambda, API Gateway, S3, CloudFront, Route 53), including CI/CD via the Serverless Framework. Implemented RBAC for student/faculty/admin users and added an article export feature backed by MongoDB.”
Senior .NET Full-Stack Developer specializing in Azure cloud and microservices
“Backend/data engineer with hands-on production experience building reliable Python FastAPI services on Kubernetes and delivering AWS EKS + Terraform CI/CD with strong secrets isolation and rollback practices. Also built AWS Glue ETL pipelines into S3/Redshift with schema-evolution handling and data-quality controls, modernized legacy analytics into modular Python services with parallel-run parity validation, and has demonstrated SQL tuning impact (minutes to seconds) plus ownership of batch pipeline incidents end-to-end.”