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.”
Intern Software Engineer specializing in Applied AI and LLM systems
“Built and deployed a production RAG-based conversational "Yelp for AI tools" at Search-AI Inc., focused on personalized, explainable AI tool recommendations from thousands of options. Emphasizes production-grade reliability and performance (hybrid retrieval, async two-stage pipelines) and is also building a multi-agent orchestration layer (MAgIc) with typed memory and controlled coordination policies.”
Senior Front-End Engineer specializing in React/Angular and document workflow SaaS
“Frontend engineer who has led end-to-end delivery of both an open-source JavaScript document-comparison library and complex React+TypeScript product features (e.g., Google-Drive-like auto-save with S3 persistence). Demonstrates strong architecture and performance instincts (Redux/hooks patterns, dynamic loading to improve Lighthouse scores) and pragmatic shipping/rollout skills including cross-browser mitigation with feature flags.”
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).”
Junior Software Engineer specializing in cloud, full-stack development, and Generative AI
“Built and shipped a production Chrome extension (Promptly) that lets users select text on any webpage and transform it in place (rewrite/shorten/translate) using on-device AI plus external LLMs. Implemented a custom lightweight orchestration layer for prompt chaining, context flow, and output validation, and tackled tricky browser Selection API issues to preserve formatting while keeping the UX simple and fast.”
Junior Machine Learning Engineer specializing in NLP and biomedical entity extraction
“Built and deployed a production LLM-powered biomedical knowledge extraction pipeline that processed millions of papers to identify tools/techniques and produce a unified knowledge graph via active learning NER (Prodigy + spaCy transformers) and entity linking (Bio-tools/Wikidata). Addressed hard NLP engineering challenges like WordPiece span-offset alignment and scaled inference over ~1.5M documents using batching/caching, containerized services, async workers, and orchestration with Prefect/Airflow.”
Intern Site Reliability Engineer specializing in Kubernetes, AWS, and observability
“Backend/data engineering candidate specializing in Python/Flask services and ML-enabled systems, deploying containerized workloads on AWS ECS/EKS with strong observability (Prometheus/Grafana) and PostgreSQL performance tuning. Built multi-tenant architectures with row- and schema-level isolation and optimized a Kubernetes-based Airflow + Spark nightly ETL pipeline for an e-commerce client, improving performance by 250%+ and reliably beating morning reporting deadlines; also contributed to Apache Airflow (SQLAlchemy/PostgreSQL area).”
Mid-level Data Scientist / ML Engineer specializing in secure GenAI and financial compliance
“Built a production "sentinel insight engine" to tame information overload from millions of product reviews and support transcripts, combining Azure OpenAI (GPT-3.5) zero-shot classification with a fine-tuned T5 summarizer to generate weekly actionable product insights. Demonstrated strong MLOps/production engineering by adding drift monitoring with embedding-based detection, integrating REST with legacy SOAP/queue-based CRM via FastAPI middleware, and scaling reliably on Kubernetes with HPA.”
Mid-Level Software Engineer specializing in cloud-native microservices and FinTech platforms
“Backend/platform engineer who led an end-to-end Python (FastAPI) transaction analytics microservice for real-time financial monitoring, including SQS ingestion, scoring/aggregation, and low-latency APIs. Strong AWS + Kubernetes/GitOps background (EKS, ArgoCD, Jenkins, ECS/ECR, CloudWatch) with hands-on experience scaling event-driven systems and executing phased on-prem to AWS migrations.”
Senior Design Engineer and Front-End Developer specializing in interactive data experiences
“Lead engineer/designer behind The Washington Post's internal live-tracker tooling and election coverage interfaces. They combine cloud architecture, frontend/data-viz craftsmanship, and close newsroom stakeholder collaboration to ship real-time, high-traffic journalism products that improved internal efficiency and supported major audience and subscriber outcomes.”
Junior Software Engineer specializing in AI agents and backend systems
“Backend/AI workflow engineer who built a production event-personalization service (FastAPI + AWS Lambda) and solved real-world reliability/latency issues with deterministic routing, caching, and query/index optimization. Also built an end-to-end Gmail-based job application tracking agent using a lightweight RAG pipeline with Gemini, strong guardrails (Pydantic schemas, confidence thresholds), and offline regression tests to prevent drift and hallucination-driven data corruption.”
Mid-level Software Engineer specializing in backend systems and real-time analytics
“Full-stack engineer at BigCommerce who combines customer-facing deployment ownership with hands-on AI/LLM systems work. Built and launched merchant analytics and predictive inventory workflows using React, TypeScript, FastAPI, Kafka, AWS, and RAG-style architectures, and has real production experience debugging non-deterministic AI issues caused by data pipeline freshness and event-ordering problems.”
Junior Full-Stack Software Engineer specializing in AI, FinTech, and e-commerce
“Built both traditional internal tooling and LLM-powered systems during an internship, including a React/Python/AWS calculator onboarding platform and a production-style ROS2 RAG assistant over 10K+ documents. Stands out for combining full-stack delivery, stakeholder coordination, and practical AI reliability work like retrieval tuning, source-grounded answers, and low-confidence fallbacks.”
Mid-level Full-Stack Java Developer specializing in cloud-native enterprise systems
“Backend/full-stack engineer with Blue Cross Blue Shield experience building a reactive, event-driven claims processing microservice platform on AWS (ECS, SNS/SQS) with Terraform-based IaC and strong observability (Dynatrace/CloudWatch). Demonstrated measurable production impact (32% less downtime, 24% higher processing efficiency) and deep database performance/migration expertise across MongoDB and Postgres.”
Mid-level AI/ML Software Engineer specializing in cloud-native MLOps and FinTech
“Software engineer with JPMorgan Chase experience delivering end-to-end fintech features (Next.js/React/Node/Postgres on AWS) and measurable performance gains. Built and productionized an AI-native credit decisioning workflow combining LLMs, vector retrieval, and a rules engine with strong governance (bias checks, auditability, human-in-loop), improving precision and cutting underwriting turnaround time by 40%.”
Mid-level Validation Engineer specializing in pharmaceutical and medical device CSV
“GMP CQV/validation professional with hands-on experience qualifying HVAC, purified water, and utility systems in manufacturing environments. They have supported capital projects from design review through commissioning and turnover, with strong ownership of URS, RTMs, IQ/OQ/PQ, deviations, and summary reports, plus practical field troubleshooting during OQ execution.”
Mid-level Software Development Engineer specializing in cloud-native FinTech and SaaS systems
“Engineer focused on AI-assisted and multi-agent software development, with hands-on experience designing structured agent workflows for implementation, testing, validation, and architectural review. Stands out for treating AI as an accelerator rather than a replacement, combining practical experimentation with strong attention to engineering fundamentals and operational concerns like observability, latency, and cost.”
Mid-level Full-Stack Developer specializing in healthcare and FinTech platforms
“Backend engineer who designed and evolved an AWS-based event-processing system in Python/PostgreSQL, achieving a 60% p95 latency reduction while improving reliability during traffic spikes. Led a zero-downtime migration from a monolithic Django app to FastAPI microservices using feature flags, strong testing, and cross-team coordination, with production-grade observability (Prometheus/Grafana/CloudWatch) and security (JWT/OAuth2, RBAC, Postgres RLS).”
Junior Full-Stack Software Engineer specializing in backend APIs and data systems
“Backend engineer who built an async FastAPI data pipeline at GHN Career Academy to replace a manual Excel-based workflow, migrating 30k+ contact records into Airtable with validation/deduplication and best-effort GPT-based enrichment. Emphasizes reliability under messy real-world data and partial failures via structured logging, retries, and resumable processing, unlocking downstream automations (e.g., Zapier and chatbots).”
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.”
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 healthcare, cloud, and data platforms
“Backend/platform engineer who owned a real-time customer analytics microservice stack in Python/FastAPI with Kafka streaming into PostgreSQL, including schema enforcement (Avro) and high-throughput optimizations. Strong Kubernetes + GitOps practitioner (EKS/GKE, Helm, Argo CD) who has handled CI/CD reliability issues with automated pre-deploy checks and rollbacks, and supported major migrations (on-prem to AWS; VM to EKS) with blue-green cutover planning.”
Mid-level Machine Learning Engineer specializing in LLM systems and healthcare data automation
“React performance-focused engineer who contributed performance patches back to an open-source context+reducer state helper after profiling and fixing excessive re-renders in an enterprise project management platform at Easley Dunn Productions. Also built an end-to-end LLM-driven pipeline at Prime Healthcare to normalize millions of supply-chain records, reducing defects by 80% and saving 160+ hours/month.”