Vetted PostgreSQL Professionals

Pre-screened and vetted.

PM

Mid-level AI/ML Engineer specializing in NLP, Generative AI, and MLOps in Financial Services

Austin, TX5y exp
Charles SchwabUniversity of Central Missouri

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.

View profile
UJ

Junior AI Software Engineer specializing in GenAI and full-stack ML deployment

Bloomington, IN2y exp
IBMIndiana University Bloomington

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.

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
DO

Deji Oyeleye

Screened

Junior Software Engineer specializing in full-stack and QA automation

Remote, KY2y exp
Ugorji Radiology ConsultantsUniversity of Louisville

QA engineer intern experience at Amazon (Alexa Daily Essentials) owning end-to-end quality for AI-powered timer/stopwatch features at massive scale. Demonstrates disciplined Jira-based workflow, automation-driven regression coverage, and strong device-matrix verification (Echo Show generations), with concrete examples of finding and driving resolution of complex UI/backend synchronization bugs.

View profile
RW

Ruijing Wang

Screened

Intern Data Scientist specializing in healthcare AI and experimentation

Boulder, CO1y exp
EchoPlus AIStevens Institute of Technology

Human-AI Design Lab practitioner who productionized a wearable-health anomaly detection system by evolving a standalone autoencoder into a hybrid autoencoder + GPT-based approach, backed by PySpark ETL and MLOps on AWS SageMaker/MLflow. Also has applied LLM troubleshooting experience (fine-tuned FLAN-T5 summarization) and partnered with BI teams to run A/B tests and improve retention via feature stores and experimentation.

View profile
VN

Vinay Nadella

Screened

Mid-level Java Full-Stack Developer specializing in microservices and cloud-native web apps

Wichita, Kansas5y exp
Koch IndustriesUniversity of Central Missouri

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.

View profile
AP

Ankit Patra

Screened

Mid-Level Software Engineer specializing in cloud, microservices, and AI/ML

New York, NY6y exp
Binghamton UniversityBinghamton University

Backend/API engineer with ~4 years experience building production services in .NET Core/PostgreSQL/Redis/Docker and optimizing real-world latency issues (claims ~60% response-time improvement). Also built and owned an end-to-end RAG-based AI assistant using Python/FastAPI, OpenAI APIs, and Pinecone, plus agentic workflows with reliability guardrails (retries, confidence thresholds, monitoring). Currently pursuing a master’s degree and targeting a $150k base salary.

View profile
HG

Senior Data Engineer specializing in cloud-native data platforms for finance and healthcare

Charlotte, NC4y exp
Bank of AmericaUniversity of Cincinnati

Data engineer/backend data services practitioner with Bank of America experience building real-time and batch transaction-monitoring pipelines and APIs (Kafka + databases, REST/GraphQL). Highlights include a reported 45% response-time improvement through performance optimizations and use of Delta Lake schema evolution plus CI/CD (GitHub Actions/Jenkins) and operational reliability patterns like CloudWatch monitoring and dead-letter queues.

View profile
MV

Senior Data Engineer specializing in cloud data platforms and big data pipelines

Seattle, WA8y exp
SafecoFitchburg State University

Data engineer focused on building reliable, production-grade pipelines and external data collection systems on AWS (S3/Lambda/SQS/Glue/EMR) using PySpark/SQL, serving curated datasets to Snowflake/Redshift for finance and fraud teams. Has operated a large-scale crawler ingesting millions of records/day with anti-bot tactics, schema versioning/quarantine, and CloudWatch/Datadog monitoring, and also shipped a versioned REST API with caching and query optimization.

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
VM

vinay maruthi

Screened

Mid-level Software Engineer specializing in LLM agents and ERP-integrated workflow automation

New York, NY4y exp
DeloitteUniversity of Central Missouri

Built and shipped a production LLM-powered agent that automated purchasing and inventory operations by integrating with live ERP data and returning structured, machine-readable outputs usable by downstream systems. Emphasizes real-world reliability through orchestration, strict schemas/validation, confidence-based fallbacks with human handoff, and monitoring/evaluation feedback loops to reduce silent failures and make issues observable.

View profile
SR

Mid-level Data Engineer specializing in cloud ETL/ELT and big data pipelines

Columbus, OH4y exp
Western Alliance BankUniversity of Missouri-Kansas City

Data engineer focused on production-grade pipelines and data services: ingests millions of records/day into S3, performs SQL/Python quality validation and PySpark/SQL transformations, and serves curated datasets via Athena/Redshift. Has experience hardening external data collection with retries/rate-limit handling and shipping versioned internal data APIs with backward compatibility, monitoring, and CI/CD in early-stage environments.

View profile
SG

Shiva Ganduru

Screened

Senior Backend Software Engineer specializing in microservices, Kafka, and cloud-native AWS platforms

USA5y exp
ExperianWestern Illinois University

