Skip to content
View HasanKabir223's full-sized avatar
🎯
Building Stuff
🎯
Building Stuff

Block or report HasanKabir223

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.

Content in all repositories owned by your account will be closed.
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. brainrot-shell brainrot-shell Public

    Windows terminal, but make it brainrot. Hand-crafted in C with real pointers and manual mallocs.

    C 1

  2. Neural-Nets-in-C Neural-Nets-in-C Public

    A high-performance Neural Network engine built from scratch in pure C with zero dependencies, featuring optimized matrix operations and manual heap memory management.

    C 2

  3. DDPM DDPM Public

    This project implements a Denoising Diffusion Probabilistic Model (DDPM) from scratch to understand the forward noising process, reverse denoising process, and the mathematical intuition behind dif…

    Jupyter Notebook