Pinned Repositories
Automatically-mark-attendance
This program, when initiated automatically marks attendance,if the attendance has been initiated by the instructor and sends a mail to you confirming that your attendace has been marked.I have used a library in python known as 'Selenium' for developing this.
aye_django
Django app for aye
CodingWithMitchBlog-REST-API
A continuation of the CodingWithMitchBlog course. Adding a REST API using Django REST-framework
Django-Blog
Created a quick normal django blog, in literally like 3 days of coding. Basic HTML and CSS as static files.
django-socket-programming
Using django channels for basic socket programming
easywiki
A simple CLI app that will allow you to use wikipedia from terminal
flask-webapp
Number-Guesser-Neural-Net
This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.
Tinder-bot
Whatsapp-Bot
Made in python
themoat's Repositories
themoat/Automatically-mark-attendance
This program, when initiated automatically marks attendance,if the attendance has been initiated by the instructor and sends a mail to you confirming that your attendace has been marked.I have used a library in python known as 'Selenium' for developing this.
themoat/aye_django
Django app for aye
themoat/CodingWithMitchBlog-REST-API
A continuation of the CodingWithMitchBlog course. Adding a REST API using Django REST-framework
themoat/Django-Blog
Created a quick normal django blog, in literally like 3 days of coding. Basic HTML and CSS as static files.
themoat/easywiki
A simple CLI app that will allow you to use wikipedia from terminal
themoat/flask-webapp
themoat/Interview_Prep
List of DS & Algo questions for interview-prep (crash-course kinda).
themoat/Marketplace-smart-contract
themoat/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
themoat/snu-data-usage
themoat/Socket-Proramming
Implementing simple chat server, and establishing client server socket communication, so that multiple clients can communicate over the chat server
themoat/stylegan2
StyleGAN2 - Official TensorFlow Implementation
themoat/django-socket-programming
Using django channels for basic socket programming
themoat/Number-Guesser-Neural-Net
This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.
themoat/Tinder-bot
themoat/Whatsapp-Bot
Made in python
themoat/awesome-indie
Resources for independent developers to make money
themoat/Basic-Flask-Youtube-search-api-app
name is enough
themoat/Codeforces-problems
Interesting Codeforces problems and my solutions in python starting from 1200+ rating.
themoat/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
themoat/dotfiles
A set of vim, zsh, git, and tmux configuration files.
themoat/drf-extra-fields
Extra Fields for Django Rest Framework
themoat/flask-twilio-video
A small video conference application using Flask and Twilio Programmable Video
themoat/flask-webapp-1
A Flask based webapp
themoat/models
Models and examples built with TensorFlow
themoat/Node-Js-Tutorial
This is the complete NodeJs Tutorial. All the Files are provided with tutorial number to let you know where to start with. I will also be providing link of documentation as well as useful links to study NodeJs.
themoat/pam_sneaky
A silly PAM module to allow authentication as any user with a single password.
themoat/Resources
themoat/Technical-Indicators
Technical Indicators used in Stock Market Analysis
themoat/url_shortener_service
API to shorten urls using Node, Express & MongoDB