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

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.

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

πŸ‘‹ Hey, I'm Abhishek!

Learning, Building, Problem Solving, Shipping, Innovating

Really love C, Assembly, Rust

Mainly Passionate about:

1. Low level stuffs/system level stuffs

2. System design (Distributed systems)

3. Full stack development (fully end-to-end)

4. Web3/blockchains as well as AI/ML

5. Maths, Literally love Maths

My Philosophy: I deeply Respect "First Principle Thinking, Reverse engineering, Breaking down complex Idea into Super Small Actionable Ideas" and I apply these principles in my life.

I think in systems (system thinking) is very very important in my life, everything I do with some clear system in mind.

πŸ˜‡ Mine langs (that I learnt): C, Rust, Go, Javascript, Typescript, Python, C++.

πŸ˜‹ Exploring deeply rn: Zig, Assembly (x86-64 with NASM (intel like syntax) and read AT&T syntax).

🀫 2026 goals for langs: Elixir, Lua, Haskell.

Btw I use Linux OS on a regular basis, I just love to build stuffs on Linux/GNU.

There's literally nothing in this world, that I can't build and solve, everything starts from mind and I literally love to do this, it's my dopamine.

Pinned Loading

  1. Stack_VM_In_C Stack_VM_In_C Public

    A clean, minimal, and modular stack-based virtual machine written in C, inspired by the Java Virtual Machine (JVM).

  2. RedisOnWings RedisOnWings Public

    (In Building phase), Redis On Wings, it's a Redis but on Wings, means Redis with super powers.

    Rust

  3. Compiler_in_C Compiler_in_C Public

    I am building a compiler in C, only for learning purpose.

  4. React_in_Typescript React_in_Typescript Public

    I am building React from scratch under 2000 lines of code in typescript, only to learn how react actually works under the hood.

  5. Custom_Programming_Lang_in_C Custom_Programming_Lang_in_C Public

    I am building my own programming lang in C, for learning and educational purpose.

  6. minifastapi-like-framework-python minifastapi-like-framework-python Public

    I am building minifastapi, to literally learn how fastapi works under the hood in "typesafe python".