Skip to content
View YADAV1825's full-sized avatar
🔥
Unstoppable
🔥
Unstoppable

Highlights

  • Pro

Block or report YADAV1825

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

Typing SVG

OS VIDEO ROHIT


image

I specialize in building systems end-to-end — from low-level infrastructure (bootloaders, virtual machines, compilers, operating systems) to AI/ML, genomics, and large-scale data pipelines.

I don’t just use tools — I build them. From CPU-level abstractions to full-stack AI systems and **foundation models** !!.


📫 How to reach me yrohit1825@gmail.com


Resume

📄 Resume: Know about my experiences here is my RESUME


VISIT MY PORTFOLIO SITE

image

📜 Highlights

  • 💻 Built and connected a working compiler → virtual machine → OS
  • 🧵 Designed a 16-bit virtual CPU with a custom instruction format
  • 📄 Writing a research paper to publish my systems software stack
  • 💡 Built every project from scratch — no frameworks, just raw memory and metal
  • 🧪 CP: Codeforces (Specialist), CodeChef (4★), LeetCode (Knight)

photo-collage png


yadav1825


Pinned Loading

  1. BroLang-Stack BroLang-Stack Public

    I built my own compiler, that compiles programs written in my own language (BroLang), into bytecode that runs on my own virtual CPU, which executes using my own virtual machine — all from scratch i…

    C++

  2. PathoPreter PathoPreter Public

    A lightweight 500M-parameter hybrid foundation model for clinical genomic variant triage. Predicts pathogenicity from raw DNA + clinical features (conservation, gnomAD), outperforming AlphaMissense…

    Jupyter Notebook 1

  3. AI-Agent AI-Agent Public

    Python 1

  4. Instinct-Family Instinct-Family Public

  5. OS-RohitOS OS-RohitOS Public

    RohitOS v0.1 is a fully handcrafted, minimalist operating system built entirely from scratch in C and x86 Assembly, designed for 32-bit protected mode and running on bare metal or QEMU. It features…

    C