Skip to content
View bonkooo's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report bonkooo

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

๐Ÿ’ซ About Me:

Iโ€™m a 2nd year software engineering student with a strong foundation in C++, C, Python, and
web development. In particular I'm passionate about Data Structures and Algorithms, Machine Learning and Web development.

๐ŸŒ Socials:

LinkedIn

๐Ÿ’ป Tech Stack:

C C++ C# CSS3 HTML5 JavaScript Python Arduino Krita NumPy Matplotlib scikit-learn Git Django Flask

๐Ÿ“Š GitHub Stats:




Pinned Loading

  1. sudokutree sudokutree Public

    Playable Sudoku game with brute force solving algorithm using n-ary tree iterative preorder traversal and minimax depth algorithm for solving and recommending the next move for the player.

    C 2

  2. neljutisecovece neljutisecovece Public

    Playable simulation of the board game "Ludo", with implementation of matrix compression for the sparse matrix board and linked lists for storing each player's figures.

    C 2

  3. graph-properties graph-properties Public

    Adjacency matrix graph simulation that allows for the analysis of social network properties such as evaluating node reachability, calculating graph centrality, determining graph fragmentation and mโ€ฆ

    C

  4. iris-flower-prediction iris-flower-prediction Public

    Web application that uses machine learning to predict the species of an iris flower based on input parameters such as petal length, petal width, sepal length, and sepal width. It uses Flask, a Pythโ€ฆ

    HTML 3