Vetted Data Structures and Algorithms Professionals

Pre-screened and vetted.

AB

Junior Software Engineer specializing in full-stack, data engineering, and mobile apps

Seattle, WA3y exp
AmazonArizona State University

Built production LLM agents at Hivenue and Amazon, spanning consumer booking automation and internal data-query/reporting workflows. Stands out for combining conversational UX with strong reliability engineering—strict tool use, state machines, schema validation, idempotency, and evaluation pipelines—and can point to measurable impact including a 21% reduction in time to book and a 12% conversion lift.

View profile
FB

Fenil Bhimani

Screened

Mid-level Full-Stack Developer specializing in FinTech and Healthcare systems

3y exp
CitigroupCal State Fullerton

Open-source contributor who improved React Query’s caching/subscription behavior to reduce unnecessary re-renders via debouncing and batched updates, validated with benchmarking and extensive tests. Also maintained a Flask extension and resolved production background-task hangs by tracing Redis connection handling issues, adding cleanup/retry logic and troubleshooting docs. In a fast-paced startup, owned the design of a Celery+Redis multi-queue background processing system with Prometheus-based observability.

View profile
AK

Ansh Krishna

Screened

Intern Data Scientist specializing in ML systems and LLM-powered analytics

Noida, India1y exp
Data Security Council of IndiaUSC

Built an autonomous decision analytics LLM agent for end-to-end tabular binary classification, using RAG (FAISS) to retain context across multi-step queries. Deployed as a FastAPI service with production-style reliability features (schema-aware validation, fallbacks, retries, structured outputs) plus offline/online evaluation and monitoring to reduce analysis time and improve consistency versus stateless approaches.

View profile
SG

sumanth gunda

Screened

Mid-level Backend Software Engineer specializing in cloud data services

4y exp
Cardinal HealthArizona State University

Data engineer/backend engineer with experience in healthcare (Cardinal Health provider enrollment) and finance (Northern Trust) building and stabilizing data pipelines and REST services. Worked with APIs and Kafka at ~200k–300k records/day, improving data quality (DLQ + validation), performance (SQL/indexing), and reliability/observability (logging, alerts, consumer lag metrics), and stood up an early-stage financial data service with Jenkins-based CI/CD.

View profile
Mukul Sai Pendem - Mid-level Full-Stack Engineer specializing in cloud-native microservices and DevOps in United States (Remote)

Mid-level Full-Stack Engineer specializing in cloud-native microservices and DevOps

United States (Remote)4y exp
Saayam for AllNortheastern University

Backend engineer with strong Python/FastAPI microservices ownership, including an ML-serving service with embeddings, async DB access, and Redis caching to reduce latency under high load. Experienced deploying and operating containerized services on Kubernetes using GitOps (Argo CD/Helm) with automated CI/CD, plus hands-on Kafka streaming pipeline tuning and enterprise migration work (Infosys) using blue-green/active-passive strategies.

View profile
Ramtin Kazemi - Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML in San Diego, California

Ramtin Kazemi

Screened

Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML

San Diego, California1y exp
FOMOUniversity of San Diego

Full-stack engineer who built and owned an AI-powered personal statement editor in Next.js (App Router + TypeScript), including dynamic routing, server-side data fetching, and typed API route handlers. Post-launch, they handled production monitoring/debugging and shipped reliability/performance upgrades (rate limiting, retries, rollback, DB indexing), and report a 40% latency reduction using Suspense/streaming and React concurrency patterns. Also implemented a durable Temporal-orchestrated AI document workflow with robust retry/idempotency strategies.

View profile
OM

Owen Marcione

Screened

Intern Software Engineer specializing in embedded systems and full-stack AWS/React apps

1y exp
California Cybersecurity InstituteCal Poly San Luis Obispo

