Kshitij Sobti
xitij2000
Electrical Engineering
|
OpenCraft
3 points
Tools xitij2000 is Following
Amazon SES
aws.amazon.com/ses
Amazon SES eliminates the complexity and expense of building an in-house email solution or licensing, insta...
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...
Bitbucket
bitbucket.org
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
Trello
trello.com
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Google App Engine
developers.google.com/appen...
Google has a reputation for highly reliable, high performance infrastructure. With App Engine you can take ...
Dropbox
dropbox.com/developers
Harness the power of Dropbox. Connect to an account, upload, download, search, and more.
Google Drive
developers.google.com/drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
Sentry
sentry.io/welcome/?utm_sour...
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Codeship
codeship.com
Codeship runs your automated tests and configured deployment when you push to your repository. It takes car...
Amazon RDS
aws.amazon.com/rds
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
DigitalOcean
digitalocean.com
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Skype
skype.com
Skype’s text, voice and video make it simple to share experiences with the people that matter to you, where...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Sublime Text
sublimetext.com
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on e...
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...
Atom
atom.io
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but...
Ansible
ansible.com
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Mocha
mochajs.org
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
Yeoman
yeoman.io
Yeoman is a robust and opinionated set of tools, libraries, and a workflow that can help developers quickly...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
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.
Android SDK
developer.android.com
Android provides a rich application framework that allows you to build innovative apps and games for mobile...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Backbone.js
backbonejs.org
Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and cust...
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...
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...
Mercurial
mercurial-scm.org
Mercurial is dedicated to speed and efficiency with a sane user interface. It is written in Python. Mercuri...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
SQLite
sqlite.org
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Handlebars.js
handlebarsjs.com
Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Underscore
underscorejs.org
A JavaScript library that provides a whole mess of useful functional programming helpers without extending ...
Less
lesscss.org
Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
CoffeeScript
coffeescript.org
It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity a...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
ngrok
ngrok.com
ngrok is a reverse proxy that creates a secure tunnel between from a public endpoint to a locally running w...
pre-commit by Yelp
pre-commit.com
If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatica...
CLion
jetbrains.com/clion
Knowing your code through and through, CLion can take care of the routine while you focus on the important ...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
WebStorm
jetbrains.com/webstorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
MariaDB
mariadb.com
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliv...
Django REST fram...
django-rest-framework.org
It is a powerful and flexible toolkit that makes it easy to build Web APIs.
PyCharm
jetbrains.com/pycharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
YAML
yaml.org
A human-readable data-serialization language. It is commonly used for configuration files, but could be use...
uWSGI
github.com/unbit/uwsgi
The uWSGI project aims at developing a full stack for building hosting services.
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
Zsh (Z shell)
zsh.org
An interactive login shell, command interpreter and scripting language.
Pillow
python-pillow.github.io
It adds image processing capabilities to your Python interpreter. It provides extensive file format support...
Qt
qt.io
Qt, a leading cross-platform application and UI framework. With Qt, you can develop applications once and d...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Oh My ZSH
ohmyz.sh
A delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
React Router
github.com/rackt/react-router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
Jupyter
jupyter.org
The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equati...
Enzyme
enzymejs.github.io/enzyme
Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse y...
pytest
pytest.org/latest
A framework makes it easy to write small tests, yet scales to support complex functional testing for applic...
FFMPEG
ffmpeg.org
The universal multimedia toolkit.
Qt Creator
qt.io/ide
It is a cross platform integrated development environment (IDE) to create C++ and QML applications for mult...