• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

A random generator in Python

More Repositories

1

HangmanGame

This is a HangMan game I made using C++ in Visual Studio. To make the game work you also have to put the "words.txt" file in your "Open containing folder" so that the game has a list of random words to chose from. File handling was used for this purpose and the time.h library was used for random words picking. Hope ye enjoy :D
C++
3
star
2

Moodmie

Moodmie is a movie context based recommender system that uses the user's emotion as a context for making recommendations. The project is in it's very early phases of development as it is a joint effort by me and my good friend Awais Saleem as the Final Year Project for our university and research.
Python
3
star
3

LocationRetriever

An app that retrieves your location in Latitudes and Longitudes
Java
1
star
4

CourtBaseCMS

C#
1
star
5

CourtroomProject

Simple courtroom management system
1
star
6

ChessGame

A chess game I made with the help of friends in C++
C++
1
star
7

FaceDetectionOpenCVPy

This is a simple face detection program in Python using OpenCV
Python
1
star
8

ExpenseTrackerInJs

This is an Expense tracker in HTML/CSS/Js
JavaScript
1
star
9

BrandConcept

Just a Basic Brand Concept Website countdown
CSS
1
star
10

FaceBookApiGraphRequest

A graph request in facebook embeded for SDK
1
star
11

FlaskWithBootstrap

This is just a basic bootstrap with flask demonstration. Feel free to use it
HTML
1
star
12

TransaltorPython

This is a language translator made in Python using googletrans library
Python
1
star
13

ToDoListAppJava

This is just a small application in Java using Android Studio that demonstrates the application To Do list
Java
1
star
14

BMICalculatorJava

This is a BMI calculator that I made using Java in Android Studio
Java
1
star
15

StockMonitorPython

This is a very barebones program that saves stock options on a excel file
Python
1
star
16

PiePalace

Pie world
1
star
17

LoginSystemPython

This is a login system/Authentication system made in Python using Tkinter
Python
1
star
18

PlaylistPlayerPython

A basic python library code to play songs in a playlist
Python
1
star
19

SimpleFlaskApp

This is just s simple Flask web app I made on Pycharm
Python
1
star
20

DrugDosageCalculator

This is a rug dosage calculator. Note that this only works for 2 times a day of prescription
Java
1
star
21

DiscordBot

This is a Discord bot with its functions defined in a python program
Python
1
star
22

Custom2x2TicTacToeGame

A custom 2x2 TICTACTOE game in Python. The game is still a huge work in progress. The rules are simple. The human player can only win if his mark is on the upper row and the computer can only win by marking in the lower row. All other positions result in a draw.
Python
1
star
23

AutomateExcelSheetPython

A simple Python program to automate Excel worksheet
Python
1
star
24

AugmentedRealityProject88

An app that allows you to render 3D models (GLB file through URL) through your phone's camera. The app was made using Google's archived Sceneform AR libraries so support for this project is little to non-existent. You can use this project however way you see fit as long as credit is given. Misuse of the projcet is strictly forbidden.
Java
1
star
25

PasswordEncrypter

This is a simple implementation of a password encrypter in C++. Note that this is a demonstration and cannot be used for actual implementation in real applications
C++
1
star
26

Alzheimers-CNN-Model-Classifier-Tkinter

An Alzheimers prediction/classifier using deep learning CNN model (Sequential). The project is simple and uses Tkinter as its GUI.
Python
1
star