Pre-screened and vetted.
Mid-level AI/ML Engineer specializing in agentic AI and full-stack (MERN) applications
“Built and deployed a production real-time voice AI support agent that answers inbound calls, identifies callers, troubleshoots via a knowledge base, and automatically creates/updates tickets with escalation to humans when needed. Demonstrates strong reliability/latency engineering (streaming, schema validation, idempotency, DB constraints) and uses LangGraph state machines plus OpenAI Agents SDK for multi-agent routing, with KPI-driven testing and monitoring.”
Junior Software Engineer specializing in Python, cloud, and full-stack web development
“Built a college AI chatbot during a master’s program, owning the full Python/Flask backend plus Google Gemini integration and a Postgres persistence layer (course info + conversation history), including caching/performance tuning. Also deployed and migrated ETL/ELT workloads from AWS Lambda into Kubernetes/EKS with GitHub Actions-based GitOps CI/CD, IRSA permissions, and Secrets Manager/S3/Postgres connectivity.”
Senior Full-Stack .NET Developer specializing in cloud-native web applications
“Backend/ML systems engineer who built a Flask + PostgreSQL internal ticketing platform and demonstrates strong database/ORM performance depth (indexes, partitioning, RLS multi-tenancy). Notably optimized a high-throughput attachment OCR/embedding pipeline with batching, deduplication, and Redis caching, cutting median latency from 45s to 10s and reducing worker cost by 35% while increasing throughput 4x.”
“JavaScript/React performance-focused engineer who contributed upstream to an open-source virtualization/pagination library, fixing overlapping-fetch race conditions and introducing prefetch/deduping patterns that cut load times from ~3s to <900ms and reduced render thrash ~35%. Also built healthcare automation systems (clinical summary and claims triage), including a FastAPI + RAG pipeline that retrieved CPT/ICD evidence, improving decision accuracy from 67% to 86% and reducing turnaround time by 40%.”
Mid-Level Software Engineer specializing in Java/Spring microservices and full-stack web apps
“Software/full-stack engineer focused on deploying and integrating microservice applications into production AWS and hybrid cloud/on-prem industrial environments. Demonstrated end-to-end troubleshooting by tracing intermittent user failures to network routing/packet loss caused by load balancer and NIC misconfiguration, then adding monitoring to prevent recurrence. Also delivers customer-specific Python extensions with strong validation, testing, and backward compatibility.”
Mid-level Full-Stack Developer specializing in Java/Spring and modern JavaScript frameworks
“Full-stack engineer with hands-on experience building real-time applications (Socket.io chat app) and data-heavy systems in banking/loan management. Comfortable across React and backend services (Spring Boot/Node), with a focus on scalable API design, database performance (indexing/pagination/caching), and deployment via CI/CD and cloud infrastructure.”
Mid-Level Software Engineer specializing in Python backend and React full-stack development
“Backend engineer who built and optimized a high-traffic e-commerce platform in Python/Flask, focusing on scalability and reliability through service decomposition, Redis caching, and Celery-based background processing. Also integrated an AI intent-classification chatbot as a separately deployable inference service on AWS and has hands-on experience designing multi-tenant data isolation strategies in PostgreSQL.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices and React
“Full-stack engineer who owned enterprise workflow platforms end-to-end at Northern Trust and Elevance Health—building NestJS/Java Spring Boot APIs, React UIs, and cloud deployments on GCP Cloud Run. Strong in data-heavy applications (hundreds of thousands of records) with proven production performance tuning (indexing/query rewrites, Cloud Run concurrency/min instances) and secure RBAC via Azure AD.”
Senior Full-Stack Developer specializing in Python microservices and cloud-native AWS deployments
“Backend engineer with hands-on ownership of FastAPI/Django services using MongoDB and React integration, focused on production reliability and performance (Redis caching, Celery background jobs, automated testing). Has delivered AWS container deployments via GitHub Actions to ECR with scripted rollouts/health checks, and supported phased migrations with replication and rollback planning. Also built a real-time user-activity streaming pipeline addressing partition hot spots and consumer lag through partition-key strategy, idempotency, and monitoring.”
Junior Software Engineer specializing in cloud-native microservices and ML/LLM pipelines
“Backend-leaning full-stack engineer who ships AI-enabled products end-to-end: built CodeChat, a production internal codebase Q&A tool using RAG with Pinecone and a model-agnostic wrapper across OpenAI/Anthropic/AWS Bedrock, cutting AWS costs ~50% and latency ~45%. Also built and operated RealityStream, a Flask-based real-time forecasting API with JWT/RBAC, MLflow model versioning, and Prometheus/Grafana observability, including handling a real production latency incident via rollback, preloading, and caching.”
Junior Full-Stack Software Engineer specializing in SaaS, distributed systems, and LLM apps
“Product-focused full-stack engineer who built and shipped an LLM-powered document-to-flashcard conversion pipeline end-to-end (backend + React/TypeScript UI) in ~10 days. Experienced with event-driven queue/worker systems (Redis/BullMQ), PostgreSQL performance tuning, and AWS production operations, including resolving real scaling incidents and driving reliability from ~70% to nearly 100%.”
Mid-Level Full-Stack Software Engineer specializing in distributed systems and cloud integrations
“Backend engineer with enterprise SaaS experience (Zoho) who owned an end-to-end cloud integration between Endpoint Central and ServiceDesk Plus, redesigning device onboarding across 64+ scenarios and building a fault-tolerant sync engine that recovered 100% failed transactions. Also built and operated production systems across the stack—FastAPI services with strong testing/observability, React+TypeScript portals, PostgreSQL performance tuning, and AWS deployments with real incident response (RDS CPU saturation resolved with zero downtime).”
Mid-level Full-Stack Software Engineer specializing in AI-powered web products
“Early engineer at a fast-growing startup who owned an AI-powered portfolio/site generation workflow end-to-end (frontend in Next.js App Router/TypeScript through backend orchestration). Emphasizes server-first security/performance (Server Components/Actions, revalidation), and production hardening with validation, caching, observability, retries/idempotency, and CI/E2E testing.”
Mid-level .NET Full-Stack Developer specializing in FinTech and wealth management
“Built and launched a personalized sprint-planning dashboard to reduce recurring planning friction, choosing a simple, reliable scoring approach over a complex model. Iterated based on team feedback (more control, dependency clarity, performance), achieving a reported 20% drop in task spillovers; transparent about not yet shipping production LLM/RAG features but actively learning.”
Intern Full-Stack Software Engineer specializing in AI/ML and cloud
“Built a Python-based geospatial machine learning backend for PFAS contamination risk mapping, including reproducible feature pipelines, ensemble modeling, and a FastAPI layer for visualization/analysis. Emphasizes data integrity and robustness (CRS/coverage checks, fail-fast validation) and has led safe backend refactors using feature flags, idempotent backfills, and Postgres RLS for secure, queryable results delivery.”
Mid-level Full-Stack Java Developer specializing in React and FinTech/Healthcare systems
“Backend engineer who built a real-time, event-driven alerting platform (Java/Spring Boot, Kafka, MongoDB) processing millions of events per day on AWS (Docker/Kubernetes), including hands-on performance debugging of Kafka consumer lag at peak. Also shipped an end-to-end LLM-based alert summarization feature and designed a multi-step incident triage agent workflow with retries and human-in-the-loop escalation.”
Mid-level Full-Stack Developer specializing in scalable web apps and AI/ML systems
“Built a healthcare app backend and supporting product pieces from scratch for Maverick Health—covering database schema, API structure, Node.js implementation, and UI design in Figma—while targeting 10,000 patients and keeping AWS run costs to ~$20–$30/month. Shipped an Android closed beta on Google Play and handled real-world launch hurdles like privacy policy compliance and push notification infrastructure.”
“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.”
Senior Full-Stack Java Developer specializing in capital markets and trading systems
“Backend/data engineer with production experience in payment initiation/processing services built in Python/FastAPI, emphasizing reliability patterns (JWT/RBAC, timeouts, retries, circuit breakers). Has delivered AWS deployments on ECS (ALB, autoscaling, CI/CD to ECR) plus Lambda-based reporting, and built AWS Glue ETL pipelines with schema evolution and CloudWatch monitoring. Also modernized a legacy SAS reporting platform to Python/PostgreSQL with regression parity testing and parallel-run migration, and achieved a 70% SQL performance improvement.”
Senior Integration Developer specializing in MuleSoft API-led connectivity
“Backend/integration-focused engineer in the Maryland area with production experience building FastAPI REST services secured with OAuth2.1/JWT and reliability patterns (timeouts, selective retries, idempotency, centralized error handling). Has delivered AWS-integrated MuleSoft/CloudHub solutions and supported AWS Glue ETL workflows, plus demonstrated strong SQL tuning with a 30–40s to 3–5s performance improvement.”
Mid-level Full-Stack Engineer specializing in cloud-native microservices and AI automation
“Software engineer/product owner who has led end-to-end delivery of AI and content-management platforms, including building RAG-based reliability improvements and migrating fragile systems to containerized AWS ECS/Kubernetes with Terraform-managed CI/CD. Experienced designing event-driven microservices (SQS/SNS/RabbitMQ), scaling queue consumers with autoscaling, and creating internal Python tooling to standardize data connectors (e.g., BigQuery/Airtable/internal APIs) to speed iteration.”
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.”
Senior Java Full-Stack Developer specializing in microservices and cloud deployments
“Software engineer/product owner experience at GE Healthcare, owning a patient records and claims workflow product end-to-end. Built React/TypeScript + Spring Boot systems with contract-driven APIs (OpenAPI) and operated Spring Boot microservices using RabbitMQ, focusing on reliability patterns (idempotency, DLQs) and performance improvements driven by clinical feedback. Also created an internal monitoring/deployment dashboard that became the default tool for on-call and production support.”
Mid-Level Software Engineer specializing in Java/Spring microservices and event-driven systems
“Software engineer experienced in e-commerce systems, building customer-facing features and internal operations tools with TypeScript/React frontends and Spring Boot microservices. Demonstrated measurable performance wins (order-tracking API improved from ~2s to <700ms) and strong event-driven reliability practices with RabbitMQ (idempotency, DLQs, retry/backoff), including resolving a production queue backlog incident. Built an ops dashboard with real-time cross-service order tracing that became a daily tool for support/ops and reduced escalations to engineering.”