University Course Registration System, SQL, PostgreSQL, Python, Implementation of a full-fledged university course registration system using user-facing functionalities including data insertion, deletion, updating, and analytical reports with rollback mechanisms and error recovery. Library System, Python, Built a Python-based library management system to track book inventories, update stock, and manage book checkouts efficiently. Dynamic Memory Allocator, C Language, Built a custom malloc, free, realloc implementation, optimizing heap management for space and performance.