I aspire to become a software developer specializing in full-stack development, AI, cybersecurity,
and Android development. Currently, I’m exploring these domains to build a strong foundation
and discover my niche in the tech world.

About
I’m a 1st-year B.Tech CSE student at Manipal University Jaipur, passionate about exploring diverse domains in technology, including Full-Stack development, AI, Cybersecurity, Cloud Computing, Android development and DevOps. I’m eager to learn, experiment, and build projects that expand my skills and understanding of the tech world.
Skills I have:
- Python
- MySQL
- HTML
- CSS
- JavaScript
Projects
- GST Billing System
This project is a simple console-based Billing and User Management System that helps small businesses manage users, products, and customer billing efficiently. It allows new users to register with a unique ID and password, and existing users to log in securely. The system maintains a product list with prices, enabling authorized users to add or modify items as needed. During the billing phase, the user can input customer details, select products with quantities, and generate both a console invoice and a PDF invoice with GST and total cost, saved uniquely by the customer’s name. It features a clear main menu for navigation, input validation to prevent errors, and data persistence through pickle files for storing users and products between sessions, ensuring smooth and reliable operation.