Skip to content
View chrisandrews1012's full-sized avatar

Block or report chrisandrews1012

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

Popular repositories Loading

  1. birthday-paradox birthday-paradox Public

    A graphical visualization of the Birthday Paradox demonstrating how quickly the probability of shared birthdays increases with group size.

    Python

  2. the-office-org-chart the-office-org-chart Public

    A relational database project modeled after the characters and organizational hierarchy of Dunder Mifflin from The Office.

    Python

  3. deep-compression deep-compression Public

    PyTorch implementation of the deep compression pipeline on a custom VGG-16 variant trained on CIFAR-10. Achieves ~40x compression at 90%+ accuracy.

    Jupyter Notebook

  4. airbnb-price-prediction airbnb-price-prediction Public

    Edinburgh Airbnb price prediction app built with Python, LightGBM, and Streamlit.

    Python

  5. aws-sentiment-pipeline aws-sentiment-pipeline Public

    End-to-end NLP sentiment pipeline on AWS. DistilBERT batch inference via Lambda, live REST API via API Gateway, and Claude Sonnet 4.6 via Bedrock for structured analysis. Built to get hands-on with…

    Jupyter Notebook

  6. data-quality-pipeline data-quality-pipeline Public

    Dataset-agnostic multi-agent pipeline that profiles, validates, and repairs tabular data using PydanticAI and Claude Sonnet 4.6

    Python