Forward-thinking Jr. Python Developer with a background working effectively in dynamic environments. Proud team player focused on problem-solving and enhancing the skill-set.
WORK EXPERIENCE
Jr. Python Developer
Marketing Technology Solutions Pvt. Ltd. Bangalore, IN
08/21 - ongoing
PERSONAL PROJECTS
Django Web Application (11/2021 - Ongoing)
- Developing a web application by using the Django framework.
- Working for a user authentication i.e., user register, login, and logout.
Restaurant Order Project (09/2021 - Ongoing)
- Developing a restaurant menu for customers and adding items by admin dynamically in a python terminal
- Used classes and inheritance concepts to implement the functionalities like placing, modifying, deleting an order.
- Implemented the error handling techniques to handle the incorrect inputs given by the user
- Added features like discounts and special items on specific days using the DateTime, namedtuple modules
- Used CSV files for storing and modifying the data.