Skip to content
View ahernandezjr's full-sized avatar

Highlights

  • Pro

Block or report ahernandezjr

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ahernandezjr/README.md

Hi there, I'm Alex 👋

I'm Alex — a data engineer and software developer focused on building scalable pipelines, AI-powered applications, and cloud-based tools.

📝 Things I Have Done:

  • AI Telephone Conversational Chatbot utilizing Twilio, Azure, ChatGPT, and ElevenLabs
  • NBA Analytics setting up a data pipeline through Azure and on-prem systems to compile player analysis reports

About Me:

🔭 I’m currently working on:

  • Data consultancy work
  • Contributing to hobby FOSS repos in my free time

🌱 I’m currently learning:

  • DevOps, GameDev, and more about standard software engineering with C++

👯 I’m open to collaborating on:

  • ML pipelines
  • Anything involving data infrastructure
  • Hobby projects

📫 How to reach me:

⚡ Fun fact:

  • My first machine learning model used OpenCV to analyze adversarial images that mess with neural nets (it was a fun introduction!)

Pleasure to meet you!

Pinned Loading

  1. nba_analytics nba_analytics Public

    This is a project for organizing data collection, data processing, and machine learning tasks related to NBA player statistics, specifically to determine valuable players among the DETROIT PISTONS.

    Jupyter Notebook 1 1

  2. nba-win-prediction nba-win-prediction Public

    Utilizing NBA regular season data of 12,000+ games, this model interprets 29 player statistics along with selected team data points to predict the winner of any given match. Team data was shown to …

    Jupyter Notebook

  3. fungi-paper-requests fungi-paper-requests Public

    Script to retrieve related papers to fungi (or any other list of query terms). Contains more scripts related to data management that are built with reusability in mind.

    Python