Calum Young
CalumY
Engineering Analyst | CORE POWER
3 points

Tools CalumY is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Django REST fram...
It is a powerful and flexible toolkit that makes it easy to build Web APIs.
Material-UI
Material UI is a library of React UI components that implements Google's Material Design.
LiveReload
LiveReload monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, a...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
flake8
The modular source code checker: pep8, pyflakes and co.