Pre-screened and vetted.
Mid-Level Full-Stack Java Engineer specializing in microservices and cloud
“Full-stack developer who built an end-to-end Hotel Management System using React and Spring Boot with MongoDB and AWS. Has hands-on experience debugging API/data-fetching issues with Postman and validating results against the database, plus exposure to handling large data workloads with chunking and monitoring via Grafana/Tabula.”
Senior ADAS/Autonomous Vehicle Validation Engineering Manager
“Controls and automated-vehicle engineer from the EcoCar EV Challenge who led an 8-person team implementing ACC and lane-centering directly on a vehicle (1st place result). Strong in CAN-based debugging, simulation-to-real deployment (Simulink to C++/dSPACE), and distributed robotics communication using DDS, with additional exposure to multi-agent RL and control barrier functions for coordinated driving.”
Mid-level Java Developer specializing in Spring Boot microservices and AWS
“Backend engineer with primary experience in Java/Spring Boot microservices, AWS (EC2/ECS/Lambda), and CI/CD automation with Jenkins. Supported modernization/migration efforts at Berkshire Hathaway and Citius Infotech by containerizing legacy components with Docker, refactoring services to be stateless, and managing infra changes via Terraform and Git-based workflows; has limited but practical Python API prototyping experience (Flask/FastAPI) and solid conceptual grounding in Kubernetes and Kafka.”
Mid-level Data Engineer specializing in scalable ETL, streaming analytics, and cloud data platforms
“At Dreamline AI, built and productionized an AWS-based incentive intelligence platform that uses Llama-2/GPT-4 to extract eligibility rules from unstructured state policy documents into structured JSON, then processes them with Glue/PySpark and serves results via Lambda/SageMaker/API Gateway. Designed state-specific ingestion connectors plus schema validation and automated checks/alerts to handle frequent policy/format changes without breaking the pipeline, and partnered with business/analytics stakeholders to deliver interpretable eligibility decisions via explanations and dashboards.”
Mid-level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices
“Backend engineer with fintech/banking experience (e.g., Canara Bank) building secure Python/Flask microservices for financial reporting and unified data access. Strong in Postgres/SQLAlchemy performance optimization (including materialized views) and in productionizing ML services on AWS (Lambda/ECS/CloudWatch) with Docker, model registries, and blue-green deployments, plus multi-tenant isolation via JWT-based middleware.”
Mid-level AI/ML Engineer specializing in MLOps and LLM-powered applications
“AI/ML engineer with production experience building a RAG-based internal analytics assistant (Databricks + ADF ingestion, Pinecone vector store, LangChain orchestration) deployed via Docker on AWS SageMaker with CI/CD and MLflow. Strong focus on real-world constraints—latency/cost optimization (LoRA ~60% compute reduction), hallucination control with citation grounding, and enterprise security/governance. Previously at Intuit, delivered an interpretable churn prediction system (PySpark/Databricks, Airflow/Azure ML) that improved retention targeting ~12%.”
Mid-Level Software Developer specializing in Java, Cloud, and Microservices
“Backend/Python engineer who owned an end-to-end FastAPI + AWS internal natural-language document Q&A system (Textract extraction, embeddings/vector DB, LLM integration) with strong focus on reliability and latency. Hands-on with Kubernetes + GitOps (Argo CD, Helm, rolling updates/auto-rollback) and built/optimized Kafka streaming pipelines using Prometheus/Grafana. Also supported a zero-downtime on-prem to cloud migration with parallel run and gradual traffic cutover.”
Mid-level AI/ML Engineer specializing in NLP, Generative AI, and MLOps in Financial Services
“ML/LLM engineer at Charles Schwab who built a production loan-advisor chatbot integrated with internal knowledge and loan-calculator APIs, adding strict numeric validation to prevent rate hallucinations and optimizing context to control costs. Also runs ~40 Airflow DAGs orchestrating retraining/ETL/drift monitoring with an automated Snowflake→SageMaker→auto-deploy pipeline, and uses rigorous testing plus canary rollouts tied to business metrics and compliance constraints.”
Mid-level Data Scientist specializing in ML, MLOps, and customer analytics
“ML/NLP practitioner focused on insurance/claims analytics for a large financial firm, working with millions of fragmented structured and unstructured records. Built production-grade pipelines for entity extraction, entity resolution, and semantic search using Sentence-BERT + vector DB, including fine-tuning with contrastive learning (reported ~15% recall lift) and scalable ETL/containerized deployment on Kubernetes.”
Senior Data Scientist / ML Engineer specializing in NLP, anomaly detection, and cloud ML platforms
“ML/NLP practitioner who built customer-feedback topic modeling (NMF + TF-IDF) to diagnose chatbot-to-agent handovers and drove product/ops changes that reduced operational costs by 20%. Also developed LSTM-based intent recognition using Word2Vec/GloVe embeddings for semantic linking, and deployed an LSTM autoencoder for fraud anomaly detection that cut false positives by 25% while capturing 15% more fraud in A/B testing.”
Junior AI Software Engineer specializing in GenAI and full-stack ML deployment
“Backend/Founding-Engineer-style builder who architected AESOP, a multi-agent distributed platform for biomedical literature evidence synthesis. Implemented an async FastAPI stack on AWS with LangGraph orchestration, Redis/Postgres+pgvector, and Celery-based background processing, plus defense-in-depth security (JWT refresh/rotation and DB-level isolation). Notable for hardening LLM workflows with multi-layer validation and convergence safeguards to prevent hallucinations and infinite agent loops.”
Senior Full-Stack Software Engineer specializing in scalable web platforms and cloud microservices
“Full-stack engineer with strong production ownership who built a "Problem Workspace" coding feature using Next.js App Router + TypeScript, combining Server Components for fast initial render with WebSocket-driven real-time execution updates. Demonstrates deep reliability and data-consistency expertise (idempotency keys, Postgres constraints/indexing, EXPLAIN ANALYZE) and has implemented durable async orchestration (Temporal-style workflows) to reduce failures and timeouts under load.”
Junior Software Developer specializing in full-stack, data platforms, and Azure cloud
“Backend engineer with hands-on experience designing and refactoring scalable Node.js/MongoDB systems and building Python/FastAPI services. Emphasizes production-grade security (JWT, refresh tokens, RBAC, Supabase Auth, RLS) and reliability practices like strong testing, monitoring, and rollback planning, including resolving concurrency and token/validation edge cases.”
“Built an AI-driven insurance policy summarization platform at Marsh, taking it end-to-end from messy PDF ingestion/OCR and custom extraction through LLM fine-tuning and AWS SageMaker deployment. Delivered measurable impact (25% reduction in manual review time, 99% uptime) and demonstrated strong production MLOps/LLMOps practices with Airflow/Step Functions orchestration, rigorous evaluation (ROUGE + human review), and continuous monitoring for drift, latency, and hallucinations.”
Mid-level Full-Stack Software Engineer specializing in cloud-native and AI-integrated systems
“Built and deployed a Virginia Tech CS department blog/archive application using a MERN/Next.js stack and a fully serverless AWS architecture (Lambda, API Gateway, S3, CloudFront, Route 53), including CI/CD via the Serverless Framework. Implemented RBAC for student/faculty/admin users and added an article export feature backed by MongoDB.”
Mid-Level Software Engineer specializing in backend, data platforms, and FinTech systems
“Backend engineer with experience at HSBC and Machinations who has delivered major production performance wins (cutting large trade-file upload times from ~13–15s to ~2s) using chunked parallel processing with strong reliability controls. Also built and shipped an applied AI RAG workflow using Langflow + Cohere embeddings + FAISS with hosted/local LLM fallbacks (Hugging Face, Ollama) and production-grade guardrails, observability, and evaluation.”
Senior Backend Software Engineer specializing in Java microservices, Kafka, and AWS
“AI engineer who shipped a production chat assistant for a storage company by building the underlying RAG-style knowledge base (document ingestion, chunking/embeddings, FAISS vector store) and an admin update interface to keep content current. Also has full-stack delivery experience (Python REST APIs + React/TypeScript UI) and AWS operations using Terraform/Jenkins, including handling a real production performance incident by optimizing DB queries and adding auto-scaling.”
Mid-level AI/ML Engineer specializing in GenAI agents, RAG pipelines, and MLOps
“AI/ML engineer who built a production RAG-based internal document intelligence assistant (LangChain + Pinecone) to let employees query enterprise reports in natural language. Demonstrated hands-on pipeline orchestration with Apache Airflow and tackled real production issues like retrieval grounding and latency using tuning, caching, and token optimization, while partnering closely with non-technical business stakeholders through iterative demos.”
Junior QA Automation Engineer specializing in banking and trading platforms
“QA automation engineer with Barclays digital banking experience who owned an end-to-end regression suite across UI, API, and database layers (Selenium/TestNG, REST Assured, SQL) and integrated it into CI/CD (Jenkins/GitLab). Known for preventing high-impact financial defects like duplicate transaction postings by adding backend SQL validations, negative/edge-case coverage, and converting production issues into automated regression tests; also strong in Cypress flake reduction using cy.intercept/cy.session and stable selectors.”
Mid-Level Software Engineer specializing in cloud-native backend systems
“Full-stack/backend engineer with deep experience building real-time fraud and credit-risk systems. Shipped an event-driven fraud monitoring platform (Kafka→MongoDB/Redis→WebSockets) delivering sub-200ms updates to 3000+ concurrent internal users, and built a Java/Spring Boot credit risk decisioning API that improved turnaround time by 30–40%. Strong AWS production operations (ECS Fargate/RDS/Redis) with proven incident response and performance tuning.”
Mid-level Java Full-Stack Developer specializing in microservices and cloud-native web apps
“Full-stack engineer who has shipped and owned production analytics dashboards using Next.js App Router + TypeScript, combining server components for data-heavy pages with client components for interactive charts/filters. Also built a Temporal-orchestrated payment reconciliation workflow with versioning, idempotency, and exponential-backoff retries, and has hands-on Postgres query/index optimization using EXPLAIN ANALYZE.”
Mid-level Data Scientist specializing in Generative AI, RAG systems, and ML engineering
“AI/LLM engineer who built a production QA RAG for a University of Massachusetts faculty success initiative, cutting service tickets by 70%. Strong end-to-end RAG implementation skills (LangChain, Qdrant, hybrid/HyDE retrieval, FastAPI) with rigorous evaluation (RAGAS, LLM-as-judge) and practical handling of constraints like API rate limits and cost. Prior cross-functional delivery experience collaborating with SMEs and business owners at TCS and IBM.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native web platforms
“Software engineer with experience at Goldman Sachs and Arizona State University’s Learning Engineering Institute, shipping production backend systems including a vendor equities invoice-generation service designed for extensibility across multiple vendors. Built Django REST + PostgreSQL backends with JWT auth and Pytest coverage, and delivered data-heavy, responsive Angular dashboards; also has exposure to AWS EC2 deployments and GitLab CI/CD automation.”
Intern Full-Stack Software Engineer specializing in AWS serverless and real-time web apps
“New-grad/early-career engineer who led high-stakes modernization of a field-operations platform from Firebase to AWS using an incremental/dual-write strategy, achieving zero downtime and ~30–32% infra cost reduction while improving scalability. Also built and productionized an AI-native code assistant (LangChain + Pinecone RAG) with measurable online metrics and safety guardrails, and has experience working directly with CEO/CTO/CPO and embedded with customer teams to ship enterprise features quickly.”