Title: bank
Description: This project marks my first experience with backend web development, where I learned to design and implement web applications using the Django framework. The application I developed serves as a prototype for an online banking platform that, with minor adjustments, could be adapted for use by any financial institution. The system includes several core functionalities such as account creation, management, and usage; handling of bank cards; and loan management. In addition to these essential features, I implemented a component that I am particularly proud of — the News module. This feature employs web scraping techniques to automatically retrieve the titles and hyperlinks of the three most recent articles related to banking, finance, and economics from four external websites. While many web developers might not consider this project a significant technical achievement, I take great pride in having completed it. More importantly, it represented a meaningful step forward in my journey to mastering Python and backend development. It is important to note that the primary focus of this project was on implementing backend functionality and application logic rather than on the visual design or user interface of the website.
24.11.2025
Due to issues with obtainning TSL/SSL certificates through AWS I had to redeploy portofolio's bank to my home server. URL adjusted.