HOME

Projects

Python Beginner Projects

Hangman Game

Classic word-guessing game implementation.

GitHub
  • Random word selection
  • ASCII art for game states
  • Limited guesses

Caesar Cipher

Encryption and decryption using Caesar Cipher.

GitHub
  • Shift cipher implementation
  • Supports arbitrary shift values
  • Handles both encryption and decryption

Calculator

Functional calculator with basic arithmetic operations.

GitHub
  • Supports addition, subtraction, multiplication, and division
  • User-friendly interface
  • Handles invalid inputs gracefully

Blackjack Game

Text-based Blackjack card game.

GitHub
  • Simulates a real Blackjack game
  • Interactive user commands
  • Includes betting system

Higher Lower Game

Guessing game comparing item popularity.

GitHub
  • Compares popularity metrics
  • Interactive and engaging gameplay
  • Score tracking

Simple Coffee Machine

A project to build a simple coffee machine.

GitHub
  • Basic coffee machine implementation
  • Handles different coffee recipes
  • Interactive command-line interface

Quiz Project

Interactive quiz application on various topics.

GitHub
  • Question management
  • Score tracking
  • Multiple categories

Python Intermediate Projects

Snake Game

Recreation of the classic Snake game.

GitHub
  • Control the snake using keyboard
  • Grow by eating food
  • Avoid collisions

Password Manager GUI

Secure password storage and generation application.

GitHub
  • Generate strong passwords
  • Securely store passwords
  • User-friendly GUI interface

Flashcard App

Digital flashcard application for efficient learning.

GitHub
  • Create custom flashcard decks
  • Spaced repetition algorithm
  • Progress tracking

Habit Tracking App

Application to track and build daily habits.

GitHub
  • Create and manage habits
  • Daily check-ins
  • Streak tracking and statistics

Workout Tracking App

Application to log and analyze workout sessions.

GitHub
  • Log various types of exercises
  • Track progress over time
  • Generate workout reports

Weather App

Application to fetch and display weather information.

GitHub
  • Real-time weather data
  • Location-based forecasts
  • Interactive weather maps

EDA Projects

FIFA Player Statistics

Explore the performance and skills of FIFA players.

GitHub
  • Data cleaning and preprocessing
  • Player skill and trend analysis
  • Visualizations of player attributes

Superhero Attributes

Analyze the attributes and powers of superheroes.

GitHub
  • Exploration of superhero demographics
  • Analysis of power distributions
  • Visualizations of key insights

Ukraine vs. Russia War Analysis

Analyze key trends and statistics of the ongoing conflict.

GitHub
  • Data on conflict events and impacts
  • Trend and statistical analysis
  • Visualizations of conflict data

Nepal Trekking Trails

Insights into popular trekking routes in Nepal.

GitHub
  • Analysis of trekking routes
  • Insights into route popularity
  • Visualizations for trekking data

Exercise Routine Exploration

Explore patterns and insights in fitness routines.

GitHub
  • Analysis of fitness data
  • Pattern identification and recommendations
  • Visualizations of workout trends