• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This python program is designed to create a memory game for childrens. It consists of four different objects or items or animals with refresh button and user have to remember the pictures and choose them from ten options after seeing them and get their result.

More Repositories

1

Music_Player

This is an elegant looking music player in which you can play music from your music folder and control it with provided functions. Just give it a try
Python
9
star
2

Cafe_Management_System

This C++ program is designed in such a way that the administrator can log in the cafe management system. The users can register, login, change their account password if forget or if they want. There is a functionality that the program can record each and every one's information even after program has been terminated. It consists of Master entry, customer entry, giving offer, register new user, delete or update data, booking, charges, renewal, giving offer and much more.
C++
5
star
3

Analog_Clock

This is a python program to represent time in an old fashioned way with modern technology. This program make a beautiful analog clock to show real current time along with date.
Python
4
star
4

Fitness_Calculator

This python program takes user name, age, gender and requirement inputs like height, weight, bp, etc to calculate the fitness and show the result as low, normal or high.
Python
4
star
5

Stock_Teller

This C program show the stock of the items(mobile phones) in the shop. You can order products as your choice and it records the remaining number of products.
C
4
star
6

Base_Converter

This python application is designed to convert from any number system to any number syatem and it is also capable of handling all types of exceptions. It has the funtionality to have a simple built in calculator for small but powerful calculations with Reset and backspace buttons. It has the functionality of keeping the results as well.
Python
4
star
7

Scientific_Calculator

This is a Scientific Calculator which has lots of scientific functions other than simple arithmetic operations and it is smart enough to check for the valid expression.
Python
2
star
8

Caesar_Cipher

This python GUI program can encrypt or decrypt any text message with 25 possible keys. It uses mainly Caesar Cipher technique to code or decode the message. It has copy paste button for better interaction. It has also a clear button to wipe out the whole message.
Python
2
star
9

Word_Predictor

This program predicts the top 5 possible words from the given csv file by their frequency.
Python
2
star
10

Codechef

This is the place where I put my successful submissions of Codechef problems. Feel free to suggestions for much efficient code implementation.
C++
2
star
11

Multilevel-Queue-Scheduling-Using-Preemptive-SJF-And-Round-Robin

Design a scheduler with multilevel queue having two queues which will schedule the processes on the basis of pre-emptive shortest remaining processing time first algorithm (SROT) followed by a scheduling in which each process will get 2 units of time to execute. Also note that queue 1 has higher priority than queue 2. Consider the following set of processes (for reference)with their arrival times and the CPU burst times in milliseconds.
C++
2
star
12

Tic_Tac_Toe

This is a simple Tic Tac Toe multiplayer game.
Python
1
star
13

Mobiux_Developer_Assignment

This is an assignment given by Mobiux to do some data analysis of the given questions.
Python
1
star
14

flight-booking-website

A flight booking website using java framework Spring boot and React, bootstrap
JavaScript
1
star