Pre-screened and vetted.
Mid-level Python Backend Engineer specializing in cloud-native AI and observability systems
“Backend/AI engineer who has shipped an LLM-powered enterprise support-ticket agent at Comcast, building a production-grade microservices pipeline (FastAPI, SQS, Redis) with strong observability (OpenTelemetry/Splunk/Prometheus/Grafana) and reliability patterns (async, caching, circuit breakers, idempotency). Demonstrated quantified impact at scale—processing 10k+ tickets/day while improving response SLAs and routing accuracy through evaluation and human feedback loops.”
Mid-level Frontend Engineer specializing in FinTech and Healthcare IT
“Built and owned full-stack features for a real-time pricing and inventory management platform at PDR Technologies, spanning React/TypeScript frontend architecture, Node.js APIs, and PostgreSQL-backed data flows. Stands out for driving a shift to micro-frontends with Nx and Webpack Module Federation, improving team independence and release speed while also delivering measurable frontend performance gains.”
Mid-level Software Engineer specializing in backend, microservices, and AI for FinTech
“Built and shipped an internal Financial Insights Assistant for banking analysts, owning the experience from workflow design through React frontend, FastAPI backend, and AI search integration. Particularly strong in making AI products usable and trustworthy by surfacing sources, experts, suggested prompts, and search history to improve confidence and speed.”
Junior Software Engineer specializing in AI, LLM systems, and full-stack development
“AI/full-stack engineer who built a computer-usage agent end to end, including a split local/cloud architecture that used a vision LLM to drive real Chrome workflows while avoiding bot detection. Stands out for combining product-minded systems design, rigorous evals, and prompt iteration to achieve sub-2-second latency and a 20% reduction in automation failures in an early-stage environment.”
Mid Software Engineer specializing in backend, cloud, and AI platforms
“Built and shipped an AI-powered support assistant at PNC Bank, owning both the React/TypeScript frontend and Python/FastAPI + LangChain/OpenAI backend. Stands out for applying RAG in a regulated banking environment with measurable impact: 34% better knowledge retrieval accuracy and 27% faster support lookup time.”
Senior Software Engineer specializing in distributed systems and cloud platforms
“Full-stack developer who built a unit billing subscription portal in React, Node.js, TypeScript, and PostgreSQL to track employee billable hours and generate paperless invoices, including BambooHR integration and async workflows with RabbitMQ. Also independently exploring agentic AI through a support desk assistant using RAG, ChromaDB, and LangChain, with a strong focus on grounding, type safety, and measurable retrieval quality.”
Senior Software Engineer specializing in distributed systems and FinTech
“Data/analytics-focused engineer who builds end-to-end KPI reporting and validation products used daily by plant leads and leadership to track yield, downtime, and defects. Combines Python/SQL + Power BI data pipelines with strong data-quality practices (automated validation, monitoring/alerts) and has experience designing scalable frontend architecture in TypeScript/React and working in distributed/microservices-style data systems.”
Senior Full-Stack & Mobile Engineer specializing in Node.js and React
“Backend engineer with TaskRabbit experience building and operating payment/booking services in Python/Django on AWS (ECS + Lambda) with Kafka/SQS eventing. Demonstrates strong production reliability and incident ownership in high-stakes payment flows (idempotency, strict timeouts, retries, monitoring/alerting) plus data/ETL work in AWS Glue and measurable SQL performance wins.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native MERN microservices
“Full-stack engineer who built an internal user-activity tracking and reporting system end-to-end using React/TypeScript, Node/Express, and Postgres, deployed on AWS (EC2/ALB, S3/CloudFront) with CloudWatch observability. Emphasizes reliability and data correctness via idempotent ingestion, retries with exponential backoff, backfills/reconciliation, and performance tuning as data scales, and has experience shipping quickly in ambiguous early-stage startup conditions.”
Senior Full-Stack Developer specializing in Python, cloud microservices, and AI/ML
“Backend/data engineer with hands-on production experience across GCP and AWS: built FastAPI microservices on Cloud Run and delivered AWS Lambda + ECS Fargate systems with Terraform/GitHub Actions. Strong in data engineering (Glue/Spark, S3/Redshift) and modernization (SAS to Python/SQL), with proven reliability and incident ownership—including cutting a 20+ minute reporting query to under 2 minutes.”
Junior Full-Stack Software Engineer specializing in AI/ML and LLM integration
“Built a personal product, Pilly AI—an AI-powered e-commerce product Q&A widget embedded via a simple script tag and served via Cloudflare CDN—covering landing page, backend, database, and deployment end-to-end. Implemented OpenAI integration with prompt/context engineering, JWT-authenticated APIs, and Postgres (NeonDB), and successfully sold the product to a client while shipping in roughly two weeks.”
Senior Python Developer specializing in data engineering, MLOps, and cloud platforms
“Backend/data engineer with production experience building secure Django/DRF APIs (JWT RS256 + rotating refresh tokens), background processing with Celery, and strong reliability practices (timeouts, retries/backoff, structured logging, audit trails). Has delivered AWS solutions spanning Lambda + ECS with IaC/CI-CD and built Glue/PySpark ETL pipelines with schema evolution and data-quality quarantine patterns; also modernized a legacy SAS pipeline to Python/PySpark with parallel-run parity validation and phased rollout.”
Mid-Level Full-Stack Software Engineer specializing in automation and systems administration
“Backend-focused engineer with financial domain experience who built Java REST APIs for data entry/validation and implemented strong testing, alerting, and rollback practices for production reliability. Has hands-on experience automating legacy manual processes with Ansible and troubleshooting AWS EKS/OpenShift deployments via CloudFormation in a permission-constrained enterprise environment; comfortable with occasional onsite meetings in Bethesda, MD.”
Junior Software Engineer specializing in AI, backend systems, and AWS cloud
“Built and shipped a production multi-agent conversational AI platform (Monitor agent + RAG + 4 additional agents) with enterprise REST APIs, using ChromaDB-grounded WCAG knowledge to keep responses accurate while varying tone via personality modes and conversation memory. Has experience at LinkedIn delivering technical demos and pre-sales guidance to both engineering teams and C-level stakeholders, acting as a translator between sales and technical teams to drive adoption.”
Mid-level AI/ML Engineer specializing in GenAI, LLMs, and computer vision
“Built and productionized a multi-agent, LLM-powered document understanding system to replace manual review of long documents, using LangGraph orchestration plus RAG to reduce hallucinations. Implemented layered reliability controls (structured templates, checker agent, and human-in-the-loop feedback) and reported ~40% speed improvement after orchestration; also has hands-on Airflow experience for scheduled data pipelines.”
Principal Unity/C# Developer specializing in mobile and live-service games
“Unity gameplay developer who led implementation of an airport scene for Duplo Town (children’s physics/exploration game), adding multiple unspecced interactions that significantly increased polish and playfulness and delighted testers/clients. Principal/lead-level engineer with strong sprint planning and impact-vs-effort prioritization, plus experience designing asynchronous client-server interactions and state management (aware of Photon-style real-time multiplayer sync).”
Mid-level AI Engineer specializing in multi-agent LLM systems and multimodal tutoring
“LLM/agentic systems builder who has deployed multi-agent educational chatbots using LangChain + LangGraph, with LangFuse-based tracing and FastAPI hosting. Focused on production reliability and performance (latency reduction via agent decomposition and caching) and on evaluation/testing (routing test scenarios, LLM-as-judge). Partnered with product to add image understanding by parsing and storing images in S3, expanding chatbot coverage to 30+ books with images.”
Mid-level Machine Learning Engineer specializing in GenAI, LLMs, and real-time ML systems
“Built and deployed a production long-form article summarization system using BART/T5/PEGASUS, tackling real-world constraints like token limits, latency/quality tradeoffs, and factual drift via chunking/merge logic and constrained decoding. Uses pragmatic Python-based pipeline orchestration (scheduled jobs, modular scripts, logging/retries) and iterates with stakeholder feedback to make outputs genuinely useful for content workflows.”
Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps
“LLM/ML platform engineer with hands-on experience taking an LLM document summarization prototype into a production-grade service on AWS EKS, emphasizing low-latency inference, drift monitoring, and safe CI/CD rollouts (canary + rollback). Strong in real-time debugging of agentic/RAG systems (tracing, retrieval/index drift fixes) and in developer enablement through practical workshops (Docker/Kubernetes/FastAPI) plus pre-sales support via demos and benchmarks to close pilots.”
Mid-level Full-Stack Java Developer specializing in cloud microservices
“Full-stack engineer who built a policy management and notifications platform end-to-end: Java/Spring Boot microservices with PostgreSQL plus a React/Redux UI, deployed on AWS with Docker and Jenkins CI/CD. Demonstrates strong real-world scaling and reliability practices (Redis caching, Kafka, query/index tuning, ACID transactions, locking, and idempotent processing) to handle high-volume concurrent workloads.”
Junior Data Scientist specializing in fraud analytics and cloud data platforms
“Built and deployed production LLM-powered document summarization/classification systems using embeddings, vector databases (RAG-style retrieval), and automated evaluation (BERTScore/ROUGE), with a focus on monitoring and scalable cloud pipelines. Also partnered with a fraud analytics team to deliver a transaction anomaly detection solution, translating model outputs into Power BI dashboards and actionable KPIs while iterating on thresholds and alerts based on stakeholder feedback.”
Executive Technology Leader specializing in enterprise architecture, AI, cloud, and digital transformation
“Senior technology leader and hands-on builder spanning enterprise architecture and product/engineering leadership across healthcare and entertainment. Has led high-impact cloud and security architecture decisions (including establishing a private cloud to address scalability/security at massive scale) and scaled orgs 300% using pod-based team structures. Currently building an AI-supported hydroponics/vertical farming IoT framework (ESP32 + Azure) and a musician collaboration platform (React + Neo4j + AWS).”
Mid-level Full-Stack Software Engineer specializing in cloud and AI-enabled applications
“Product-focused full-stack engineer (70/30 app vs infra) with Accenture experience and recent AI workflow work, shipping end-to-end systems from React/TypeScript UIs through FastAPI backends to Postgres. Built an AI-driven data extraction platform with async job APIs, strict schema validation, and strong observability, and has operated AWS ECS-based deployments with real incident mitigation (DB connection exhaustion/latency under traffic spikes).”
Mid-level Full-Stack Developer specializing in FinTech and Healthcare systems
“Open-source contributor who improved React Query’s caching/subscription behavior to reduce unnecessary re-renders via debouncing and batched updates, validated with benchmarking and extensive tests. Also maintained a Flask extension and resolved production background-task hangs by tracing Redis connection handling issues, adding cleanup/retry logic and troubleshooting docs. In a fast-paced startup, owned the design of a Celery+Redis multi-queue background processing system with Prometheus-based observability.”