Pre-screened and vetted.
Junior Full-Stack Engineer specializing in AI/EdTech and real-time web apps
“Full-stack engineer at an early-stage EdTech startup building an AI-tutoring product; owns most of a Django REST backend, CI/CD, and key customer-facing features like FERPA-compliant auth, subscription payments, and real-time LaTeX input/rendering. Also built a /rPlace-style real-time multiplayer canvas (PolyPlace) using microservices, WebSockets, and event sourcing, with performance-focused client rendering (zoom/pan/viewport-based updates) and stress testing.”
Mid-level Full-Stack Engineer specializing in Java/Spring, React, and AWS cloud platforms
“Full-stack/product-leaning engineer in logistics and high-traffic portals who ships production AI features: built an AI-assisted shipment status Q&A system using Pinecone + GPT-4 and a high-volume Python ingestion pipeline (500K+ records/day), delivering 35% fewer support tickets and cutting resolution time from 11 to 4 minutes. Also led a legacy Angular-to-React/TypeScript rebuild that boosted Lighthouse performance from 60 to 90, and has hands-on AWS EKS operations experience including resolving a 3x traffic scaling incident.”
Mid-Level Software Engineer specializing in distributed systems and AI agent workflows
“Software engineer with enterprise CPQ/CRM/ERP integration experience (Argano) who owned an end-to-end pricing preview capability deployed on AWS Kubernetes with Jenkins CI/CD and full observability (Prometheus/Grafana). Also built an AI-native research agent using LangChain + Chroma to filter academic papers, reporting ~15 hours/week saved for a professor.”
Junior Full-Stack Software Engineer specializing in Python APIs, React, and cloud AI integrations
“Customer-facing software engineer who builds and deploys practical AI/RAG solutions (e.g., an AI assistant for searching billing PDFs) by deeply understanding support workflows and iterating with users. Demonstrates strong production instincts—quickly stabilizing peak-traffic API timeouts with caching/background jobs, then implementing durable fixes with proper monitoring and maintainable code practices.”
“Forward Deployed Engineer at EasyBee AI who productionized a self-storage customer’s multi-agent LLM system end-to-end—rebuilding it with LangGraph/CrewAI, integrating with real property management + CRM systems via an MCP server, and adding observability/guardrails for reliable daily use. Experienced in live troubleshooting of agentic workflows, developer demos/workshops (including an open-source project, MerryQuery), and partnering with sales to close deals through customer-specific technical demos and fast integration feedback loops.”
Mid-Level Backend/Systems Engineer specializing in distributed messaging and IoT
“Recent research master’s graduate who built a Python backend for an interconnected RabbitMQ/MQTT system, including automation, benchmarking, and network-link optimization between brokers. Has hands-on edge computing experience (lightweight Kubernetes on a ~40 Raspberry Pi IoT cluster) and made architecture decisions for real-time streaming by evaluating Kafka and ultimately choosing Apache Storm.”
Entry-Level Full-Stack Software Engineer specializing in web apps and cloud
“Full-stack engineer with production experience building a real-time order tracking system using React + Firebase/Firestore, emphasizing audit-friendly data modeling, state-machine-based status transitions, and strong post-launch ownership (performance, security rules, reliability). Demonstrated measurable frontend performance gains by isolating real-time updates to dynamic components and applying memoization, plus backend reliability patterns (idempotency, retries) and SQL query/index optimization validated with EXPLAIN ANALYZE.”
Mid-level Full-Stack & AI Engineer specializing in LLM applications
“Full-stack engineer who has shipped and operated generative-AI chat/QA features end-to-end, including a RAG-based pipeline with guardrails and cost/latency monitoring in production. Experienced with React/TypeScript + Node/Postgres architectures, Dockerized deployments to AWS (EC2) via GitHub Actions CI/CD, and building reliable ingestion/ETL systems with idempotency, backfills, and reconciliation.”
Mid-level AI/ML Software Engineer specializing in GPU-optimized LLM inference and cloud microservices
“Built and deployed a production RAG-based multilingual analytics assistant for healthcare operations, enabling non-technical teams to query claims/EHR and risk metrics with grounded explanations. Demonstrates strong end-to-end LLM system engineering (retrieval tuning, re-ranking, hallucination controls, verification layers) plus workflow orchestration (Airflow/Composer/Step Functions) and stakeholder-driven iteration via prototypes and dashboards.”
Mid-level Backend Software Engineer specializing in Python APIs and cloud-native systems
“Software/product engineer who owns customer-facing internal platforms end-to-end, with deep experience building data pipeline health and data quality tooling (near-real-time alerting and ops dashboards). Strong in React/TypeScript + Python REST architectures and microservices with RabbitMQ, emphasizing reliability patterns (idempotency, DLQs, correlation IDs) and fast, safe iteration via feature flags, testing, and observability.”
Mid-level AI/ML Engineer specializing in Generative AI and RAG systems
“Currently at ProShare and reports building an AI/LLM-powered system deployed to production, aimed at helping with status-related difficulties and reducing misunderstandings across transactions. Also cites prior collaboration at Porsche with marketing teams, focusing on translating marketing goals into technical requirements and communicating solutions clearly to non-technical stakeholders.”
Senior DevOps Engineer specializing in cloud infrastructure, CI/CD, and Kubernetes
“Cloud/DevOps-focused engineer with hands-on experience building Azure DevOps CI/CD pipelines for containerized applications deployed to AKS, including security scanning, approvals, versioned artifacts, and rollback. Also implemented Terraform-based IaC for Azure (VNets/subnets/NSGs/AKS) with modular design, remote state/locking, and drift detection; resolved a real deployment outage caused by an Azure RBAC permission change.”
Senior Full-Stack AI/ML Engineer specializing in MLOps and GenAI
“Senior backend/data engineer who has built and maintained HIPAA-compliant, real-time clinical FastAPI services on AWS, orchestrating ML/LLM and vector DB calls with strong reliability patterns (auth, timeouts/retries, graceful degradation, idempotency). Also delivered AWS IaC/CI-CD (Terraform/Helm/GitHub Actions) across EKS/Lambda/SageMaker and built Glue/Spark ETL with schema evolution and data quality controls, plus demonstrated large SQL performance wins (15 min to <9 sec) and hands-on incident ownership.”
Mid-level Software Development Engineer specializing in Python, APIs, and AWS
“Backend engineer with experience modernizing legacy systems and building modular Python/Flask services, including a REST-to-GraphQL migration for an e-commerce platform that improved API response time by 45%. Strong in performance and scalability work across PostgreSQL/SQLAlchemy (indexing, JSONB, N+1 fixes, connection pooling) and high-throughput systems (Celery + Redis), plus integrating ML microservices with TorchServe, Kafka streaming, feature stores, and Prometheus/Grafana monitoring.”
Mid-level Full-Stack Software Engineer specializing in GenAI (RAG/LLM) systems
“Backend/platform engineer who has owned FastAPI microservices for analytics/ML ingestion and driven measurable performance gains (cut latency ~40%). Experienced deploying to AWS (ECS/EKS) with GitOps (GitHub Actions + ArgoCD + Helm), and has executed an on-prem to AWS migration using Terraform with parallel-run cutover and ~30% runtime improvement. Also built Kafka-based real-time user activity streaming with Prometheus/Grafana observability.”
Junior Software Engineer specializing in full-stack tools and LLM inference infrastructure
“Full-stack/edge-focused engineer who took a manual, terminal-based AI calibration workflow and turned it into a web-enabled remote calibration system designed for low-bandwidth 5G field deployments, now used across 85+ field sites. Experienced operating edge fleets with versioned rollouts, Kubernetes-based cloud monitoring, and Prometheus/Grafana observability, plus refactoring fast-moving AI codebases for modularity and strong typing.”
Mid-level AI Engineer specializing in GenAI, agentic workflows, and RAG systems
“Built a production multi-agent RAG assistant using LangChain/LangGraph with OpenAI embeddings and FAISS, focusing on retrieval quality and latency (Redis caching, parallel retrieval, precomputed embeddings). Experienced orchestrating ETL/ML pipelines with Airflow and Databricks Workflows, and has delivered an AI assistant for business ops to extract insights from policy/compliance documents through close non-technical stakeholder collaboration.”
Senior DevOps Engineer specializing in multi-region AWS/GCP cloud infrastructure
“Backend/data engineer with strong AWS production experience spanning FastAPI microservices and large-scale data pipelines. Has delivered containerized Python services on EKS with Terraform/Helm/GitHub Actions, implemented robust auth/secrets practices, and owned ETL reliability (Glue/S3/Redshift) including incident response and idempotent reruns. Demonstrated SQL tuning on 50M-record ETL workloads to remove SLA misses and improve reliability.”
Mid-level Full-Stack Software Engineer specializing in cloud-native apps and AI copilots
“Internship project building and deploying a LLaMA-based, RAG-enabled copilot inside a Professional Services Automation platform, enabling natural-language navigation, text-to-SQL reporting, and project/resource/budget insights across multiple modules. Addressed real production issues like context drift and vague queries with hybrid search, metadata enrichment, and an intent classification/rewriting layer, orchestrated via Apache Airflow—ultimately cutting PMO reporting time by 40%.”
Mid-level Full-Stack Developer specializing in AI-driven cloud-native applications
“Full-stack engineer with healthcare/ops analytics experience at PatientXpress, shipping a real-time operational dashboard end-to-end (React/TypeScript + Node/Postgres on AWS) that cut manual reporting by 50%. Strong in performance and reliability work—pagination/caching, Postgres indexing/partitioning, Terraform-based AWS provisioning, CI/CD with GitHub Actions, and production incident response with improved monitoring (CloudWatch/Prometheus).”
Mid-level DevSecOps Engineer specializing in secure CI/CD and FedRAMP-aligned cloud infrastructure
“Cloud infrastructure/DevOps engineer focused on AWS/Azure production environments, with hands-on experience running EKS-based platforms, Terraform-driven IaC, and secure Jenkins/GitLab CI pipelines. Has led real-world migrations from EC2 to Kubernetes using blue/green cutovers and executed multi-AZ failover testing with documented same-day recovery and no data loss; does not have direct IBM Power/AIX ownership experience.”