Pre-screened and vetted.
Mid-level Machine Learning Engineer specializing in fraud detection and LLM systems
“At FiVerity, built and deployed a production LLM/RAG-based Information Gathering Tool for credit union fraud analysts that generates auditable investigation summaries from verified evidence. Focused on high-stakes constraints—hallucination prevention, cross-entity leakage controls, compliance/PII-safe monitoring, and latency—while also shipping customer-facing agentic workflows using CrewAI and LangGraph in close partnership with fraud and compliance stakeholders.”
Junior AI/ML Engineer specializing in LLMs, RAG, and information retrieval
“Internship experience shipping production AI systems: built an end-to-end RAG platform (Python/FastAPI + LangChain/LangGraph + vector search) to answer support questions from unstructured internal docs, with a strong focus on hallucination prevention through confidence gating and rigorous offline/online evaluation. Also delivered an AI-driven personalization/analytics feature using an unsupervised clustering pipeline, iterating with PMs to align statistically strong clusters with actionable business segmentation.”
Mid-level Full-Stack Developer specializing in Angular, Java, and MERN
“Full-stack developer with 4 years of experience and an MS in Computer Science who led frontend delivery for a large airline platform (booking, check-in, and payment flows) using Angular/TypeScript with a Java backend. Emphasizes quality at scale via SonarQube monitoring, E2E/regression testing, and iterative Agile collaboration with clients using Figma.”
Junior Software Engineer specializing in backend microservices and cloud-native systems
“Built and deployed a production Task Prioritization App using Python/Streamlit/MongoDB with Gemini API to score and rank tasks by context (deadlines, dependencies, urgency). Focused on reliability challenges like prompt tuning for nuanced task understanding, concurrent DB updates, and performance via async LLM calls, and validated usability through iterative feedback with a non-technical end user.”
Mid-level Backend Engineer specializing in distributed microservices and event-driven systems
“Software engineer (Yellow.ai) who built and productionized an AI-driven resume tailoring system using embeddings + Chroma RAG + QLoRA fine-tuning, deployed via Docker/Kubernetes with CI/CD on a CPU-only Oracle VM. Demonstrates strong reliability/evaluation rigor (custom hallucination/coverage/relevance metrics) and measurable business impact, including a 60% user satisfaction lift from improving chatbot intent accuracy with product and support teams.”
Mid-level Full-Stack Developer specializing in React/Next.js web applications
“Frontend engineer who has owned end-to-end delivery of multi-step commerce workflows, including an e-commerce cabinet customization platform and a food/grocery pickup ordering flow. Emphasizes scalable React architecture (Redux/RTK Query), strong automated quality (TDD, Jest/RTL, ESLint/Prettier/Husky), and performance/cost optimization via API caching and reduced AWS Lambda calls.”
Intern AI/Data Scientist specializing in LLMs, RAG, and MLOps
“Internship project at Builder Market: built an end-to-end production multimodal LLM application that estimates renovation/replacement costs from appliance photos (CLIP embeddings) or text descriptions, combining fine-tuning with agentic RAG. Focused heavily on real-world performance constraints—latency and cost—using parallel agent workflows, model routing to smaller/open-source models, re-ranking, and retrieval chunking, and collaborated closely with CEO/co-founders to deliver the solution.”
Mid-level AI/ML Engineer specializing in NLP, MLOps, and predictive analytics
“AI/ML Engineer at Fifth Third Bank who has shipped production fraud detection and risk analysis systems combining ML models with LLM-powered insights/explanations, including real-time monitoring, drift detection, and automated retraining under regulatory explainability constraints. Also built a hybrid-retrieval internal knowledge-base QA system (+20% top-5 relevance) and delivered a customer support chatbot that reduced first response time by 30% through strong stakeholder collaboration.”
“Game developer who implemented the battle simulation/progression system for "Gladiator Imperium," focusing on turn logic, stat-driven combat, and player-facing feel through UI and camera polish. Also has experience modernizing a 10+ year legacy project by refactoring into new frameworks and even migrating to a different programming language, leveraging AI to interpret undocumented code.”
Senior Full-Stack Software Engineer specializing in cloud, identity, and security platforms
“Frontend engineer (Cyderes) specializing in security analytics/SOC dashboards, building complex multi-tenant React + TypeScript interfaces for near real-time authentication and MFA monitoring. Known for scaling quality via strict TS, shared contracts, CI-enforced multi-level testing, and performance optimization, plus pragmatic incremental refactors and gated rollouts that protect active customer workflows.”
Mid-level Full-Stack Developer specializing in FinTech and cloud-native microservices
“Customer-facing software engineer who rapidly turns business requirements into Figma prototypes and PoC applications, using workflow prioritization and frequent client reviews to stay aligned. Has hands-on experience integrating with existing authentication/user APIs, building MongoDB-backed caching, and implementing robust fallback/retry mechanisms. Comfortable working on-site with customers and resolving production issues in AWS (e.g., DNS/EC2 traffic routing) in collaboration with DevOps.”
Mid-level AI/ML Engineer specializing in fraud detection, recommender systems, and forecasting
“ML engineer/data scientist who built and deployed a real-time fraud detection platform at Citi on AWS SageMaker, processing 3M+ daily transactions and improving fraud response by 28%. Combines unsupervised anomaly detection (autoencoders) with ensemble models (XGBoost/Random Forest) plus Airflow/Step Functions orchestration, drift monitoring, and explainability (SHAP) to keep models reliable and compliant in production.”
Senior DevOps/Solutions Engineer specializing in CI/CD, cloud platforms, and API integrations
“Solutions Architect with 5+ years leading pre- and post-sales engagements, focused on taking complex tooling from test/prototype to secure production through a structured discovery-to-deployment approach. Experienced in LLM workflow troubleshooting using tools like Langfuse/Gopher and in developer enablement via concise, hands-on workshops (e.g., Jenkins on Kubernetes at scale). Has navigated internal and external blockers to drive adoption and keep enterprise deals moving (including a Jenkins sale to Love's).”
Mid-level Machine Learning Engineer specializing in NLP, Generative AI, and RAG systems
“Built and deployed a production LLM-powered phone assistant for a healthcare clinic, combining streaming STT/TTS with RAG over approved clinic documents and strict safety guardrails to prevent unverified medical advice, plus seamless human handoff. Also has hands-on Apache Airflow experience building robust daily ML/data pipelines with data validation, retries/timeouts, monitoring, and metric-gated model deployment, and iterates closely with clinic staff using real call reviews.”
Mid-level Java Full-Stack Developer specializing in microservices and AWS
“Full-stack engineer (HCL Tech) with 4 years building enterprise, high-throughput microservices on AWS/Azure using Java/Spring Boot and React. Demonstrated measurable performance gains (40% throughput) through Redis caching, deep SQL/query tuning, and Kafka-based async refactors, plus strong DevOps/observability practices with Jenkins/CloudFormation and Datadog/Splunk.”
Mid-level Java/Full-Stack Software Engineer specializing in Healthcare and Insurance systems
“Full-stack engineer in the healthcare domain (Humana) who owned an end-to-end member portal for benefits/claims/appointments, built with React and Spring Boot microservices on AWS. Notably migrated legacy batch data flows to a Kafka streaming pipeline and tuned consumers/partitions/backpressure to improve real-time consistency and achieve ~12% processing performance gains.”
Mid-level Full-Stack Developer specializing in Python/Java and cloud-native web apps
“Robotics-focused full-stack engineer with hands-on ROS experience building sensor-processing and control nodes, plus a track record of debugging and optimizing real-time robot responsiveness via profiling and message-timing analysis. Uses Webots for pre-hardware validation and Docker/CI/CD to standardize deployments and catch issues early.”
Mid-level AI/ML Engineer specializing in MLOps, NLP, and real-time ML pipelines
“Built a production, real-time insurance claims document-understanding and fraud-detection pipeline using TensorFlow + fine-tuned BERT, deployed on AWS (SageMaker/Lambda/API Gateway) with automated retraining via MLflow and Jenkins. Addressed noisy documents and latency using augmentation and model distillation (3x faster), cutting claims ops manual review by ~50% and reducing fraudulent payouts.”
Mid-level Software Engineer specializing in Java microservices and ML model integration
“Backend/ML platform engineer who owns end-to-end delivery of ML-serving APIs (FastAPI + TensorFlow) and runs them reliably on Kubernetes using ArgoCD GitOps. Has hands-on experience solving production-only issues (probe tuning for model warm-up, resource profiling) and building scalable Kafka streaming pipelines, plus supporting phased on-prem to AWS migrations with dependency discovery and recreation of hidden jobs/workflows.”
Mid-level Data Scientist / ML Engineer specializing in MLOps and Generative AI
“Built and deployed an AI agent to help patients navigate complex housing information by scraping and normalizing unstructured data across all 50 U.S. states, then layering a LangChain RAG system with MMR re-ranking to reduce hallucinations. Experienced in orchestrating multi-agent workflows (LangGraph/CrewAI) and production reliability practices (Pydantic-validated outputs, LLM-as-judge evals, tracing). Also delivered stakeholder-facing explainability via SHAP dashboards for a loan-approval predictive model at Welspot.”
Senior Backend Software Engineer specializing in distributed systems and cloud microservices
“Backend engineer with NTT Data experience building Java/Spring Boot services for product-data ingestion, including Kafka-based asynchronous pipelines and Redis read-through caching. Also built a personal RAG system deployed on Google Kubernetes Service using FastAPI, LangChain, and Pinecone with multi-tenant data isolation; holds a Master’s background in Machine Learning.”
Intern Full-Stack Software Engineer specializing in web apps and distributed systems
“Built an itinerary-planning startup MVP (LessGO) using React/TypeScript and a Node/Express backend integrating Google Maps and Gemini AI. Notably optimized Gemini latency from ~40 seconds to ~3 seconds through frontend caching, debugging, and model selection, and has TA experience supporting others with deployments and database connectivity.”
Mid-Level Software Development Engineer specializing in Java microservices and cloud DevOps
“Graduate project contributor/maintainer in the open-source JavaScript ecosystem who built “Intersect,” a blockchain-based certification verification platform. Developed a front-end component library integrating QR generation/scanning and Ethereum smart contract interactions, and improved real-world QR scan reliability across devices via custom image preprocessing and performance profiling-driven React optimizations.”