Skip to content
View mohitmishra786's full-sized avatar
🪅
Backproping
🪅
Backproping

Organizations

@implement-from-scratch

Block or report mohitmishra786

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

Header

Website Twitter Follow LinkedIn Discord Email
Profile Views Visitors Hits Stars

About Me

Systems Programmer deeply passionate about low-level engineering, performance optimization, and building robust system architectures from the ground up.

  • Currently building experimental system software
  • Deep diving into Compiler design and experimental OS kernels
  • Ask me about Operating Systems, Kernel Internals, MLOps, HPC
  • Fun fact: I spend more time with binary dumps than people

Tech Stack


GitHub Analytics

Stats Repos per Language
Most Commit Language Productive Time

GitHub Streak Stats

Profile Details

📈 GitHub Activity Graph (Click to Expand)

Activity Graph

📊 Detailed GitHub Statistics (Click to Expand)

User Statistics

Lines of Code Statistics


3D Contribution Graph

3D Contribution

Contribution Snake

Snake animation

Latest Blog Posts

Footer

Total LOC

Last Updated: 2026-03-03 01:35:59 UTC

Detailed Statistics

LOC Statistics - All Repositories

Generated on: 2026-03-03 01:26:38 UTC

Summary Statistics

Metric Count
Total Repositories Processed 165
Failed Repositories 0
Total Files 26,481
Total Lines of Code 23,570,137
Total Blank Lines 1,882,998
Total Comment Lines 13,484,638

Top 15 Languages by LOC

Language Files Code Lines Comment Lines Blank Lines
Jupyter Notebook 756 13089348 13089348 0
HTML 1613 84369 84369 314397
TypeScript 1290 61964 61964 33210
Python 1395 48425 48425 48041
JavaScript 1518 48198 48198 26311
C/C++ Header 533 36558 36558 18912
Ruby 1345 33158 33158 23105
C++ 993 31789 31789 27471
C 601 14404 14404 19410
Go 463 8717 8717 14722
Assembly 57 5267 5267 2616
Java 66 4090 4090 1712
YAML 513 2586 2586 3008
Swift 52 1938 1938 2348
CSS 111 1893 1893 14060

Top 20 Repositories by LOC

Repository Lines of Code
mohitmishra786/covid-19-data 6385160
OmdenaAI/ACAPS 5601384
OmdenaAI/Berlin-Chapter-Challenge-Waste-Management 2979527
mohitmishra786/meshery 1650694
OmdenaAI/omdena-bangladesh-market-place 971598
OmdenaAI/latam-chapters-news-detector 958890
mohitmishra786/Natural-Language-Processing-Specialization 541573
OmdenaAI/dhaka-bangladesh-real-estate-recommendation 477093
OmdenaAI/omdena-texas-homelessness 404748
mohitmishra786/Homelessness-in-Texas 404740
mohitmishra786/chessman 290280
mohitmishra786/bustub-private 276102
mohitmishra786/Smart-Health 227712
mohitmishra786/REST-API 208637
mohitmishra786/Sales_Data_Analysis 186979
OmdenaAI/omdena-france-flu-dashboard 165396
OmdenaAI/omdena-india-roadsafety 143114
mohitmishra786/Of-Genomes-And-Genetics---HackerEarth-ML 116724
OmdenaAI/lagos-chapter-water-availability 101722
mohitmishra786/build-distributed-systems 101630

Pinned Loading

  1. myJourneyOfBuildingOS myJourneyOfBuildingOS Public

    Book in Progress

    C 367 18

  2. reversingBits reversingBits Public

    A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serves as a one-stop reference for security researchers, reverse …

    HTML 614 68

  3. underTheHoodOfExecutables underTheHoodOfExecutables Public

    A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C de…

    HTML 355 38

  4. amILearningEnough amILearningEnough Public

    Low-Level Programming Roadmap and Resources

    1.3k 93

  5. BitsAndBytes BitsAndBytes Public

    A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a…

    C 73 7

  6. exploring-os exploring-os Public

    This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding ex…

    HTML 348 56