About Me

Skills

Education

Kendriya Vidyalaya Pragati Vihar

Class 12th | Science Stream (PCM+CS)

2023 - 2024

Passing Percentage: 92.8%

Kendriya Vidyalaya Pragati Vihar

Class 10th

2021 - 2022

Passing Percentage: 89.8%

Achievements

Projects

Vedic Maths Tutorial

Vedic Maths Tutorial is an educational project aimed at teaching children about Vedic mathematics. It is developed using the Python GUI library, Tkinter. The project provides interactive lessons and practice exercises to help children improve their mathematical skills through the application of Vedic math techniques.

Basic Billing Software

Basic Billing Software is a project developed using Python fundamentals. It is designed to help class 11th students understand the basics of programming and create a simple billing system. The software allows users to generate bills, calculate totals, and manage customer transactions and also give invoices.

Conversion between number system

The given code converts numbers between different number systems. It provides options to convert numbers from binary, octal, and hexadecimal systems to decimal, as well as converting decimal numbers to binary, octal, and hexadecimal representations. The program prompts the user to choose a conversion type and the number of digits in the input. It then collects the input digits and performs the conversion accordingly. However, the code seems to have some logical errors and redundancy in collecting user input. It could be improved for better functionality and readability..

Simple calculator using python module

The provided code presents a simple calculator program that allows users to input various operands and operators to perform mathematical operations. The calculator supports basic arithmetic operations such as addition, subtraction, multiplication, and division. Additionally, it includes features to calculate the square root of numbers, raise numbers to a power, and find the mean of a given set of numbers. The program utilizes the math and statistics modules from the Python standard library to perform these calculations. The calculator operates in a loop, allowing users to perform multiple calculations until they choose to exit by entering '0'. Overall, this calculator provides a basic yet versatile tool for performing various mathematical operations..

School Mangagement System

The provided code constitutes a straightforward school management system employing MySQL database integration and user input/output. It facilitates core functionalities including student and teacher management, attendance tracking, fee submission, salary payments, and class information display. With its menu-driven interface, users can effortlessly navigate through the system's diverse features, enhancing usability and efficiency..

Hospital Mangagement System

The provided code is a comprehensive hospital management system built to efficiently handle doctor, patient, and appointment data through MySQL integration. It facilitates essential operations such as doctor and patient management, appointment scheduling and cancellation, and provides easy access to detailed information about doctors and patients. The system is designed with a user-friendly menu-driven interface, ensuring seamless navigation across its diverse functionalities.

Hotel Management system

This Python project showcases a Hotel Management System, leveraging MySQL as the backend database. Users can execute a range of functions including adding/removing customers, booking/canceling rooms, and displaying customer details and bookings. The system adopts a user-friendly menu-driven interface, offering seamless navigation through its diverse functionalities. It serves as a hands-on example illustrating the integration of Python with a relational database for streamlined management of hotel operations.

Contact Me