A basic Hotel-Management system in which you can check-in and check-out and check the available guest list and on Checking in you will be given a room no and the cost for one day stay. And upon checking out it will the generate the total amount that needs to be paid based on the no of days stayed x one day stay amount.
A simple Banking-Management made with python tkinter and mysqlite3 packages of python. In this system you can login or create a new account for yourselves and another feature is to widhtraw and deposit about directly and the bank manager can view the current bank customer details with a special username and password.
An old retro space shooting game that is made in pygame library of python. This was my first big code project in python which I got reference from youtube and modified it and added some new things to make it more intresting
A simple Front-End for a trust website where you can choose the amount you want to donate and some acheivements about the trust and contact information. This is was built from scratch by me with just html,css and a little bit of Javascript.