George Krachtopoulos
georgekrax
Student
|
Recent Tech Decisions
69 points
Tools georgekrax is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Twilio SendGrid
sendgrid.com
Twilio SendGrid's cloud-based email infrastructure relieves businesses of the cost and complexity of mainta...
Stripe
stripe.com
Stripe makes it easy for developers to accept credit cards on the web.
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...
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...
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 ...
ExpressJS
expressjs.com
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Gmail
mail.google.com
An easy to use email app that saves you time and keeps your messages safe. Get your messages instantly via ...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
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...
GraphQL Nexus
nexus.js.org
It is a declarative, code-first and strongly typed GraphQL schema construction for TypeScript & JavaScript.