Giter Club home page Giter Club logo

python-projects's Introduction

Python Projects

This repository showcases a collection of projects that I've created during my journey of learning Python. Each project reflects a different aspect of python language and highlights the skills I've acquired along the way.

Traffic Light

It's a traffic light simulation which uses concepts of multi-threading and exceptions handling. It uses os, time and threading module.

Project details: click here.

Smart Calendar

It's a simple reminder calendar that will be able to save notes and dates of birthdays in an external file and remind us about them. We can also view and delete them.

Project details: click here.

Learning Progress Tracker

It's a script that keeps track of the registered users, their learning progress, and metrics. It will also provide detailed information about each user or any category of users and the overall statistics for the entire learning platform.

Project details: click here.

X-mas Tree

It can print a Christmas tree and a Christmas card depending on the number of input.

How to use: check out the comments after # start of the program comment to understand the input format.
Project details: click here.

Caesar Cipher Decoder

A script to decode Caesar Cipher. Learn more.

Project details: click here.

Vigenere Cipher Decoder

A script to decode Vigenere Cipher. Learn more.

Project details: click here.

Dominoes

The classic Dominoes game with computer AI as the opponent.

How to play: check out the guide.
Project details: click here.

Loan Calculator

It calculates annuity and differentiated payments for repaying loan. It uses argparse module to pass arguments using command-line.

How to use: check out the usage instructions.
Project details: click here.

Tic Tac Toe

The classic Tic-Tac-Toe, also known as Noughts and crosses or Xs and Os!

How to play: Consider the box as a 3x3 grid. To make a move, input the row number (x) separated by column number (y) โ†’ x y
Project details: click here.

Hangman

The classic word guessing game!

Project details: click here.

Coffee Machine

It simulates a coffee machine. You can buy different types of coffee, renew the supplies, collect the money earned and output the remaining supplies.

Project details: click here.

Zookeeper

It displays ASCII art of certain animals.

Project details: click here.

python-projects's People

Contributors

ayushnagarcodes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.