Skip to content
View kostanya's full-sized avatar
Block or Report

Block or report kostanya

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

  1. rayjack rayjack Public

    Hit the Ray Jack: Another Raytracing Engine

    C++ 2

  2. bounswe/bounswe2022group8 bounswe/bounswe2022group8 Public

    Python 11 1

  3. cmpe462-machine-learning-projects cmpe462-machine-learning-projects Public

    Implementations of basic ML algorithms and models such as PLA, linear regression, logistic regression, SVM, k-means and GMM with some feature extraction methods namely SIFT, PCA and HOG.

    Jupyter Notebook 2

  4. ie306-system-simulation-projects ie306-system-simulation-projects Public

    Discrete Event Simulation implementations from scratch

    Jupyter Notebook 2

  5. airflow-docker airflow-docker Public

    Using airflow in docker to automate simple sql queries

    Python

  6. cmpe321-database-systems-projects cmpe321-database-systems-projects Public

    A simple course registration database with a web-based user interface and a simple database implementation from scratch using B+ tree

    Python