umesh-krishna
Software Engineer @ Funding Societies | Modalku
Funding Societies | Modalku GroupTrivandrum
Pinned Repositories
ai_snake
chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
Complete-JWT-Authentication
Companion code for the tutorial: "Complete JWT Authentication with Django & React - 2020"
cpp_mysql
A Demo C++ Project for connecting to a MySQL Server and perform some basic operations.
django_serverside_datatable
Server-side Datatable with Django
flask-jobq-demo
A simple project which implements Asynchronous Task Queue in Flask.
flask_api_example
A demonstration of best practices for a large Flask API project
ipc-python-cpp
Demo of Python's subprocess module to execute programs written in C++, and communications between them using PIPE
microblog
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
ml-malayalam-hw
Malayalam Handwritten character recognition system using Machine Learning (Neural Network, KNN,...)
umesh-krishna's Repositories
umesh-krishna/django_serverside_datatable
Server-side Datatable with Django
umesh-krishna/flask-jobq-demo
A simple project which implements Asynchronous Task Queue in Flask.
umesh-krishna/ml-malayalam-hw
Malayalam Handwritten character recognition system using Machine Learning (Neural Network, KNN,...)
umesh-krishna/cpp_mysql
A Demo C++ Project for connecting to a MySQL Server and perform some basic operations.
umesh-krishna/ai_snake
umesh-krishna/chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
umesh-krishna/Complete-JWT-Authentication
Companion code for the tutorial: "Complete JWT Authentication with Django & React - 2020"
umesh-krishna/flask_api_example
A demonstration of best practices for a large Flask API project
umesh-krishna/ipc-python-cpp
Demo of Python's subprocess module to execute programs written in C++, and communications between them using PIPE
umesh-krishna/microblog
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
umesh-krishna/regex-validator
A simple web application built in Flask which validates a given text against given regex pattern.
umesh-krishna/RLC
A collection of Reinforcement Learning Chess Algorithms