Skip to content

Pantane1/Os-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot preview

📂 Project Structure

.
├── index.html       # Main HTML document
├── style.css        # All styling (dark theme, cards, grid)
├── script.js        # Tiny JavaScript (console logs + year update)
└── README.md        # This file

✨ Features

  • Clean, card‑based layout matching the OS hierarchy:
    • Main Memory
    • Process Management
    • Inter‑Process Communication (IPC)
    • Access and Control
    • Interaction
  • Each card shows three real‑world APIs (system calls / library functions) with a short description.
  • Hover effects with coloured accents per category.
  • Fully responsive – works on desktop, tablet, and mobile.

🚀 Live Demo

You can view the page directly on GitHub Pages

pantane

🛠️ Built With

  • HTML5
  • CSS3 (Grid, Flexbox, custom properties)
  • Vanilla JavaScript (no dependencies)
  • #denjagidev

📦 How to Use

  1. Clone the repository:
    git clone https://pantane1.github.io/Os-management/
  2. Open index.html in any modern browser – that’s it!

📝 Background

This project was created as a study aid for operating system concepts. The diagram in the header comes directly from a course exercise that asked for three APIs per OS management area.

🤝 Contributing

Feel free to fork the project and add your own APIs or improve the design. Pull requests are welcome.

📄 License

Distributed under the MIT License. See LICENSE for more information.


---

## 🖼️ Adding a preview (optional)

You may want to add a screenshot of the page. Take a screenshot, save it as `preview.png` in the repository, and the README will display it.

---

All files are ready to be pushed to GitHub. Just create the three files above in a new repository, enable GitHub Pages, and your unique OS API explorer will be live.

---

ph-logo

pantane

About

Os Manager Assignment

Topics

Resources

Stars

Watchers

Forks

Contributors