Skip to content
View elkingarcia11's full-sized avatar

Block or report elkingarcia11

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. address-mapper address-mapper Public

    A web application that extracts addresses from text using OpenAI’s GPT model, then geocodes and visualizes them with interactive markers on a Google Map via the Google Maps API.

    JavaScript

  2. slate-mlb-predictions slate-mlb-predictions Public

    A small Flask web app that reads your prediction CSVs straight out of GCS and shows each stat sheet as a sortable table plus a previous-day prediction vs actual scorecard.

    JavaScript

  3. affirmations-bot affirmations-bot Public

    A Python app that automates daily Twitter affirmation posts by randomly selecting texts from a CSV, overlaying them on images using Pillow, and scheduling tweets via Tweepy with time-based logic.

    Python

  4. live-trading-bot live-trading-bot Public

    Python utilities for a live trading bot with a strict separation of concerns across market data modules.

    Python

  5. route-optimizer route-optimizer Public

    Reorder a list of stops to minimize total travel distance on real roads, with a fixed start and end point.

    Python

  6. slate-mlb-predictions-toolkit slate-mlb-predictions-toolkit Public

    A python project that fetches MLB data, builds daily game panels, and trains/predicts team and player outcomes.

    Python