This one :) - aka Portfolio
After extensively searching through various Bootstrap templates, I carefully selected a free template that aligned with my vision for a clean, professional portfolio site. Once I found the right template, I began customizing it to make it truly my own. I built a dynamic personal portfolio website using Django as my backend framework, modifying the template's CSS to better match my preferred styling and visual identity.
Starting with this foundation, I enhanced the user experience by implementing custom DOM manipulation on the frontend, allowing for smooth transitions and interactive elements. I added my own JavaScript to create dynamic content updates and improved interactivity across all device sizes, along with some additional functionality to better serve my needs.
On the technical side, I leveraged Django's MVT architecture to handle all server-side operations, including routing and data management. I took advantage of Django's built-in security features to ensure robust form handling and data validation. While Bootstrap provided a solid responsive foundation, my customizations helped create a unique showcase of my work that stands out from the original template.