Skip to content
View kevinandersontech's full-sized avatar

Block or report kevinandersontech

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. subscription-billing-api subscription-billing-api Public

    A REST API built with FastAPI + SQLAlchemy + PostgreSQL + Redis + background workers. It supports user authentication, subscription and billing CRUD operations, and includes database migrations and…

    Python

  2. ecommerce_data_pipeline ecommerce_data_pipeline Public

    A batch data pipeline that generates synthetic e-commerce order data, validates it, loads into DuckDB, runs dbt models (staging, facts, marts), and exports daily metrics as CSV for downstream use.

    Python

  3. ecommerce_dashboard_streamlit ecommerce_dashboard_streamlit Public

    A Streamlit dashboard that reads daily revenue metrics from the data pipeline. Provides date filters, summary KPIs, line charts, and a table to explore revenue over time across different statuses (…

    Python

  4. audio_classification_ml_mps audio_classification_ml_mps Public

    End-to-end audio classification pipeline built for Apple Silicon. Includes dataset prep, training with PyTorch (MPS backend), model evaluation, and a Streamlit demo for real-time audio clip predict…

    Python

  5. ai_doc_search_summarizer ai_doc_search_summarizer Public

    AI-powered document search and summarisation with FastAPI and Docker

    Python