Projects
A showcase of some projects I built and still learning new skills and working on creating new impactful projects.

Restaurant menu
Developed a Python-based Restaurant menu application that displays a menu, processes user orders, and automatically generates the final bill .
Key Features:
- Displays a predefined restaurant menu with item names and prices.
- Allows the user to select items by entering their choice.
- Calculates total bill automatically based on selected items
- Validates user input to avoid wrong item selections.
- Generates a clean, formatted final bill at the end of the order.
- Uses simple Python concepts like loops, dictionaries, and conditional statements.

FUN ZONE PROJECT
Fun Zone is an Python application combining education and entertainment through two engaging Games . Simple yet, interesting.
Key Features:
- Terminal-based Python application featuring two games: Quiz and Stone-Paper-Scissors
- Quiz game includes 10 basic Python knowledge questions (non-MCQ) with score calculation
- Stone-Paper-Scissors offers 5-round user vs computer gameplay using random logic.

Portfolio Website
A simple portfolio website using WordPress displaying My Journey, Skills, Academic assignments, and active participation in other co-curricular activities.
Key Features:
- Developed a responsive personal portfolio website using WordPress
- Showcases My Journey, Skills, and Academic Assignments in a structured layout
- Highlights active participation in co-curricular activities and achievements
- User-friendly navigation with clean design and organized sections
- Easy content management using WordPress themes and plugins.