Portfolio Website

YEAR
2025
MY ROLE
Full Stack Development
STACK USED
Python | Flask
SQLAlchemy
HTML | CSS | Javascript
INDUSTRY
IT
Project Overview
This portfolio website serves as a personal showcase for my technical expertise, projects, and certifications. It features a fully dynamic structure built with Flask and SQLAlchemy, enabling easy updates to content like projects, skills, and achievements. The responsive design ensures optimal viewing across all devices, while visitors can explore categorized projects, view detailed case studies, and get in touch through an integrated contact form. The admin side leverages modular Flask architecture, making the platform scalable and maintainable.
Key Features
Dynamic Project Showcase
Projects are displayed dynamically from a backend database using Flask and SQLAlchemy.
Visitors can explore detailed project pages categorized by development type (e.g., Software Development, Systems Administration).
Backend with SQLAlchemy ORM
Models built with SQLAlchemy to manage projects, tags, and certifications with relationships and clean schema.
Flask-Migrate integrated for smooth database migrations during updates.
Responsive & SEO-Friendly Design
Clean, modern UI that adapts seamlessly to mobile, tablet, and desktop devices.
Semantic HTML structure with optimized asset loading for faster performance and improved discoverability.
Custom Admin Dashboard
Admin dashboard allows authorized users to manage projects and certifications via a clean web interface.
Direct interaction with the backend enables seamless updates, additions, and deletions of portfolio content without touching the codebase.
Project Gallery
Challenges Solved
Modular Flask Architecture
Structured the app using Blueprints and clean routing logic to separate concerns and enable future feature scaling.
Reusable Templates & CSS
Used Jinja templating and a unified CSS strategy to ensure consistency across pages and components.
Admin-Friendly Updates
Designed the site so that new projects, certifications, and metadata can be added via database entries without modifying code.
Project Impact
This portfolio enabled me to professionally present my skillset, leading to increased visibility and better client engagement. It has served as a central platform for showcasing my work, attracting both freelance opportunities and full-time roles.
Check other similar projects

Room Booking Platform
This room booking platform offers a seamless online experience where users can easily search and reserve rooms. Once a booking is made, they receive an automatic notification along with a unique booking number, which allows them to manage their reservations effortlessly. Additionally, the platform features an admin dashboard that provides comprehensive tools for monitoring room availability, managing bookings, and accessing detailed analytics for efficient operations.
Read more
Time-Tracking App
TimeTracker delivers a comprehensive solution for team time management and absence tracking. Users can log their working hours through an intuitive interface, choosing between duration-based entry or start/end times with break tracking. Time entries can be categorized by projects, with detailed notes for activity context. The application features a robust absence management system, including vacation requests, sick leave tracking, and administrative approval workflows. The admin dashboard provides real-time visibility into team status, working hours, and planned absences, enabling better resource planning. Built with Python/Flask and MySQL for the backend with SQLAlchemy ORM, the application combines Tailwind CSS interface with JavaScript interactions for a seamless user experience.
Read more
Email Signature Generator
This internal email signature generator was built with Python and Flask to streamline the process of creating consistent, branded email signatures. The web-based tool allows employees to enter or update their details through a simple form, which are then rendered into responsive HTML email templates. This eliminated the need for manual editing or technical support involvement. The system also supports updates to formatting or branding at the template level, automatically applying them across all generated signatures. It has become a self-serve productivity tool that reduces friction and ensures brand consistency in internal and external communications.
Read more
Notion API Integration
The Python-Notion Integration with Document-Merge project automates the creation of customized documents by integrating data from multiple Notion databases with a dynamic document generation system built in Python. It fetches and processes participant, event, and venue data, then merges this information into pre-formatted Word document templates using MailMerge. Custom post-processing is applied to enhance formatting, ensuring documents meet business standards while reducing manual effort.
Read more
Bank Export Automation Tool (CSV to Lexware)
This Flask-based CSV (Bank Export) Processor streamlines the transformation of exported bank transaction files into a structured accounting-ready format. The app applies custom financial classification logic to parse, categorize, and enhance transaction data—automatically generating seven additional columns, including SKR04 codes, counter-accounts, and period metadata. It produces a cleaned, enriched CSV file nearly ready for direct import into Lexware, effectively replacing manual spreadsheet work. Built with Python, Pandas, and Flask, the tool has eliminated hundreds of hours of repetitive accounting labor.
Read more
Footprint Trading Dashboard
This Dash-based trading analytics dashboard visualizes candlestick and footprint data in real-time, offering traders deep insight into buy/sell imbalances, volume deltas, and high-activity price zones. I leveraged AI-assisted coding to streamline the development process—particularly for chart rendering, database interactions, and pattern analysis. I architected the MySQL database from scratch, creating the schema, tables, and indexes optimized for time-series market data. The application fetches and processes that data efficiently and renders it using Plotly in an interactive web UI. Deployed on a self-managed Linux server, this self-hosted dashboard offers powerful, fast, and scalable insights tailored to internal trading operations.
Read more