Skip to content
View sp-muramutsa's full-sized avatar

Highlights

  • Pro

Block or report sp-muramutsa

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. traffic traffic Public

    Deep Learning and Computer Vision project that employs Convolutional Neural Networks to classify traffic signs from images.

    Jupyter Notebook

  2. cafeteria cafeteria Public

    Rowdy's Cafeteria food delivery app. Developed with SpringBoot(Java) backend, MySQL database, and React(TypeScript). .

    Java

  3. football football Public

    Unsupervised Machine Learning on attacking footballers in Europe’s top 5 leagues (24/25), featuring K-Means Clustering, Anomaly Detection, and an NMF-based similarity recommendation system.

    Jupyter Notebook

  4. blog_bn blog_bn Public

    Developing backend API for my soon-to-be personal blog web application Odisea using Django and Django REST.

    Python

  5. sudoku sudoku Public

    AI Sudoku Solver implemented by formulating the puzzle as a Constraint Satisfaction Problem (CSP). Uses AC3 to reduce variable domains and Backtracking Search for solution finding.

    Python

  6. voting voting Public

    A three-tier algorithmic voting system developed in vanilla C.

    C