Sameer Khan
jayadakhan0786
Backend Developer
|
3 points
Tools jayadakhan0786 is Following
Heroku
heroku.com
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
Notepad++
notepad-plus-plus.org
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replace...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Flask
flask.pocoo.org
Flask is intended for getting started very quickly and was developed with best intentions in mind.
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
SQLite
sqlite.org
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Jinja
palletsprojects.com/p/jinja
It is a full featured template engine for Python. It has full unicode support, an optional integrated sandb...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
pymongo
github.com/mongodb/mongo-py...
Python driver for MongoDB <http://www.mongodb.org>.
Flask-SQLAlchemy
github.com/pallets/flask-sq...
Adds SQLAlchemy support to your Flask application.
motor
github.com/mongodb/motor
Non-blocking MongoDB driver for Tornado or asyncio.
FastAPI
fastapi.tiangolo.com
It is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard...