Raksit Mantanacharu
raksit31667
Software Developer | Thoughtworks
21 points

Tools raksit31667 is Following

Amazon CloudFront
Amazon CloudFront can be used to deliver your entire website, including dynamic, static, streaming, and int...
Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Asana
Asana is the easiest way for teams to track their work. From tasks and projects to conversations and dashbo...
Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
Google Drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Red Hat OpenShift
OpenShift is Red Hat's Cloud Computing Platform as a Service (PaaS) offering. OpenShift is an application p...
Microsoft Azure
Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applicati...
Amazon DynamoDB
With it , you can offload the administrative burden of operating and scaling a highly available distributed...
Amazon SQS
Transmit any volume of data, at any level of throughput, without losing messages or requiring other service...
Amazon SNS
Amazon Simple Notification Service makes it simple and cost-effective to push to mobile devices such as iPh...
Amazon CloudWatch
It helps you gain system-wide visibility into resource utilization, application performance, and operationa...
AWS CloudFormation
You can use AWS CloudFormation’s sample templates or create your own templates to describe the AWS resource...
AWS IAM
It enables you to manage access to AWS services and resources securely. Using IAM, you can create and manag...
Amazon Kinesis
Amazon Kinesis can collect and process hundreds of gigabytes of data per second from hundreds of thousands ...
Amazon RDS for P...
Amazon RDS manages complex and time-consuming administrative tasks such as PostgreSQL software installation...
Google Compute E...
Google Compute Engine is a service that provides virtual machines that run on Google infrastructure. Google...
Buildkite
CI and build automation tool that combines the power of your own build infrastructure with the convenience ...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Confluence
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Cloud Foundry
Cloud Foundry is an open platform as a service (PaaS) that provides a choice of clouds, developer framework...
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Apache Maven
Maven allows a project to build using its project object model (POM) and a set of plugins that are shared b...
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Scala
Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by ...
C#
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
ActiveMQ
Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterpr...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Jekyll
Think of Jekyll as a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdow...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Terraform
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
Postman
It is the only complete API development environment, used by nearly five million developers and more than 1...
Azure Cosmos DB
Azure DocumentDB is a fully managed NoSQL database service built for fast and predictable performance, high...
Liquibase
Liquibase is th leading open-source tool for database schema change management. Liquibase helps teams track...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Google Maps
Create rich applications and stunning visualisations of your data, leveraging the comprehensiveness, accura...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Logstash
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them...
Kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Sonatype Nexus
It is an open source repository that supports many artifact formats, including Docker, Java™ and npm. With ...
ELK
It is the acronym for three open source projects: Elasticsearch, Logstash, and Kibana. Elasticsearch is a s...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
JUnit
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit...
Mockito
It is a mocking framework that tastes really good. It lets you write beautiful tests with a clean & simple ...
Apache Spark
Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters th...
drawio
It is a free online diagram software for making flowcharts, process diagrams, org charts, UML, ER and netwo...
Prometheus
Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given...
Cucumber
Cucumber is a tool that supports Behaviour-Driven Development (BDD) - a software development process that a...
SonarQube
SonarQube provides an overview of the overall health of your source code and even more importantly, it high...
Grafana
Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize...
WakaTime
Quantify your coding - open source plugins for automatic time tracking & insights into your programming.
Checkstyle
It is a development tool to help programmers write Java code that adheres to a coding standard. It automate...
Flyway
It lets you regain control of your database migrations with pleasure and plain sql. Solves only one problem...
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
RocketChat
Rocket.Chat is a Web Chat Server, developed in JavaScript, using the Meteor fullstack framework. It is a...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Gmail
An easy to use email app that saves you time and keeps your messages safe. Get your messages instantly via ...
Gatling
Gatling is a highly capable load testing tool. It is designed for ease of use, maintainability and high per...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Swagger UI
Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate be...
Angular
It is a TypeScript-based open-source web application framework. It is a development platform for building m...
Kotlin
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
QueryDSL
It is an extensive Java framework, which allows for the generation of type-safe queries in a syntax similar...
Robot Framework
It is a generic test automation framework for acceptance testing and acceptance test-driven development. It...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Hadolint
A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Doc...
CodePush
CodePush is a cloud service that enables Cordova and React Native developers to deploy mobile app updates d...
Dynatrace
It is an AI-powered, full stack, automated performance management solution. It provides user experience ana...
Enzyme
Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse y...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
PMD
It is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, ...
Helm
Helm is the best way to find, share, and use software built for Kubernetes.
Microsoft Teams
See content and chat history anytime, including team chats with Skype that are visible to the whole team. P...
Zoom
Zoom unifies cloud video conferencing, simple online meetings, and cross platform group chat into one easy-...
Amazon Polly
Amazon Polly is a service that turns text into lifelike speech. Polly lets you create applications that tal...
Split
Feature flags as a service for data-driven teams: Split automatically tracks changes to key metrics during ...
LocalStack
LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications.
Amazon Connect
The self-service graphical interface in Amazon Connect makes it easy for non-technical users to design cont...
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
Amazon Lex
Lex provides the advanced deep learning functionalities of automatic speech recognition (ASR) for convertin...
Figma
Figma is the first interface design tool with real-time collaboration. It keeps everyone on the same page. ...
OpenAPI Specific...
It defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers t...
Dependabot
Dependabot helps you keep your dependencies up to date. Every day, it checks your dependency files for outd...
AWS Fargate
AWS Fargate is a technology for Amazon ECS and EKS* that allows you to run containers without having to man...
Amazon EKS
Amazon Elastic Container Service for Kubernetes (Amazon EKS) is a managed service that makes it easy for yo...
Jaeger
Jaeger, a Distributed Tracing System
Maze
Maze empowers product and marketing teams to test anything from prototypes to copy, or round up user feedba...
Visual Studio Ap...
Automate the lifecycle of your iOS, Android, Windows, and macOS apps. Connect your repo and within minutes ...
AWS Secrets Manager
AWS Secrets Manager helps you protect secrets needed to access your applications, services, and IT resource...
Spring Batch
It is designed to enable the development of robust batch applications vital for the daily operations of ent...
Cypress
Cypress is a front end automated testing application created for the modern web. Cypress is built on a new ...
Storybook
It is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes b...
Jib
Jib builds Docker and OCI images for your Java applications and is available as plugins for Maven and Gradle.
Testcontainers
It is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databa...
Argo
Argo is an open source container-native workflow engine for getting work done on Kubernetes. Argo is implem...
Azure Databricks
Accelerate big data analytics and artificial intelligence (AI) solutions with Azure Databricks, a fast, eas...
Debezium
Start it up, point it at your databases, and your apps can start responding to all of the inserts, updates,...
Miro
It is a visual collaboration platform to create, collaborate, and centralize communication across your comp...
Excalidraw
It is a whiteboard tool that lets you easily sketch diagrams with a hand-drawn feel.
Doppler
Doppler’s developer-first security platform empowers teams to seamlessly manage, orchestrate, and govern se...
SumoLogic
The Sumo Logic platform helps you make data-driven decisions and reduce the time to investigate security an...
Dovetail
Analyze data, collaborate on insights, and build your research repository. Discover opportunities and becom...