Become a sponsor to chessMan
Support Open-Source Systems Programming Education
About Me
I'm Mohit Mishra, a systems programming engineer creating free, comprehensive resources that help developers understand operating systems, reverse engineering, and low-level programming. My work has helped thousands of developers worldwide. Visit mohitmishra7.com to learn more.
What I Build
Technical Books
- The Operating System Architect's Manual (339 stars) - Comprehensive OS design and implementation guide
- Under the Hood of Executables (328 stars) - Deep dive into program execution and ELF format
Learning Resources
- reversingBits (488 stars) - Reverse engineering cheatsheets and binary analysis
- amILearningEnough (1,000 stars) - Low-level programming roadmap used by 1,000+ developers
- exploring-os (256 stars) - Hands-on OS concepts in C
I also write regularly on Substack, Medium, and The Core Dump.
Why Your Support Matters
Each project requires months of research, coding, and refinement. My goal is $700/month to:
- Dedicate focused time to creating quality educational content
- Complete ongoing projects and create new resources
- Cover hosting costs and development tools
- Maintain and update existing repositories
Your sponsorship translates directly into more free, high-quality educational content for the community.
Sponsor Benefits
- Priority Access - Early access to new content before public release
- Monthly Live Sessions - Join discussions on systems programming topics
- One-on-One Consultation - Optional 30-minute monthly call for technical discussions
- Recognition - Your name in repository Sponsors sections (optional)
All core content remains free and open-source.
Why GitHub Sponsors
GitHub Sponsors provides reliable payment processing. Many platforms have issues with international payments to India. GitHub ensures your contribution reaches me efficiently.
Join the Journey
Your sponsorship helps build a world where quality systems programming education is accessible to everyone. Every contribution helps thousands of developers understand computing fundamentals.
This will help me to create these contents with proper time. Your sponsorship will directly fuel the creation of more educational resources, from finishing *The Operating System Architect's Manual* to launching new guides on tensor programming and ML. By supporting me, you’re helping thousands of developers learn, grow, and tackle complex challenges.
Featured work
-
mohitmishra786/amILearningEnough
Low-Level Programming Roadmap and Resources
-
mohitmishra786/reversingBits
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 602 -
mohitmishra786/myJourneyOfBuildingOS
Book in Progress
C 364 -
mohitmishra786/underTheHoodOfExecutables
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 350 -
mohitmishra786/exploring-os
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 340 -
mohitmishra786/inside-the-machine
This book serves as a guide to the art of reverse engineering. It explores various techniques and strategies to extract valuable insights from software systems, with the goal of enhancing understan…
HTML 12