Robotics software developer building an ESP32/FreeRTOS wheel-encoder driver for a differential-drive robot with PID velocity control and ROS2 odometry publishing. Has implemented vision-based human tracking (DepthAI) and an obstacle map + EKF sensor fusion using IMU and LiDAR, with a simulation-first debugging workflow (Gazebo, Foxglove) and Dockerized environments; plans to extend to Nav2 + SLAM Toolbox for building-scale mapping.

View profile
Naga Renuka Kandi - Junior Software Engineer specializing in cloud, full-stack development, and Generative AI in Remote, USA

Junior Software Engineer specializing in cloud, full-stack development, and Generative AI

Remote, USA2y exp
Handshake AI LabNortheastern University

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.

View profile
AR

ABHEESHT ROY

Screened

Junior Software Engineer specializing in LLMs, ML, and full-stack development

Atlanta, GA1y exp
Agent-Techs AIArizona State University

Built and shipped a production LLM-driven data harmonization/record-matching pipeline for pharmaceutical datasets, combining normalization, embeddings/vector search, and an LLM validation step. Emphasizes production reliability via guardrails, confidence thresholds, idempotent/retryable stages, and human-in-the-loop fallbacks, with monitoring focused on manual review and error rates to reduce false positives.

View profile
SB

Senior Full-Stack Engineer specializing in FinTech and billing systems

Chennai, India10y exp
ChargebeeMaulana Abul Kalam Azad University of Technology

Candidate appears to work at the intersection of enterprise billing/payments systems and AI-powered support automation. They describe owning customer deployments, integrating PayPal/Stripe, building LLM/RAG workflows for finance operations, and handling production incidents affecting millions of invoice events with measurable improvements in resolution time and ticket volume.

View profile
Nithyashree Raghunathan - Mid-level Software Engineer in Test specializing in AI and healthcare platforms in Santa Clara, CA

Mid-level Software Engineer in Test specializing in AI and healthcare platforms

Santa Clara, CA5y exp
MetaPenn State Great Valley

QA/data pipeline engineer with hands-on AI product building experience, spanning enterprise AWS migration testing for Belgium postal services and personal multi-agent systems in fintech and recruiting. Stands out for combining rigorous validation and production stability work with modern LLM orchestration, guardrails, and messy-document normalization workflows.

View profile
AT

Junior Data Scientist / Big Data Engineer specializing in ML, LLMs, and analytics platforms

Tempe, Arizona3y exp
Arizona State UniversityArizona State University

Backend/data platform engineer who led a major redesign of a hybrid streaming+batch analytics platform processing 10+ TB/day (Airflow/Hive/BigQuery) with strong data-quality automation. Also built a production RAG PDF assistant with concrete mitigations for hallucinations and prompt injection (re-ranking, grounding, verifier step) and has deep experience executing low-risk migrations (dual-write, blue-green, rapid rollback) and implementing JWT-based row-level security.

View profile
UD

Mid-level Full-Stack Engineer specializing in cloud-native microservices

Twinsburg, Ohio6y exp
CoverMyMedsUniversity of Dayton

Candidate indicated they live in New York but did not provide substantive details about their experience; they declined to discuss at least one topic as restricted and did not answer role-related questions with concrete examples.

View profile
BC

Senior Full-Stack Software Engineer specializing in scalable web platforms and cloud microservices

4y exp
DeloitteSyracuse University

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.

View profile
LB

Junior Software Developer specializing in full-stack, data platforms, and Azure cloud

California, USA2y exp
Our National ConversationCalifornia State University, Los Angeles

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.

View profile
Yuvraj Singh Chauhan - Entry-level AI/ML Engineer specializing in LLMs, RAG, and DevOps automation in Bangalore, India

Entry-level AI/ML Engineer specializing in LLMs, RAG, and DevOps automation

Bangalore, India1y exp
RapidFortThapar Institute of Engineering and Technology

