Yash Tile's repositories
blockchain_implementation
Simple blockchain implementation using python and flask. It implements basic concepts of blockchain, like proof of work, mining, consensus, generating and validating the signature on transaction etc.
intent_based_chatbot
An intent-based chatbot in python with tflearn and TensorFlow. It can be trained for a specific purpose and works well within that specific scope.
youtube_profanity_bot
A python selenium bot that fetches transcripts of youtube videos and also performs some basic profanity and sentiment analysis.
Sort_Visualizer
A nice python visualizer for sorting algorithms!
youtube_transcript_bot
A selenium python bot which fetches transcripts from YouTube videos and then stores them in .txt file.
Basic-Python-Scripts
Created For HacktoberFest.
ChitChat
A Chatroom GUI application made with python's socket module and tkinter!
cowin_telegram_bot
A slot notifier for vaccine availability on COWIN platform of India. Here, we used the official cowin api to access information about available slots and telegram api to notify us in realtime via our own telegram bot.
web_diary_0.2
A flask CRUD application where users can create their account and then can write their diary notes or do daily journaling which will be then saved by date of creation.
Disney_movies_dataset_creation
Collecting data from Wikipedia and OMDB, plus some data polishing for the sake of dataset creation :)
kaggle_redwine
Solved a Red Wine dataset from Kaggle.
kaggle_titanic
Solving Titanic dataset from Kaggle.
photography_boilerplate
A boilerplate for a photographer's portfolio.
py_keylogger
Python key logger that detects characters and spaces pressed and saves them in a .txt file.
pygame_snake
A simple snake game with pygame
resort_reception_system
A reception application under construction...
text_based_games
It contains some text based games made with python. Any suggestions or help would be appreciated.