Skip to content
View Tridhatri's full-sized avatar

Block or report Tridhatri

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

Hey there 👋

Systems programmer · OS enthusiast · Computer Vision tinkerer


About Me

  • I love working close to the metal — from writing bootloaders in Assembly to managing memory in C
  • Currently exploring low-level OS internals, networking, and computer vision
  • Built a computer-vision system to automate basketball referee calls
  • Nix/Linux power user — check out my dotfiles

🛠️ Languages & Tools

C C++ Assembly Python Lua Linux QEMU OpenCV


🚀 Featured Projects

Project Description Language
🔩 Kernel Project Bootable kernel with memory management, process scheduling & system calls in <1000 lines C & Assembly
🌐 TCP Student Database Concurrent TCP server for multi-client student database management using sockets C
🤖 Minimal-RAG Lightweight RAG implementation for building retrieval-augmented generation systems Python
⚙️ Dotfiles My personal Neovim, shell, and workflow config files Lua

Building things from the ground up, one instruction at a time.

Pinned Loading

  1. Kernel_Project Kernel_Project Public

    Developed a bootable kernel with memory management, process scheduling, and system calls in under 1000 lines of C and Assembly. Designed a basic shell interface for user interaction and command exe…

    C 9

  2. 3e8labs/Minimal-RAG 3e8labs/Minimal-RAG Public

    Building a Minimal RAG

    C 1

  3. dotfiles dotfiles Public

    Config files for my workflow.

    Shell 4

  4. corotu corotu Public

    Go like routines and scheduler in C

    C 2