Calum Young
CalumY
Engineering Analyst
|
CORE POWER
3 points
Tools CalumY is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
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...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Django REST fram...
django-rest-framework.org
It is a powerful and flexible toolkit that makes it easy to build Web APIs.
Material-UI
github.com/mui/material-ui
Material UI is a library of React UI components that implements Google's Material Design.
LiveReload
livereload.com
LiveReload monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, a...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
flake8
gitlab.com/pycqa/flake8
The modular source code checker: pep8, pyflakes and co.