This Python automatic file sorter organizes files inside File Explorer by detecting each file extension and moving every item ...
A multi-module web application ("Mini OS") built with Flask, featuring Calculator, Password Generator, Notes, Contact Book, and Expense Tracker — with user authentication and private per-user data, ...
I have always wanted to learn how to make an OS from scratch. In college I was taught how to implement advanced features (pagination, semaphores, memory management, etc) but: I never got to start from ...