Welcome to My Personal Website

This is where I showcase my projects and technical skills.

tkBank

A GUI-based banking application built with Python and Tkinter. Users can create accounts, deposit and withdraw money, and check their balance. Data is stored using SQLite.

  • GUI-based account management
  • Deposit & withdrawal functionality
  • SQLite database for storing user accounts
  • Real-time balance updates
View on GitHub →
Banking App Screenshot 1Banking App Screenshot 2Banking App Screenshot 3Banking App Screenshot 4