Skip to content
View shedevel's full-sized avatar

Block or report shedevel

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
shedevel/README.md
  • 👋 Hi, I’m @shedevel
  • 👀 I’m interested in becoming a really good developer and finding my sweet spot in tech!
  • 🌱 I’m currently learning frontend technologies such as Node.js, React and Next.js
  • 💞️ I’m not currently looking to collaborate on projects, but anything to support equality and fairness would probably get me interested!
  • 📫 You can reach me at codebyrd@outlook.com

Pinned Loading

  1. 2019_AdversarialSearch 2019_AdversarialSearch Public

    Implementation of the adversarial search algorithm minimax for playing the game Othello

    Java

  2. 2019_BinaryDecisionDiagrams 2019_BinaryDecisionDiagrams Public

    Utilizing binary decision diagrams to solve the 8-Queens puzzle with JavaBDD

    Java

  3. 2018_MiningPokemonBattles 2018_MiningPokemonBattles Public

    Classification and clustering of Pokémon battle-data

    Java

  4. 2018_Classification 2018_Classification Public

    Implementing classification algorithms such as decision trees and kNN.

    Java

  5. 2018_Clustering 2018_Clustering Public

    Implementing clustering algorithms auch as k-Means and k-Medoids.

    Java

  6. 2018_PatternMining 2018_PatternMining Public

    Java