LLM/agent engineer with production experience in the insurance claims domain, integrating OpenAI + LangChain into a claims platform to automate unstructured document extraction/classification and cut manual effort by 35%. Built reliable, fault-tolerant AWS/Kubernetes microservices with CloudWatch monitoring plus circuit breakers/retries/fallbacks, and implemented multi-step Spring Boot orchestration with schema validation, confidence gating, and human-in-the-loop handling for low-confidence cases.

View profile
AD

Aswani D

Screened

Mid-level Software Engineer specializing in cloud microservices and data pipelines

5y exp
Johnson & JohnsonIndiana Wesleyan University

Data engineer/platform builder who has owned production pipelines end-to-end processing millions of records/day, with strong emphasis on data quality (quarantine workflows) and reliability (monitoring, retries, incremental loads). Also designed large-scale external data collection/crawling with anti-bot handling and backfills, and shipped versioned REST data services optimized for performance and developer usability in an early-stage environment.

View profile
Ganesh Medepalli - Mid-level Java Developer specializing in Spring Boot microservices and AWS in USA

Mid-level Java Developer specializing in Spring Boot microservices and AWS

USA3y exp
Berkshire HathawayMissouri University of Science and Technology

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.

View profile
SUMIT MAMTANI - Mid-level Data Scientist specializing in ML, MLOps, and customer analytics in Tempe, AZ

SUMIT MAMTANI

Screened

Mid-level Data Scientist specializing in ML, MLOps, and customer analytics

Tempe, AZ4y exp
QlikArizona State University

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.

View profile
Prateek Pravanjan - Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines in Remote

Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines

Remote1y exp
MercorStevens Institute of Technology

LLM/agent engineer who built a production LangGraph multi-agent orchestrator connecting GitHub and APM/observability signals with a chain-of-verification loop for root-cause analysis. Emphasizes pragmatic architecture (start simple with state summaries), performance tuning (async LLM calls, Docker), and rigorous evaluation (LLM-as-judge, adversarial testing, hallucination/instruction adherence metrics, tool-call tracing) while iterating with non-technical stakeholders via A/B testing.

View profile
Pravalika Kasojjala - Mid-level AI/ML Engineer specializing in LLM, RAG/GraphRAG, and fraud analytics in Charlotte, NC

Mid-level AI/ML Engineer specializing in LLM, RAG/GraphRAG, and fraud analytics

Charlotte, NC5y exp
Bank of AmericaUniversity of Wisconsin–Milwaukee

LLM/agent engineer who has deployed a production internal assistant to reduce employee inquiry resolution time while maintaining regulatory compliance. Experienced with RAG, hallucination risk triage, and graph-based orchestration (LangGraph) for enterprise/banking-style workflows, emphasizing schema-validated, citation-backed, tool-constrained agent designs and tight collaboration with non-technical business/compliance stakeholders.

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
Raviteja Kambhampati - Mid-level Full-Stack Java Developer specializing in cloud-native microservices and React in San Francisco, CA

Mid-level Full-Stack Java Developer specializing in cloud-native microservices and React

San Francisco, CA5y exp
Wells FargoUniversity of Missouri-Kansas City

Full-stack engineer who has owned customer-facing analytics and dashboard products end-to-end using TypeScript/React with Spring Boot microservices. Strong in scaling and stabilizing distributed systems (RabbitMQ, DLQs/retries, observability with correlation IDs) and in building internal tooling that consolidates ELK/CloudWatch signals to speed up support and operations; reported ~30% performance improvement on a recent dashboard.

View profile
Sri Chandana Topuri - Mid-level Java Full-Stack Developer specializing in Spring microservices and Angular

Mid-level Java Full-Stack Developer specializing in Spring microservices and Angular

5y exp
WalmartUniversity of Memphis

Backend-focused engineer working primarily with Python/Django who also handles full-stack responsibilities. Has hands-on experience deploying containerized Python/Java microservices to Kubernetes using Helm and GitOps (ArgoCD), plus building Kafka-based event streaming with reliability controls (acks, consumer groups, DLQ). Also supported major on-prem to cloud/hybrid migrations using Terraform/Ansible with blue-green cutovers and data replication to minimize downtime.

View profile
Sujith Julakanti - Junior MLOps Engineer specializing in LLMs and cloud infrastructure in College Station, TX

Junior MLOps Engineer specializing in LLMs and cloud infrastructure

College Station, TX3y exp
Texas A&M UniversityTexas A&M University

Built a production multimodal LLM system (Gemini on GCP) to automate behavioral coding of family-involved science experiment videos, including preprocessing for inconsistent lighting/audio and LangGraph-orchestrated parallel workflows. Also developed rubric-based AI grading workflows and partnered closely with non-technical education stakeholders through explainability-focused walkthroughs and manual-vs-AI evaluation alignment.

View profile
Saicharitha Yanamandala - Mid-Level Software Developer specializing in Java, Cloud, and Microservices in Chicago, IL

Mid-Level Software Developer specializing in Java, Cloud, and Microservices

Chicago, IL6y exp
Capital OneChicago State University

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.

View profile

Need someone specific?

AI Search