Skip to content

Draculinio/PythonOs

Repository files navigation

Python OS

This is a simple hobby operating system made to test the limits of vibe coding, I want to see how far I can go with an AI (chatgpt) and guide and create this software.

Feel free to do whatever you want with this software.

All the process can be followed in my youtube channel

Installing the tools

In next chapters...

How to compile this

  1. Clean the project if needed

make clean

  1. Create the ISO

make iso

  1. Compile and run

make run

Chapter 1: Creating a simple kernel

In this first chapter I downloaded all the tools, installed them and created a first kernel. Go to the video

Chapter 2: Text, colors and clean screen

In this second chapter I started to write texts on the screen, put colors and clean the screen. Go to the video

Chapter 3: Writing texts

In the third chapter I added keyboard support. Go to the video

Chapter 4: Adding basic commands

In this chapter I added commands support. Go to the video

About

This is a hobby vibecoded OS made for my youtube channel https://www.youtube.com/@Pythonisgod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published