Formulated an application for students or bachelors to manage and track their expenses of last 1 or more month. Created web app using HTML5, Bootstrap and backend using python. Designed api using ...
Abstract: The growing complexity of cloud-based infrastructures has made them prime targets for ransomware attacks and unauthorized access. Current security measures are often insufficient, leading to ...
Abstract: Currently, the use of Application Programming Interfaces (APIs) has become essential and widely adopted in both web and mobile applications to support data integration and service ...
Going to the database repeatedly is slow and operations-heavy. Caching stores recent/frequent data in a faster layer (memory) so we don’t need database operations again and again. It’s most useful for ...
This comprehensive system enables users to manage investment portfolios through both a command-line interface and a modern web application. The project demonstrates advanced database design, backend ...