About Me!

I'm Aditya, a passionate engineering student exploring the world of web development, Python programming, and backend technologies like Django. I enjoy building useful projects, learning new skills every day, and sharing my knowledge with others.

I'm also a self-taught guitarist who loves performing at college events. My goal is to become a skilled developer and create meaningful tech solutions.

Aditya Pic

Hi there! That's me β€” always curious, always learning. 😊

My Projects

πŸ” Password Generator

A simple yet powerful Password Generator built using Python. It allows users to create strong, random passwords with a mix of uppercase letters, lowercase letters, digits, and special characters.

πŸ’‘ Features:

πŸ” View Project on GitHub

☁️ Weather App (CLI Based)

A Command Line Interface (CLI) Weather App built using Python that fetches real-time weather data based on city input.

πŸ”§ Features:

🧠 What I Learned:

🌀️ View Weather App on GitHub

🎯 Guess the Number (CLI Game)

A fun and interactive number guessing game built using Python. The program randomly selects a number, and the player guesses it within a few tries.

πŸ•Ή Features:

πŸ’‘ What I Learned:

🎯 View Guess the Number Game