Skip to content
View Abhisheklearn12's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Abhisheklearn12

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

👋 Hey, I'm Abhishek!

> Learning, Building, Problem Solving, Shipping, Innovating.
> Literally love C, Assembly, Rust, C++, Go for simplicity and deep control.
> Incredibly passionate about distributed systems and low level system internals.
> Also code Javascript/typescript and python for Full stack and Gen Ai apps.
> Sometimes X86-64 GAS/AT&T Assembly for fun and learning.

Pinned Loading

  1. custom-memory-allocator-cpp custom-memory-allocator-cpp Public

    I built custom memory allocator in C++, to actual understand how memory works under the hood, no RAII used, only manual memory management.

    C++ 13 1

  2. parser-rust parser-rust Public

    I built a Parser from scratch in Rust, to know how parser actually work under the hood.

    Rust 9

  3. semantic_analyzer_rust semantic_analyzer_rust Public

    Build my own Semantic Analyzer from scratch in Rust.

    Rust 14

  4. heap-in-c heap-in-c Public

    heap in C, just for learning.

    C 14

  5. chess_in_rust chess_in_rust Public

    (WIP) chess is fucking fun, sometimes I do stuffs for my learning new sports.

    Rust 40 1

  6. tsdb tsdb Public

    just implemented In-memory time series database for learning purpose only, to get the concepts of compression.

    Rust 10