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

Block or report markoleptic

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

Hi

Notable Repos

๐ŸŽฏ BeatShot (Unreal Engine 5 Game)

๐ŸŒ BeatShot Web Application using NextJS and Docker. You can view the live website at beatshot.gg

๐Ÿ“บ Anime Recommender System using UBCF, IBCF, SVD, ALS, and a hybrid model.

๐Ÿ”ซ CS:GO Match Predictions using Perceptron, Logistic Regression, Random Forest, and Naive Bayes from scratch.

๐ŸŽฏ Reinforcement Learning for Aim Training using Sarsa and Q-Learning.

๐Ÿš„ PageRank, Matrix Transpose, 1D Stencil Operation, TRMM: Parallel Optimization using SIMD, OpenMP, and MPI.

Occasionally, I write to the Developer Blog on BeatShot's website.

Pinned

  1. BeatShot BeatShot Public

    Music & Rhythm-based FPS Aim Trainer

    C++ 11 4

  2. BeatShot-WebApp BeatShot-WebApp Public

    NextJS website powered by Docker.

    TypeScript