[go: up one dir, main page]

Skip to content
View snowclipsed's full-sized avatar

Highlights

  • Pro

Block or report snowclipsed

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

Hey there, I'm Hardik.
I'm also known as snowclipsed on various platforms/games.

I like high performance computing and machine intelligence.

Here's my:

Pinned Loading

  1. Fast Matrix Multiplication in ZIG in... Fast Matrix Multiplication in ZIG in FP32.
    1
    const std = @import("std");
    2
    
                  
    3
    // Can also try:
    4
    // 8 x 64
    5
    // 16 x 64
  2. SatTrack SatTrack Public

    A satellite tracker written in Java.

    Java 3

  3. cricket_news cricket_news Public

    Summarize cricket matches into articles in one click.

    Jupyter Notebook 1

  4. learn-cuda learn-cuda Public

    Learning CUDA.

    C++

  5. nvim-config nvim-config Public

    Forked from nvim-lua/kickstart.nvim

    A launch point for your personal nvim configuration

    Lua

  6. xcompass xcompass Public

    A fun project which allows you to find your alignment on any topic based on your tweet history.

    Python