Skip to content
View MichaelMwb's full-sized avatar

Block or report MichaelMwb

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

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

Report abuse

Popular repositories Loading

  1. TrailQuest TrailQuest Public

    A web app that generates a trip itinerary based on user input. Allows for changing different itinerary items (additions & deletions) and saves the past trip history.

    HTML 1

  2. LLM-Quote-Retrieval LLM-Quote-Retrieval Public

    Semantic search engine for ~500k quotes using SentenceTransformers (GIST-large-Embedding-v0), FAISS indexing, and dbm metadata lookup.

    Python 1

  3. AIButterflyClassifier AIButterflyClassifier Public

    VGG16-based butterfly image classifier (75 species) fine-tuned in PyTorch; ~90% top-1 validation accuracy. Live demo on Hugging Face Spaces.

    Python 1

  4. Weather-Regression Weather-Regression Public

    Linear regression project forecasting Atlanta weather (1990–2023) with a web app that generates interactive predictions from historical data.

    HTML

  5. 2340MovieProject 2340MovieProject Public

    Our movie web application

    Python

  6. SimulatedData SimulatedData Public

    Simulated dataset exploring how revision time impacts exam performance. Developed using Python and NumPy as part of a statistics project for Georgia Tech, focusing on regression modeling and sampli…