https://github.com/imharshag/kernelcraft
An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.
https://github.com/imharshag/kernelcraft
cpp operating-system
Last synced: 9 months ago
JSON representation
An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.
- Host: GitHub
- URL: https://github.com/imharshag/kernelcraft
- Owner: imharshag
- Created: 2024-09-03T05:18:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-12T07:35:22.000Z (over 1 year ago)
- Last Synced: 2025-04-23T06:49:27.912Z (9 months ago)
- Topics: cpp, operating-system
- Language: C++
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KernelCraft 🖥️
**KernelCraft** is an operating system built from scratch to explore the fundamentals of system architecture and low-level programming. This project serves as a hands-on guide to understanding the core principles behind operating systems.
### Warning ⚠️
**KernelCraft** is intended for educational purposes only. **Do not run this operating system on a normal, production machine**. It is designed to run in a controlled environment (e.g., an emulator or a virtual machine) as it may cause irreparable damage to your system.
### Contributing 🤝
Contributions are welcome!. Fork the repository and create a pull request with your changes. Ensure that your contributions are well-documented and tested.
### Contact 📧
For questions, feedback or detailed support, please contact harshag3103@gmail.com .