Skip to content
View aadesh006's full-sized avatar
🙂
I don't know how my code works!!
🙂
I don't know how my code works!!

Block or report aadesh006

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

Hi there, I'm Aadesh Sanjay Chaudhari!

Engineering Student

I am a computer science student passionate about understanding how computers work under the hood. My focus is on Systems Programming, OS Development, and High-Performance Computing. I believe in learning by building.


Languages & Tools


Current Projects

Project Description Tech Stack Status
Lumina A high-performance image processing library CUDA, C++ Active
A-Sharp A bytecode virtual machine and interpreter C In Progress
Kernix A custom OS C, Assembly Architecture

What I'm Learning Currently

  • Parallel Computing: Deep diving into CUDA kernels and GPU architecture.
  • Compiler Design: Building interpreters to understand language implementation.
  • OS Internals: Memory paging, scheduling, and kernel development.

Connect with me

LinkedIn Instagram

Pinned Loading

  1. A-Sharp A-Sharp Public

    A-Sharp is an Interpreted Programming Language, with a bytecode virtual machine written in C Programming

    C 5 2

  2. Shadow-Analyzer Shadow-Analyzer Public

    Shadow is an runtime behavioral sandbox for npm packages. Shadow runs the package in an isolated Linux namespace and observes every syscall, network connection, file access, environment variables a…

    C++ 3

  3. Kernix Kernix Public

    A custom 32-bit operating system built from scratch, featuring a bootloader, kernel, interrupt handling, and memory management. This project is designed to support file systems and multitasking cap…

    C 2

  4. Tat-Sahayk Tat-Sahayk Public

    A Ocean Hazard Public Reporting Platform, it crowdsources real-time ocean hazard reports and monitors social media trends to assist in emergency response during coastal disasters.

    JavaScript 3 2

  5. DevSecOps-Vault DevSecOps-Vault Public

    C++ powered Git pre-commit hook that intercepts hardcoded secrets before they ever reach version control.

    C++ 2

  6. memtrace memtrace Public

    memtrace is an interactive, real-time process visualizer, it render a live terminal view of its memory layout — heap, stack, mmapped regions, shared libs.

    Rust