Built and owned a production-scale AI-driven software release/version intelligence platform orchestrated via GitHub Actions that tracks 1000+ upstream repositories and automatically generates SLA-bound JIRA upgrade tickets for hardened container images. Replaced brittle regex/PEP440 parsing with an LLM-based semantic filtering layer plus deterministic validation to handle noisy/inconsistent GitHub tags at scale, with monitoring for coverage, latency, and correctness validated against upstream ground truth.

View profile
AA

Aayush Anand

Screened

Intern Full-Stack/Software Engineer specializing in web apps, cloud, and data/ML systems

New York, NY1y exp
The NorthStar GroupNYU

Built and productionized LLM-driven content intelligence/SEO agents for a high-traffic media platform, automating tagging/summarization/metadata with FastAPI + async orchestration and strict JSON-schema outputs. Demonstrated measurable impact (40% faster publishing, +20% organic traffic in 3 months) and strong reliability practices (offline evals, shadow mode, canaries, fallbacks, idempotency, and monitoring).

View profile
Connor White - Junior Machine Learning Engineer specializing in GPU-accelerated computer vision in College Station, TX

Connor White

Screened

Junior Machine Learning Engineer specializing in GPU-accelerated computer vision

College Station, TX5y exp
Los Alamos National LaboratoryTexas A&M University

Robotics software lead from Texas A&M Aggie Robotics who built WoopLib, a SLAM-based vision/navigation library using PID pure pursuit. Has hands-on ROS/ROS2 and Jetson Nano experience integrating Intel RealSense (T265/D435i) with wheel odometry for accurate state estimation, including compiling deprecated sensor support from source and optimizing by moving to Python with C++ bindings and serial streaming to a microcontroller.

View profile
Nikhitha santhoshi Maroju - Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices on AWS in Redwood, CA

Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices on AWS

Redwood, CA4y exp
PNCUniversity of Memphis

Built and shipped a production LLM-powered fraud investigation agent using RAG to generate transaction explanations and draft analyst reports. Emphasizes production robustness (fallbacks, strict structured outputs, async orchestration, monitoring/evals) and reports measurable impact: ~12% precision lift and ~80 high-priority alerts per week with reduced manual effort.

View profile
Yuchen Wang - Intern Software Engineer specializing in full-stack development and AI/ML in New York, NY

Yuchen Wang

Screened

Intern Software Engineer specializing in full-stack development and AI/ML

New York, NY1y exp
AdasEcoNYU

Built and maintains an AI Finance Tracker end-to-end as a solo full-stack product owner, from Figma designs and React frontend to Flask APIs, Firestore, auth, deployment, and AI insights. Stands out for combining product instinct with pragmatic engineering decisions like pre-aggregating financial data to control LLM costs and adding OCR receipt scanning based on real user feedback.

View profile
ST

Mid-level Software Engineer specializing in backend, full-stack, and GenAI for FinTech

USA4y exp
MetLifeUniversity at Buffalo

Software engineer with 4 years of experience spanning scalable backend systems, full-stack product development, and production LLM integrations in finance, insurance, and e-commerce contexts. They describe shipping an AI-powered internal financial analysis tool, improving document-review workflows by 40%, and driving a zero-to-one B2B SaaS subscription launch with cross-functional GTM alignment.

View profile
NS

Naim San

Screened

Senior AI/ML Engineer specializing in Python, RAG systems, and LLM fine-tuning

United States8y exp
Mechanize

Built and owned an end-to-end RAG-based AI support platform at Mechanize (FastAPI/LangChain/Pinecone/React) with rigorous evals and guardrails, driving 45% fewer support tickets and ~$280K annual savings. Also led a high-risk legacy modernization at Argo AI, incrementally extracting a monolithic Django backend using Strangler Fig + feature flags while supporting 10K+ concurrent users.

View profile
SW

Junior Data Scientist specializing in machine learning and reinforcement learning

San Diego, CA1y exp
University of California, San DiegoUC San Diego
View profile
CP

Intern Software Engineer specializing in AI agents and computer vision

Santa Monica, CA1y exp
Chaima AIUniversity of Michigan
View profile

Need someone specific?

AI Search