Projects
Python-based projects focused on data exploration, preprocessing, and analysis to uncover patterns and support decision-making.
Python-based projects focused on data exploration, preprocessing, and analysis to uncover patterns and support decision-making.
Developed a two-player game with board state management and win condition logic.
Built a number guessing game that provides positional feedback using “cows and bulls” logic to guide user guesses.
Developed a customizable number guessing game with defined ranges and attempt limits for user interaction.
Developed a two-player dice game that simulates turn-based scoring and win conditions using random number generation.
Developed a command-line game that simulates user vs computer gameplay with randomized outcomes.
Built an interactive quiz application that randomizes questions, tracks scores, and provides real-time feedback.
Developed a QR code generator that converts user input into scannable codes with customizable color options.
Built a configurable password generator that creates secure passwords using combinations of characters, digits, and symbols.
Built a validation tool that evaluates password strength based on length, character types, and complexity rules.
Developed a currency conversion tool that calculates real-time value exchanges between multiple currencies using predefined rates.
Built a task management application that allows users to add, view, and remove tasks through an interactive menu system.
Built a simple file-based text editor that allows users to create, edit, and save text files directly from the command line.