Skip to content
View aadityansha06's full-sized avatar
🧨
Burnt out
🧨
Burnt out

Block or report aadityansha06

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

Aadityansha

HPC | Systems | ML/Infrence Engineer | Optimizing Compute & Bare-Metal Systems


A little bit of my intro

Bypassing high-level wrappers to build core systems from scratch.
Strict bottom-to-top approach: from raw memory management to fused CUDA kernels.
Bare-metal execution in

C • Assembly (x86-64) • CUDA • Go

'Engineering at the silicon level.'


Current Engineering Focus
Systems Infrastructure | AI Inference Optimization | CPU/GPU Matrix Math


And Yes i use vim btw


Pinned Loading

  1. Matrix-multiplication Matrix-multiplication Public

    optimizing 1024 * 1024 matrix multiplication in pure C on i3 2nd gen processor to achieve maximum practical GFLOPS efficiency i

    C 2 1

  2. Flash-Http-cli Flash-Http-cli Public

    A mini Http cli Using C language and libcurl library just as simple Postman , Work in Linux WsL Mac and Android through (termux) , User can make a get request, Post request supporting JSON and appl…

    C 17 3

  3. DL-C DL-C Public

    Deep-learning practice repo in C

    C 12 2

  4. snip snip Public

    A version control system like git made using C , which can init , commit , store the changes made in the project as different version, retrieve previous version , also can compare any two versions …

    C 14 1

  5. Peer-2-peer-file-transfer Peer-2-peer-file-transfer Public

    A simple TCP-basePeer-2-Peer d file transfer application in C using custom protocol built over TCP that allows two users to transfer files directly between their machines.

    C 4 2

  6. web-chat web-chat Public

    A real-time web chat application whose server is defined in C

    C 2