You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A console-based Library Management System built in Java, featuring book and eBook management, search and sorting, issuance tracking, and multithreaded notifications. Implements OOP principles, collections, utilities, and input validation for a clean, modular design.
"DataLeak Trace" is a Java-based project for tracing data leaks. Agents allocate data with undetectable alterations. Supports .txt, .jpg, .bmp formats. Detects leaks and traces back to the source.
SPL stands for Software Project Lab, which is a 3-credit course (SE-2112) in BSSE. All of my slides, sheets, docs, and code used in SPL 01 are available here.
A console-based task manager written in Java using object-oriented programming. Supports adding, completing, deleting, and filtering tasks with no external libraries or frameworks.