-
Research-Paper-Scraper Public
Forked from Shahed1998/Research-Paper-ScraperJupyter Notebook UpdatedJul 18, 2025 -
-
Computer-Graphics Public
Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.
-
Web-Tech Public
A collection of lab tasks and a final project from the Web Technology course at AIUB. It covers both front-end and back-end development, using web technologies to create dynamic web applications.
-
YOLO11 Public
This repository contains Jupyter Notebooks for training the YOLO11 model on custom datasets for image classification, instance segmentation, object detection, and pose estimation tasks.
-
Stable-Diffusion Public
This repository demonstrates how to use Hugging Face's pre-trained models for Text-to-Image and Image-to-Text generation using Stable Diffusion.
-
MediaPipe-Python Public
This repository demonstrates pose landmark detection and segmentation using MediaPipe in Python, comparing high-level and low-level APIs to visualise landmarks and segmentation masks.
-
YOLOv8 Public
This repository contains Jupyter Notebooks for training the YOLOv8 model on custom datasets for image classification, instance segmentation, object detection, and pose estimation tasks.
-
Neural-Network Public
This repository features a 3-layer neural network built from scratch in Python, alongside TensorFlow and PyTorch versions.
-
CVPR Public
Jupyter Notebook projects in Python coded during my Computer Vision and Pattern Recognition course at AIUB, focusing on core computer vision techniques.
-
ML Public
A collection of machine learning projects showcasing various algorithms and techniques, including a final project for the Machine Learning course at AIUB.
-
AI-And-Expert-System Public
Python implementations from the AI and Expert System course at AIUB, covering search algorithms, machine learning, and neural networks.
-
OS Public
Lab work for the Operating Systems course at AIUB, featuring shell scripts and tasks on process management and memory allocation, executed on a macOS terminal.
-
OOP2-CSharp Public
Windows Forms projects in C# from the OOP2 course at AIUB. Includes an airway ticketing system demonstrating OOP concepts like inheritance, encapsulation, and event handling.
-
OOP1-Java Public
This repository contains the final project for the OOP1 (Java) course at AIUB, featuring a Bank CLI application built using Java.
-
COA Public
This repository contains lab codes and assignments from the Computer Organization and Architecture (COA) course at AIUB, demonstrating assembly language programs and hardware-level operations.
-
MES Public
A simulated water quality monitoring system using Arduino to measure pH, temperature, turbidity, and dissolved oxygen, developed for the Microprocessor and Embedded Systems course at AIUB.
-
Compiler-Design Public
C and C++ projects from the Compiler Design course at AIUB, covering lexical analysis, syntax analysis, and code generation phases.
-
CAD Public
Contains final OBE assignment from the Computer-Aided Design & Drafting course at AIUB, including OBE assignment question in PDF.
1 UpdatedSep 30, 2024 -
it-cert-automation-practice Public
Forked from google/it-cert-automation-practiceGoogle IT Automation with Python Professional Certificate - Practice files