Robin Mollah
robinmollah
Software Engineer
|
Bonton Connect
8 points
Tools robinmollah is Following
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Android SDK
developer.android.com
Android provides a rich application framework that allows you to build innovative apps and games for mobile...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Gunicorn
gunicorn.org
Gunicorn is a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly comp...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
EJS
ejs.co
It is a simple templating language that lets you generate HTML markup with plain JavaScript. No religiousne...
React Router
github.com/rackt/react-router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
Create React App
github.com/facebookincubato...
Create React apps with no build configuration.
React Redux
react-redux.js.org
It is the official React binding for Redux. It lets your React components read data from a Redux store, and...
Cloud Firestore
firebase.google.com/product...
Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobi...
Uvicorn
uvicorn.org
It is a lightning-fast ASGI server, built on uvloop and httptools. Until recently Python has lacked a mi...