Pranshu Verma
pranshuverma
Engineer
|
Cisco Systems
Recent Tech Decisions
6 points
Tools pranshuverma is Following
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...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Google Analytics
google.com/analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social netwo...
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...
Travis CI
travis-ci.com
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Google Compute E...
cloud.google.com/products/c...
Google Compute Engine is a service that provides virtual machines that run on Google infrastructure. Google...
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...
Ansible
ansible.com
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
Jenkins
jenkins-ci.org
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
GitHub Pages
pages.github.com
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Vagrant
vagrantup.com
Vagrant provides the framework and configuration format to create and manage complete portable development ...
VirtualBox
virtualbox.org
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
Elasticsearch
elastic.co/products/elastic...
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
Grunt
gruntjs.com
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
Bower
bower.io
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
Yeoman
yeoman.io
Yeoman is a robust and opinionated set of tools, libraries, and a workflow that can help developers quickly...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Flask
flask.pocoo.org
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Swift
developer.apple.com/swift
Writing code is interactive and fun, the syntax is concise yet expressive, and apps run lightning-fast. Swi...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
AngularJS
angularjs.org
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
React
reactjs.org
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.
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...
Cassandra
cassandra.apache.org
Partitioning means that Cassandra can distribute your data across multiple machines in an application-trans...
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...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Apache Tomcat
tomcat.apache.org
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of indu...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
Android Studio
developer.android.com/sdk/i...
Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features an...
Xcode
developer.apple.com/xcode
The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and C...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Selenium
seleniumhq.org
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
Material Design ...
github.com/angular/material
Material Design is a specification for a unified system of visual, motion, and interaction design that adap...
SourceTree
sourcetreeapp.com
Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, h...
PyCharm
jetbrains.com/pycharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
Google Maps
developers.google.com/maps
Create rich applications and stunning visualisations of your data, leveraging the comprehensiveness, accura...
Logstash
logstash.net
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them...
Kibana
elastic.co/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Spring Boot
spring.io/projects/spring-boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Electron
electron.atom.io
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
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...
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...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
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...