REPOSITORY OVERVIEWLive repository statistics
★ 8Stars
⑂ 1Forks
◯ 1Open issues
◉ 8Watchers
42/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
52 Community adoption25% weight
14 Maintenance state20% weight
65 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
CSE 4510: Operating Systems Lab – UIU [Summer-252]

📘 This repository contains my lab work for the Operating Systems course at United International University.
📋 Table of Contents
📂 Structure
- Assignments: All lab assignments with code and explanations.
- ClassTests: Solutions to class tests.
- Midterm/Final: Questions and my written/code solutions.
- Code+Notes: Key operating systems concepts and personal notes.
- Practice problems: Practice problems and other resources.
🔧 Tech Used
- Language: C (mostly)
- Tools: Linux terminal, gcc, gedit/vim
✅ Goals
- Understand OS internals
- Practice system-level programming
- Prepare for CTs, midterm, and final
📖 How to Use This Repository
- Clone the repository:
git clone https://github.com/TashinParvez/os-lab-uiu.git
cd os-lab-uiu
- Navigate through folders according to your topic of interest.
- Open notes or code files using your favorite editor (gedit, vim, VSCode).
- Compile and run C programs in Linux terminal using gcc:
gcc filename.c -o outputname
./outputname
- Refer to the notes before or after running the code for better understanding.
🏡 Contributing
Contributions are welcome! If you have ideas, suggestions, or resources that could enhance this repository, feel free to submit a pull request or open an issue.
📞 Contact
For any questions, suggestions, or feedback, please feel free to reach out to the repository maintainer.
Happy Learning! 🚀
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repository contains all the important shell/bash scripting examples (e.g. basic programming constructs, accessing database, reading properties file, file manipulation, etc) anyone may need.
69/100 healthActive repository
ShellApache-2.0
⑂ 28 forks◯ 1 issuesUpdated Apr 19, 2026
This repository contains a collection of useful Bash scripts for Linux systems. Each script serves a specific purpose, ranging from system maintenance to monitoring and automation tasks. Below is a description of each script along with instructions on how to use them.
70/100 healthRecently updatedActive repository
ShellNo license#backup-script#backup-scripts#bash#bash-script
⑂ 3 forks◯ 0 issuesUpdated 10 days ago