Skip to content
View Kunutza's full-sized avatar

Block or report Kunutza

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
Kunutza/README.md

Kunutza

Just looking to make my developer workflow truly great, gain programming experience, and ultimately craft some really awesome software.

  • 💬 Everything in my repos is developed in my spare time
  • 💞️ I’m looking to collaborate on any project that appeals to me
  • 📫 Reach to me on Discord: Kunutza#7010

Pinned Loading

  1. cpp_cloth_simulation cpp_cloth_simulation Public

    A simple cloth simulator in C++ using SFML

    C++

  2. ai_searching_algorithms ai_searching_algorithms Public

    breadth, depth, best, astar algorithms to find a path from number 'a' to a bigger number 'b'

    C