Harvey Williams
harvzor
Backend Engineer
|
3 points
Tools harvzor is Following
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
React
facebook.github.io/react/in...
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
jQuery
jquery.com
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
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...
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....
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Google Drive
developers.google.com/drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
CloudFlare
cloudflare.com
Cloudflare speeds up and protects millions of websites, APIs, SaaS services, and other properties connected...
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Visual Studio
msdn.microsoft.com/en-us/vs...
Visual Studio is a suite of component-based software development tools and other technologies for building ...
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...
Trello
trello.com
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Elasticsearch
elastic.co/products/elastic...
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
Vim
vim.org
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
ASP.NET
asp.net
.NET is a developer platform made up of tools, programming languages, and libraries for building many diffe...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Docker Compose
github.com/docker/compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Kibana
elastic.co/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Microsoft SQL Se...
microsoft.com/sqlserver
Microsoft® SQL Server is a database management and analysis system for e-commerce, line-of-business, and da...
Selenium
seleniumhq.org
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
Debian
debian.org
Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started b...
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Travis CI
travis-ci.com
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Datadog
datadoghq.com/lpg/?utm_sour...
Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development te...
Grunt
gruntjs.com
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
JetBrains Rider
jetbrains.com/rider
It supports .NET Framework, the new cross-platform .NET Core, and Mono based projects. It lets you develop ...
DBeaver
dbeaver.jkiss.org
It is a free multi-platform database tool for developers, SQL programmers, database administrators and anal...
Rust
rust-lang.org
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
Arduino
arduino.cc
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and soft...
microservices
github.com/Matthewsre/terra...
Amazon EC2 Conta...
aws.amazon.com/ecs
Amazon EC2 Container Service lets you launch and stop container-enabled applications with simple API calls,...
Umbraco
umbraco.com
It is a friendly open-source Content Management System and is one of the most widely used ASP.NET Content M...
RabbitMQ
rabbitmq.com
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe p...
Entity Framework
docs.microsoft.com/en-us/as...
It is an object-relational mapper that enables .NET developers to work with relational data using domain-sp...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Drone.io
drone.io
Drone is a hosted continuous integration service. It enables you to conveniently set up projects to automat...
Swagger UI
swagger.io/tools/swagger-ui
Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate be...
GNU Bash
gnu.org/software/bash
The Bourne Again SHell is an sh-compatible shell that incorporates useful features from the Korn shell (ksh...
Oh My ZSH
ohmyz.sh
A delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled...