Projects

Python-based projects focused on data exploration, preprocessing, and analysis to uncover patterns and support decision-making.

Games & Logic

Cows & Bulls

Built a number guessing game that provides positional feedback using “cows and bulls” logic to guide user guesses.

Pig Dice Game

Developed a two-player dice game that simulates turn-based scoring and win conditions using random number generation.

Quiz Game

Built an interactive quiz application that randomizes questions, tracks scores, and provides real-time feedback.

Utilities

Password Generator

Built a configurable password generator that creates secure passwords using combinations of characters, digits, and symbols.

Currency Converter

Developed a currency conversion tool that calculates real-time value exchanges between multiple currencies using predefined rates.

Productivity

To-Do List App

Built a task management application that allows users to add, view, and remove tasks through an interactive menu system.

Text Editor

Built a simple file-based text editor that allows users to create, edit, and save text files directly from the command line.