Lawson Wheatley
lawsonwheatley
3 points
Tools lawsonwheatley is Following
Amazon EC2
aws.amazon.com/ec2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
aws.amazon.com/s3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Trello
trello.com
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
PHP
php.net
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
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.
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...
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
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...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
MariaDB
mariadb.com
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliv...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Flask-SQLAlchemy
github.com/pallets/flask-sq...
Adds SQLAlchemy support to your Flask application.
Flask-RESTful
github.com/flask-restful/fl...
Simple framework for creating REST APIs.
Flask-JWT-Extended
github.com/vimalloc/flask-j...
Extended JWT integration with Flask.