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.

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. 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

  3. lottery-data-scraper-gcp lottery-data-scraper-gcp Public

    A Python application that scrapes lottery data (Powerball and Mega Millions), calculates statistical significance, and stores the results in Google Cloud Storage.

    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. nba-categories-zscore-analysis nba-categories-zscore-analysis Public

    A Python program that calculates category z-scores for NBA players and produces overall rankings based on a supplied data set

    Python