Skip to content
View rick-btw's full-sized avatar
💭
💭

Block or report rick-btw

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

Pinned Loading

  1. fraud-detection fraud-detection Public

    Fraud detection using Personalized PageRank from scratch. Implements sparse CSR matrices, Power Iteration, and Monte Carlo methods. Validated on Bitcoin OTC and Caltech36 Facebook datasets with com…

    Python

  2. the-loser-game the-loser-game Public

    A Java implementation of a hangman-style word guessing game with interactive gameplay.

    Java 1

  3. lecture-atlas lecture-atlas Public

    A polished static web platform for bilingual interactive math lecture notes with KaTeX rendering, search, clean note routes, dark mode, and Markdown-based content.

    CSS

  4. quoridor-terminal quoridor-terminal Public

    A fully-playable, terminal-based Quoridor implementation in Python. Features modular OOP architecture, BFS-powered pathfinding for wall validation, persistent leaderboard, and a high-fidelity CLI U…

    Python