Skip to content
View jhendric98's full-sized avatar

Highlights

  • Pro

Block or report jhendric98

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jhendric98/README.md

👋 Hi and welcome to my github,

💡 AI / ML Systems Developer & Cloud Engineer | RAG Architect | Azure • AWS • Docker • FastAPI


🚀 About Me

I’m a builder at the intersection of AI, data, and scalable cloud systems — passionate about turning complex ideas into production-ready solutions.

With over two decades of experience across data science, software engineering, and cloud architecture, I’ve led development of intelligent systems that power real-world decision-making — from AI-driven retail forecasting to real-time sports analytics.

I’ve also designed and deployed retrieval-augmented generation (RAG) pipelines, document intelligence systems, and agentic AI workflows that scale securely in Azure and AWS environments.


🧠 Current Projects

⚾ Reality Baseball

A multi-platform ecosystem using real-time MLB data to dynamically price players, run tournament pools, and deliver live stats through Redis-backed APIs, Azure Container Apps, and Supabase.

🏠 Prelease Forecast

Predictive analytics platform for student housing and university enrollment forecasting, built with Python, Azure Container Registry, and CI/CD pipelines via GitHub Actions.

🧩 AI Systems & Automation

Building intelligent data agents and cloud-native pipelines that integrate Azure AI Search, OpenAI, and LangChain for explainable, production-grade reasoning systems.


🛠️ Tech Stack

Languages: Python • Java • C • SQL • Scala
Frameworks: FastAPI • LangChain • PyTorch • Spark
Cloud & Infra: Azure • AWS • Docker • Terraform • Supabase • Redis
Data & BI: Microsoft Fabric • Power BI • Postgres • Pandas


🧰 DevOps & MLOps Highlights

  • ☁️ Containerized multi-service architectures deployed via Azure Container Apps
  • 🔒 Secrets management through Azure Key Vault and GitHub Environments
  • 🔄 CI/CD pipelines integrating Docker Scout, Super-Linter, and automated tests
  • 🧠 AI-enhanced ETL pipelines pulling and modeling 20-year financial data sets
  • ⚙️ Agentic AI Systems leveraging Claude, OpenAI GPT, and Azure Foundry RAG

🌐 Connect With Me

💼 LinkedIn🐦 Twitter📧 Email


“Great systems don’t just analyze data — they understand it.”
— Jimmy Hendricks

Pinned Loading

  1. chatbot chatbot Public

    A microphone-driven assistant that listens for a configurable wake word, records a spoken question, and uses the OpenAI API to produce and read an answer aloud.

    Python 1

  2. vscode_dev_docker vscode_dev_docker Public

    A production-ready, hardened Docker development container for Apache Spark with Visual Studio Code Remote Containers support. Get started with Spark development in seconds with a fully configured, …

    Dockerfile

  3. mlpregression mlpregression Public

    A professional-grade neural network implementation using TensorFlow/Keras for predicting median home values in the Boston area. This package includes a trained Multi-Layer Perceptron (MLP) model, a…

    Python 1

  4. sparkml-dt-textanalysis sparkml-dt-textanalysis Public

    This project demonstrates how to train and evaluate a binary Decision Tree classifier on the SMS Spam Collection dataset using Apache Spark ML. The example has been modernised to use the Spark 3.x …

    Scala

  5. servicetest servicetest Public

    A Flask RESTful API for the Chinook Database that exposes a small portion of the Chinook sample database through a clean REST interface. It demonstrates safe data access patterns, lightweight reque…

    Python

  6. automateAI automateAI Public

    A powerful Streamlit application that combines AI chat with Retrieval-Augmented Generation (RAG) capabilities

    Python