Swapnil Pathak
swapnilpathak1989
3 points
Tools swapnilpathak1989 is Following
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 Drive
developers.google.com/drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Red Hat OpenShift
openshift.com
OpenShift is Red Hat's Cloud Computing Platform as a Service (PaaS) offering. OpenShift is an application p...
Microsoft Azure
azure.microsoft.com/en-us
Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applicati...
WordPress
wordpress.org
The core software is built by hundreds of community volunteers, and when you’re ready for more there are th...
Skype
skype.com
Skype’s text, voice and video make it simple to share experiences with the people that matter to you, where...
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...
Notepad++
notepad-plus-plus.org
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replace...
Atom
atom.io
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but...
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.
Confluence
atlassian.com/software/conf...
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
OpenStack
openstack.org
OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resourc...
Jasmine
jasmine.github.io
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DO...
Ionic
ionicframework.com
Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components fo...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Spring
spring.io
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbin...
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.
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...
Apache HTTP Server
httpd.apache.org
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a ...
Google Sheets
google.com/sheets/about
Access, create, and edit your spreadsheets wherever you go—from your phone, tablet, or computer.
Bootstrap
getbootstrap.com
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
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 ...
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...
R Language
r-project.org
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
TeamCity
jetbrains.com/teamcity
TeamCity is a user-friendly continuous integration (CI) server for professional developers, build engineers...
Karma
karma-runner.github.io
Karma is not a testing framework, nor an assertion library. Karma just launches a HTTP server, and generate...
Eclipse
eclipse.org
Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes ...
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.
D3.js
d3js.org
It is a JavaScript library for manipulating documents based on data. Emphasises on web standards gives you ...
SourceTree
sourcetreeapp.com
Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, h...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
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...
Protractor
angular.github.io/protractor
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests ag...
RxJS
reactivex.io/rxjs
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or ...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
Spring Framework
spring.io/projects/spring-f...
It provides a comprehensive programming and configuration model for modern Java-based enterprise applicatio...
Materialize
dogfalo.github.io/materiali...
A CSS Framework based on material design.
XML
w3.org/XML
A markup language that defines a set of rules for encoding documents in a format that is both human-readabl...
phpMyAdmin
phpmyadmin.net
As a portable web application written primarily in PHP, it has become one of the most popular MySQL adminis...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Cucumber
cukes.info
Cucumber is a tool that supports Behaviour-Driven Development (BDD) - a software development process that a...
Tableau
tableau.com
Tableau can help anyone see and understand their data. Connect to almost any database, drag and drop to cre...
SonarQube
sonarqube.org
SonarQube provides an overview of the overall health of your source code and even more importantly, it high...
Google Fonts
fonts.google.com
A library of 915 free licensed fonts, an interactive web directory for browsing the library, and APIs for c...
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 ...
Immutable.js
facebook.github.io/immutabl...
Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record. They are ...
JSON
json.org
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
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...
Google Chrome
google.com/chrome
Commonly known simply as Chrome. It was first released in 2008 for Microsoft Windows, and was later ported ...
OpenSSL
openssl.org
It is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secu...
RocketChat
rocket.chat
Rocket.Chat is a Web Chat Server, developed in JavaScript, using the Meteor fullstack framework. It is a...
Gmail
mail.google.com
An easy to use email app that saves you time and keeps your messages safe. Get your messages instantly via ...
Adobe Photoshop
adobe.com/ru/products/photo...
It is the best in the world of graphic design and image processing software that will realize any of your i...
Font Awesome
fontawesome.com
You can get vector icons and social logos on your website with it. It is a font that's made up of symbols, ...
Mattermost
mattermost.org
Mattermost is modern communication from behind your firewall.
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 ...
Swagger UI
swagger.io/tools/swagger-ui
Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate be...
Moment.js
momentjs.com
A javascript date library for parsing, validating, manipulating, and formatting dates.
PowerShell
docs.microsoft.com/en-us/po...
A command-line shell and scripting language built on .NET. Helps system administrators and power-users rapi...
Angular
angular.io
It is a TypeScript-based open-source web application framework. It is a development platform for building m...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
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...
WhatsApp
whatsapp.com
It is a cross-platform mobile messaging app for iPhone, BlackBerry, Android, Windows Phone and Nokia. It a...
Discord
discordapp.com
Discord is a modern free voice & text chat app for groups of gamers. Our resilient Erlang backend running o...
Google reCaptcha
google.com/recaptcha/intro/...
It is a free service that protects your website from spam and abuse. It uses an advanced risk analysis engi...
Enzyme
enzymejs.github.io/enzyme
Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse y...
Shell
en.wikipedia.org/wiki/Shell...
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage ...
Wix
wix.com
Creating your stunning website for free is easier than ever. No tech skills needed. Just pick a template, ...
Java 8
oracle.com/technetwork/java...
It is a revolutionary release of the world’s no 1 development platform. It includes a huge upgrade to the J...
React Storybook
storybook.js.org
You just load your UI components into the React Storybook and start developing them. This functionality all...
Microsoft Excel
office.microsoft.com/excel
Present tables of values arranged in rows and columns that can be manipulated mathematically using basic an...
Keycloak
keycloak.org
It is an Open Source Identity and Access Management For Modern Applications and Services. It adds authentic...
axios
github.com/mzabriskie/axios
It is a Javascript library used to make http requests from node.js or XMLHttpRequests from the browser and ...
Git Flow
danielkummer.github.io/git-...
It provides excellent command line help and output. It is a merge based solution. It doesn't rebase feature...
Spring MVC
spring.io
A Java framework that follows the Model-View-Controller design pattern and provides an elegant solution to ...
Angular CLI
cli.angular.io
A command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applicati...
Create React App
github.com/facebookincubato...
Create React apps with no build configuration.
TSLint
github.com/palantir/tslint
An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functi...
bitwarden
bitwarden.com
bitwarden is the easiest and safest way to store and sync your passwords across all of your devices.
Microsoft Teams
products.office.com/en-us/m...
See content and chat history anytime, including team chats with Skype that are visible to the whole team. P...
Zoom
zoom.us
Zoom unifies cloud video conferencing, simple online meetings, and cross platform group chat into one easy-...
Spring Security
spring.io/projects/spring-s...
It is a framework that focuses on providing both authentication and authorization to Java applications. The...
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...
Semantic UI React
react.semantic-ui.com
Semantic UI React is the official React integration for Semantic UI. jQuery Free, Declarative API, Shorthan...
Figma
figma.com
Figma is the first interface design tool with real-time collaboration. It keeps everyone on the same page. ...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
React Redux
react-redux.js.org
It is the official React binding for Redux. It lets your React components read data from a Redux store, and...
Spring Data
spring.io/projects/spring-data
It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frame...
Firefox
mozilla.org/en-US/firefox
A free and open source web browser developed by The Mozilla Foundation and its subsidiary, Mozilla Corporat...
Storybook
storybook.js.org
It is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes b...
react-testing-li...
testing-library.com/docs/re...
It is a simple and complete React DOM testing utility that encourage good testing practices. It provides li...
OpenAPI
openapis.org
It is a publicly available application programming interface that provides developers with programmatic acc...
Strapi
strapi.io
Strapi is100% JavaScript, extensible, and fully customizable. It enables developers to build projects ...
Miro
miro.com
It is a visual collaboration platform to create, collaborate, and centralize communication across your comp...