My GitHub Projects

Selected work

🛍️
python HTML CSS APIs
Accept Payments
Accept Payments is a full-stack web application that enables businesses and individuals to securely receive online payments. The platform integrates modern payment gateways and provides a seamless checkout experience for users. The system allows users to initiate transactions, process payments through secure APIs, and receive instant confirmation. It focuses on reliability, security, and user-friendly design to ensure smooth financial operations.
View Case Study →
🤖
Python Tkinter (GUI Library) time module (strftime function)
Digital Clock
⏰ Digital Clock — Project Description The Digital Clock is a simple GUI-based Python application that displays the current time and date in real-time. Built using Tkinter, the program continuously updates every second to reflect the accurate system time, providing a live digital clock interface. This project demonstrates the use of GUI components, time formatting, and real-time updates in Python applications. 🚀 Key Features ⏱️ Real-time clock display 🔄 Auto-update every second 📅 Displays current date 🖥️ Clean GUI interface using Tkinter 🎨 Customizable font and background
View Project →
📊
Python CLI
Rent calculator
🏠 Rent Calculator — Project Description The Rent Calculator is a simple Python-based application designed to split shared living expenses among multiple individuals. It calculates the total cost of rent, food, and electricity usage, and divides the amount equally among all occupants. This tool helps users quickly determine how much each person needs to pay, ensuring fair and transparent expense sharing in flats or hostels. 🚀 Key Features 🧮 Calculates total shared expenses ⚡ Includes electricity bill based on unit consumption 👥 Splits cost equally among users ⏱️ Fast and easy command-line interaction
View Project →
🌊
Python HTML CSS
Image Slideshow App
🖼️ Image Slideshow Viewer — Project Description A desktop-based Image Slideshow Viewer built using Python and Tkinter that displays a sequence of images in an automated slideshow format. The application loads multiple images, resizes them, and presents them one by one with a timed transition, creating a smooth viewing experience. 🚀 Key Highlights 📸 Displays multiple images in sequence ⏱️ Automatic slideshow with time delay 🖥️ GUI built using Tkinter 🖼️ Image processing using PIL ▶️ Play button to start slideshow
View Project →