________

Projects

Question-Bank

Student-Management System

A complete Student-Management made with python tkinter and mysqlite3 packages of python. In this system you can create a student and delete the student data and you can add marks based on the semester and view marks based on the semester as well!

Hotel-Management System

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.

Question-Bank
Question-Bank

Banking-Management System

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.

Space-Invader

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

Question-Bank
Question-Bank

Question-Bank

It is drag to search for Questions and answers that are scattered around the internet during a day before exams. So to counter it I have piled up all the things needed to prepare for semeter in one place where it has notes,Q&A and previous year question paper as well to ace your exam!

Educational-Trust Website

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.

Question-Bank
Question-Bank

A school Website

Another front-end for a website dedicated for a school showcasing what they offer and their staffs details and some of their gallery. You can also register it with a decent front end for a register page.

My-Vaniyambadi

A website dedicated to a town and places around the town including schools,colleges,hotels and hospitals with their address. Its like a introduction to the town for the new-comers who can understand what are the places this town has!

Question-Bank
Capcha Predictor

Capcha Predictor

This is a simple CAPTCHA Predictor, that uses the Deep learning algorithm called CONVOLUTIONAL NEURAL NETWORK (CNN). CNN are specifics for handling visaul data! It will process the image and the output will be shown in the bottom. The model's accuarcy is 92%.