Skip to content
View h1tenM's full-sized avatar

Block or report h1tenM

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 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 Loading

  1. prompt-enhancer-ext prompt-enhancer-ext Public

    AI is only as good as the prompt you give it, but most users aren't prompt engineers

    Python

  2. Kmeans_viz Kmeans_viz Public

    An interactive K-Means clustering visualizer built in C with Raylib. Features real-time centroid convergence, CSV data support, and a unique 'Truth vs. Belief' visualisation mode

    C

  3. Multiorder_Type_OrderBook Multiorder_Type_OrderBook Public

    C++

  4. BST_Optimization_Study BST_Optimization_Study Public

    A performance analysis of Binary Search Tree (BST) deletion strategies. Compares successor-based, predecessor-based, and alternating removal methods across balanced and skewed trees. Measures time …

    C++