The "web-scraping-lvl1" project is a beginner-level exercise in web scraping using Python's Beautiful Soup library and Requests module.
This repository contains my university projects and practical sessions (TPs) from my studies in Computer Science and Big Data. It includes various implementations in data science, machine learning, and web development, showcasing my progress and skills in programming, data analysis, and model building.
A C-based simulator for multi-tasking process scheduling policies (FIFO, Round-Robin, Priority) on Linux. This is a project for the Advanced Operating Systems course at ISI.