Skip to content
View Hanningtone03's full-sized avatar
🦇
🦇

Block or report Hanningtone03

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. Chess-engine-go Chess-engine-go Public

    Chess engine in Go; board representation, FEN parsing, and legal move generation, built with an alpha-beta search engine to follow.

    Go

  2. collab-whiteboard collab-whiteboard Public

    Real-time collaborative whiteboard with CRDT-based conflict resolution over WebSockets ; built in Node.js.

    JavaScript

  3. gpt2-inference-engine gpt2-inference-engine Public

    GPT-2 inference implemented in NumPy. Pretrained GPT-2 124M weights, hand-written attention, layer norm, and sampling.

    Python

  4. ossf/cve-bin-tool ossf/cve-bin-tool Public

    The CVE Binary Tool helps you determine if your system includes known vulnerabilities. You can scan binaries for over 350 common, vulnerable components (openssl, libpng, libxml2, expat and others),…

    Python 1.7k 636

  5. tiny-blockchain tiny-blockchain Public

    A blockchain built in Go; proof of work mining, merkle trees, transaction validation and peer-to-peer consensus

    Go

  6. build-your-own-UI-library build-your-own-UI-library Public

    A UI component library built in vanilla JavaScript, HTML and CSS.

    CSS