Pre-screened and vetted.
Mid-level Generative AI Engineer specializing in LLMs, RAG, and agentic systems
“Built a production "Mini RAG Assistant" for internal document Q&A, focusing on grounded answers (anti-hallucination), retrieval quality, and latency/cost optimization. Uses LangChain/LangGraph for orchestration and applies a metrics-driven evaluation loop (including reranking and semantic chunking improvements) while collaborating closely with product stakeholders.”
Mid-Level Full-Stack Software Engineer specializing in Healthcare IT and FinTech
“Engineer with experience in regulated healthcare and financial systems, including a United Health healthcare service migration to AWS. Built documentation-as-code for CI/CD (Jenkins/Docker/Kubernetes/Terraform + GitHub Actions) that accelerated release cycles from 3 weeks to 4 days and tied security configuration (Spring Security/OAuth2/JWT) directly to HIPAA/GDPR compliance. Strong in observability-led incident response (ELK/Prometheus/Grafana) and performance tuning (PostgreSQL, async processing), citing MTTR reduction from 3 hours to 50 minutes and support for 250K+ concurrent users.”
Junior Full-Stack Software Engineer specializing in React/Node, cloud, and LLM-powered automation
“Master’s program project lead who built and deployed a real-time sound recognition system (Flask + React Native + ML) that was adopted by 200+ university students. Demonstrates strong production engineering and cross-layer debugging—solving latency, unreliable uploads, and observability gaps using microservice separation, chunked/idempotent transfers, and packet-capture-driven network diagnosis—plus AWS/on-prem and IoT edge-to-cloud integration experience.”
Mid-level GenAI Engineer specializing in RAG, LLM agents, and enterprise automation
“Accenture engineer who built and shipped a production RAG-based automation/chatbot for SAP incident triage and troubleshooting, embedding thousands of runbooks/logs/tickets into a semantic search pipeline and integrating it into Teams/Slack. Reported major productivity gains (30–60% time reduction), >90% validated answer accuracy, and sub-2-second responses, with strong orchestration (Airflow/Prefect/LangGraph) and reliability practices (guardrails, testing, monitoring).”
Junior Full-Stack Software Engineer specializing in MERN and data/AI applications
“Early-career CS/data professional with hands-on experience integrating analytics dashboards into a production MERN system, including a Redux state redesign and schema validation that delivered zero-downtime release and measurable performance gains (~30% faster APIs, 25% faster reporting). Previously a data analyst at Reliance Jio, where they extended Python-based reporting pipelines (CSV/MySQL) with automated validation and anomaly detection to improve KPI dashboard reliability and cut investigation time by ~30%.”
Mid-Level Software Development Engineer specializing in GenAI automation and cloud systems
“Backend Python engineer who architected an event-driven order integration engine connecting EDI vendors to ERP/WMS/3PL systems, including a canonical order model and adapter framework to eliminate per-customer hardcoding. Has hands-on Kubernetes production experience (microservices, Celery workers, CronJobs, HPAs) and implemented GitOps/CI-CD using GitHub Actions, Docker, and ArgoCD, including moving deployments from on-prem to Azure.”
Junior Full-Stack & ML Engineer specializing in AI-driven web platforms and healthcare analytics
“Backend-focused engineer who owned an AI mentoring workflow platform built in Django with LangGraph multi-agent orchestration, optimizing it to stay under 200ms latency while scaling past 1,200 active users using profiling, caching, load testing, and OpenTelemetry-style tracing. Also has hands-on experience containerizing and deploying Python/ML services to AWS ECS via GitHub Actions/GitOps, and building reliable real-time pipelines with webhooks and Redis queues (idempotency, backpressure, DLQ).”
Senior Full-Stack Java Developer specializing in microservices and cloud platforms
“Full-stack engineer focused on data-heavy platforms, building Spring Boot microservices and Angular/React dashboards end-to-end. Has hands-on experience improving large-scale API and UI performance (including cutting 8–10s response times) and ensuring cross-service consistency using Kafka, idempotent consumers, and strong validation/transaction patterns on AWS with CI/CD and observability (Prometheus/ELK).”
Senior Data Scientist specializing in LLM applications, RAG systems, and production ML
“Senior Data Scientist in consulting who has built production RAG systems for insurance/annuity document search at large scale (100K+ PDF pages), emphasizing grounded answers, guardrails, and low-latency retrieval. Experienced in end-to-end MLOps for LLM apps—monitoring, evaluation sets, drift handling, and safe rollouts—and in orchestrating complex pipelines with Prefect/Airflow and deploying services on Kubernetes.”
Mid-level Software Engineer specializing in Java/Spring Boot microservices
“Full-stack AI engineer who built Skillmatch AI, an LLM/RAG-based job matching platform using FastAPI microservices, Airflow-orchestrated async pipelines, and Pinecone vector search (sub-second retrieval across 50k+ vectors) deployed on GCP with autoscaling. Also partnered directly with a cancer researcher to automate SEER + PubMed-driven report generation via an AI pipeline, emphasizing rapid prototyping and outcome-focused communication.”
Senior Software Engineer specializing in cloud-scale distributed systems and data platforms
“LLM/RAG-focused engineer who repeatedly takes agentic workflows from impressive demos to dependable production using rigorous evals, SLOs, and deep observability. Has led high-impact incident mitigation (22-minute MTTR during a major sale) and developer enablement workshops, and partnered with sales to close a $410k ARR enterprise deal with a tailored RAG pilot (FastAPI/pgvector/Okta/InfoSec-ready).”
Mid-level GenAI/Data Engineer specializing in LLMs, RAG systems, and fraud detection
“ML/NLP engineer with banking domain experience who built a GenAI-powered fraud detection and risk intelligence system at Origin Bank, combining RAG (LangChain + FAISS), fine-tuned BERT NER, and GPT-4/Sentence-BERT embeddings. Delivered measurable impact (25% higher fraud detection accuracy, 40% less manual review) and emphasizes production-grade pipelines on AWS SageMaker/Airflow with strong data validation and scalable PySpark processing.”
Junior AI/Software Engineer specializing in LLM agents, RAG, and full-stack ML systems
“Backend engineer who built an Emergency Alert System with Virginia Tech for the City of Alexandria, focusing on real-time ingestion, secure dashboards, and AI-assisted prioritization. Emphasizes high-stakes reliability with guardrails (hybrid rules+LLM, confidence-based fallbacks), scalable async processing, and defense-in-depth security (JWT/RBAC plus database row-level security).”
Mid-level Full-Stack Developer specializing in cloud-native web apps and AI monitoring
“QA automation-focused candidate with hands-on ownership of unit and integration test suites, including CI/CD integration in GitLab. Caught a database-query regression that would have shipped incomplete API data by relying on automated integration tests, and has practical Cypress experience stabilizing flaky tests using cy.intercept()/cy.wait() and stable selectors.”
“Backend developer (recent co-op at Ticker) building and architecting financial backend services with near real-time data needs, including third-party API integrations. Improved performance and reliability via Redis caching (tiered refresh + TTL) and PostgreSQL query tuning (EXPLAIN ANALYZE + composite indexes), and has exposure to AI-agent/RAG concepts for validating stock-market information against trusted sources.”
Mid-Level Full-Stack Software Engineer specializing in Java microservices and React
“Backend-focused TypeScript/Node.js engineer who owned a production microservice for transactional workflows in a React + microservices platform, integrating REST and Kafka event processing. Emphasizes operability and correctness (idempotency keys, exponential backoff retries, DLQs, centralized logging/metrics/alerts) plus strong API DX via versioning and Swagger/OpenAPI with improved error contracts based on developer feedback.”
Mid-level Software Engineer specializing in Python backend and LLM/ML systems
“Backend/AI engineer who has shipped production LLM systems end-to-end, including an AI request-routing service (FastAPI + BART MNLI + OpenAI/Gemini) that improved accuracy ~25% after launch via eval-driven prompt/category iteration. Also built an enterprise document intelligence/RAG platform on Azure (Blob/SharePoint/Teams ingestion, OCR/NLP chunking, embeddings in Azure Cognitive Search) with PII guardrails (Presidio), confidence gating, and scalable event-driven pipelines handling millions of documents.”
Mid-Level Full-Stack Product Engineer specializing in TypeScript/React, Java, and AI integration
“Full-stack product engineer who builds and owns production features across Next.js/React/TypeScript and Java Spring Boot, with strong Postgres data modeling and performance tuning. Has delivered measurable improvements (60%+ faster renders, 2s→100ms queries, 50% lower workflow latency) and built reliable Kafka-based workflows with robust observability (Prometheus/Grafana/Alertmanager) and high test coverage.”
Mid-level Software Engineer specializing in Java microservices and cloud-native systems
“Enterprise workflow/product engineer (DXC) who owned a customer-facing workflow application for 500+ users and improved performance ~30% through API/SQL optimization, caching, and CI/CD-backed iteration. Experienced designing React/TypeScript + Java/Spring Boot systems and operating microservices with RabbitMQ/Kafka-style messaging, emphasizing reliability via DLQs, backpressure, and strong observability. Also built an internal automation dashboard adopted by support/ops teams to cut manual work and reduce SLA misses.”
Mid-Level Full-Stack Software Engineer specializing in Java/Spring and React
“Full-stack engineer who has shipped a real-time social engagement feature (live messaging + personalized feeds) for a career networking platform, owning everything from WebSockets/SSE and JWT+Redis auth through Docker/Kubernetes production deployment. Also built a production Flask backend for an AI-driven movie recommendation system on AWS, with strong API design (versioning/error standards) and hands-on performance tuning (Typesense +47% query improvement, Postgres indexing, Redis caching, CloudWatch-driven incident response).”
Junior Backend/Cloud Software Engineer specializing in microservices and DevOps
“Cloud/DevOps-focused engineer with strong Linux production operations experience, deploying microservices to AWS on Docker/Kubernetes. Has built and operated secure CI/CD (GitHub Actions/Jenkins) and Terraform IaC workflows with approvals, remote state, and drift detection, and has hands-on incident recovery experience in containerized environments; limited direct IBM Power/AIX/PowerHA exposure.”
Executive Technology Leader & Strategic Architect specializing in cloud-native platforms
“Technology leader with experience driving multi-year transformations at Jewelry Supply, including migrating a legacy custom e-commerce platform to SaaS and leading a 3-year ERP program from requirements through implementation and training. Also led a major architecture shift from self-hosted virtualized infrastructure to cloud Kubernetes with a strong DevOps/DevEx focus, emphasizing stakeholder buy-in and scalable processes for distributed engineering teams.”