This project implements fundamental relational algebra operators using Python, with a focus on efficient memory management and sorted file processing. The operators include Merge-Join, Union, ...
Task Manager is a production-ready web application for task management with user authentication, status tracking, and label organization. Built with Django following modern development practices.