Pinned Repositories
50StatesQuizCreator
Creates multiple-choice quizzes and answer sheets about the 50 US states.
alexa-sign-language-translator
A project to make Amazon Echo respond to sign language using your webcam
ATBS
This repo holds code with all sorts of scripts, hacks and programs that I conceptualized and learned to make while I studied the book "Automating the Boring Stuff with Python"
autocomplete
📝 This repo is a supplement to my video on AI-based autocomplete tools as part of my series AI does AI (https://www.youtube.com/watch?v=QdsEeFmbOyw)
ConnectHear-Django-Based-DBMS
💾 This is a demo DBMS made for my startup ConnectHear to enable data management with CRUD functionality using a SQLite database server, for all aspects of our business operations.
Infinitety-Scrolling-Car-Racing-Game-SDL2
machine-learning-practice
🏫 Learning ML by programming simple scripts/models/neural networks
text-summarization
👨🎓 This repo is a supplement to my video on Transformers and Text Summarization as part of my series AI does AI (https://youtu.be/p_6xgrykPMQ)
text-summarization-web-app
v1-app-uptime
ArhumIshtiaq's Repositories
ArhumIshtiaq/50StatesQuizCreator
Creates multiple-choice quizzes and answer sheets about the 50 US states.
ArhumIshtiaq/awesome-django
A curated list of awesome Django apps and projects.
ArhumIshtiaq/budgeting-app
Basic CMD-based budgeting application
ArhumIshtiaq/ConnectHearAPI
ArhumIshtiaq/FacebookBot
A Facebook Messenger Bot that supports Voice Recognition, Natural Language Processing and features such as: search nearby restaurants, search trending news, transcribe and save memos to the cloud.
ArhumIshtiaq/FacebookBot-echobot-simple
Simple echobot for Facebook Messenger API
ArhumIshtiaq/google-10000-english
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.
ArhumIshtiaq/Hangman
ArhumIshtiaq/Java-Calculator
In order to further practice my Java, I made a calculator program. Simple, but functional.
ArhumIshtiaq/Java-Quiz
A tiny quiz made in Java in order to practice my Java coding skills.
ArhumIshtiaq/module-function-downloader
Downloads webpages from Official Python Documentation and saves the specified modules' function in a .txt file.
ArhumIshtiaq/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
ArhumIshtiaq/python_rest_flask
Flask Rest API
ArhumIshtiaq/SubUNets
SubUNets: End-to-end Hand Shape and Continuous Sign Language Recognition (ICCV'17)
ArhumIshtiaq/TensorMouse
Control mouse by moving objects in front of webcam using Tensorflow Object Detection API