Skip to content
View catlewin's full-sized avatar

Block or report catlewin

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
catlewin/README.md
👋 Hi, I’m @catlewin
👀 I’m interested in the intersection of data science, spatial computing, & community empowerment
🌱 I’m currently a student at UMKC pursuing a Bachelor of Science in Computer Science

Pinned Loading

  1. 2025_Measels_in_SW_Kansas2025_Measels_in_SW_KansasPublic

    This project analyzes graphs using the Ford-Fulkerson Algorithm to calculate the maximum flow with a specific case study: the 2025 Kansas measles outbreak.

    Python

  2. Book_RecommendationBook_RecommendationPublic

    The goal of Book Club is to provide efficient, tailored book recommendations by analyzing users' reading histories to identify similarities and differences.

    Python

  3. Grocery_Store_Simulation_April2024Grocery_Store_Simulation_April2024Public

    This project simulates a grocery store to optimize the number of cashiers, minimizing idle time and overtime by using linked lists for shoppers and a queue for checkout lanes.

    C++