Oktay Sancak
oktaysancak
3 points

Tools oktaysancak is Following

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...
Bitbucket
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
Stripe
Stripe makes it easy for developers to accept credit cards on the web.
New Relic
The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and crea...
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Sentry
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Amazon RDS
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
DigitalOcean
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Amazon Redshift
It is optimized for data sets ranging from a few hundred gigabytes to a petabyte or more and costs less tha...
Amazon ElastiCache
ElastiCache improves the performance of web applications by allowing you to retrieve information from fast,...
Amazon Kinesis
Amazon Kinesis can collect and process hundreds of gigabytes of data per second from hundreds of thousands ...
Travis CI
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Sublime Text
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on e...
Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Datadog
Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development te...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
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...
Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Tornado
By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it id...
Golang
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
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...
CouchDB
Apache CouchDB is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HT...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Markdown
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
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...
CLion
Knowing your code through and through, CLion can take care of the routine while you focus on the important ...
Android Studio
Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features an...
Xcode
The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and C...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
WebStorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
SourceTree
Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, h...
PyCharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
Dart
Dart is a cohesive, scalable platform for building apps that run on the web (where you can use Polymer) or ...
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...
Homebrew
Homebrew installs the stuff you need that Apple didn’t. Homebrew installs packages to their own directory a...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Postico
Postico provides an easy to use interface, making Postgres more accessible for newcomers and specialists al...
Gatling
Gatling is a highly capable load testing tool. It is designed for ease of use, maintainability and high per...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
asyncio
This module provides infrastructure for writing single-threaded concurrent code using coroutines, multiplex...
pip
It is the package installer for Python. You can use pip to install packages from the Python Package Index a...
macOS
Desktop, laptop and home computers, and by web usage, it is the second most widely used desktop OS, after M...
Flutter
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
GoLand
Cross-platform IDE focused on Go development. It makes it very easy to read, write and change the code. Out...
Linux
A clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely...
Google Cloud Run
A managed compute platform that enables you to run stateless containers that are invocable via HTTP request...
GitHub Actions
It makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and depl...
virtualenv
Virtual Python Environment builder.