Hakan Ceran
hakanceran
Junior Project Manager | Hakan CERAN
3 points

Tools hakanceran is Following

Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Akamai
If you've ever shopped online, downloaded music, watched a web video or connected to work remotely, you've ...
Notion
A new tool that blends your everyday work apps into one. It's a unified and collaborative workspace for you...
CUDA
A parallel computing platform and application programming interface model,it enables developers to speed up...
Semantic UI
Semantic empowers designers and developers by creating a shared vocabulary for UI.
Blender
It is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rig...
MATLAB
Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, t...
TensorFlow
TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in th...
C lang
Visual Basic
Visual Basic is derived from BASIC and enables the rapid application development (RAD) of graphical user in...
Qt
Qt, a leading cross-platform application and UI framework. With Qt, you can develop applications once and d...
Jupyter
The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equati...
Linux
A clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely...
Telegram
Users can send messages and exchange photos, videos, stickers, audio and files of any type. It provides ins...
Material-UI
Material UI is a library of React UI components that implements Google's Material Design.
Tailwind CSS
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...
Qt Creator
It is a cross platform integrated development environment (IDE) to create C++ and QML applications for mult...
Adobe Photoshop
It is the best in the world of graphic design and image processing software that will realize any of your i...
Android OS
It is a mobile platform which powers phones, tablets, watches, TVs, cars etc. It makes doing business easie...
Raspbian
It is optimized for the Raspberry Pi hardware. It provides more than a pure OS: it comes with over 35,000 p...
Raspberry Pi
A low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboa...
scikit-learn
scikit-learn is a Python module for machine learning built on top of SciPy and distributed under the 3-Clau...
SciPy
Python-based ecosystem of open-source software for mathematics, science, and engineering. It contains modul...
Windows 10
It is the latest iteration of the Microsoft operating systems and has been optimized for home PC performanc...
Adobe XD
A vector-based tool developed and published by Adobe Inc for designing and prototyping user experience for ...
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures si...
NumPy
Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of ...
opencv-python
Wrapper package for OpenCV python bindings.
FFMPEG
The universal multimedia toolkit.
OpenCV
OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written...
Bull
The fastest, most reliable, Redis-based queue for Node. Carefully written for rock solid stability and at...
rails
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity...
GoRetro
It is an agile sprint retrospective tool making the entire retro process seamless, simple, fun, colorful, p...
GraphQL Ruby
Get going fast with the graphql gem, battle-tested and trusted by GitHub and Shopify.
Ossec
It is a free, open-source host-based intrusion detection system. It performs log analysis, integrity checki...
Pascal
It is an imperative and procedural programming language, designed as a small, efficient language intended t...
Counter
It is an open-source web analytics tool that is made simple and privacy-friendly. It collects only aggregat...
CloudMapper
CloudMapper generates network diagrams of Amazon Web Services (AWS) environments and display them via your ...
Bitdeli
Build dashboards and reports with exactly the metrics you need using plain Python scripts. There is nothing...
nodemon
It is an open source utility that will monitor for any changes in your source and automatically restart you...
LaunchDarkly
Serving over 200 billion feature flags daily to help software teams build better software, faster. LaunchDa...
Rancher Fleet
It is a Kubernetes cluster fleet controller specifically designed to address the challenges of running thou...
Homebrew
Homebrew installs the stuff you need that Apple didn’t. Homebrew installs packages to their own directory a...
MSSQL
It is capable of storing any type of data that you want. It will let you quickly store and retrieve informa...
Matplotlib
It is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy form...
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known a...
Celery
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-...
MobX
MobX is a battle tested library that makes state management simple and scalable by transparently applying f...
Crowdin
Crowdin is a cloud-based localization management software for teams. Translate your apps, websites, games, ...
SpeedCurve
SpeedCurve gives you continuous feedback on how your front-end code is affecting the performance of your we...
Amazon DynamoDB
With it , you can offload the administrative burden of operating and scaling a highly available distributed...
Hadoop
The Apache Hadoop software library is a framework that allows for the distributed processing of large data ...
Oracle
Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, ...
Amazon RDS for P...
Amazon RDS manages complex and time-consuming administrative tasks such as PostgreSQL software installation...
Presto
Distributed SQL Query Engine for Big Data
CloudBees
Enables organizations to build, test and deploy applications to production, utilizing continuous delivery p...
Pig
Pig is a dataflow programming environment for processing very large files. Pig's language is called Pig La...
winjs
WinJS is a set of JavaScript toolkits that allow developers to build applications using HTML/JS/CSS technol...
Atlas-DB
Atlas was developed by Netflix to manage dimensional time series data for near real-time operational insi...
Urban Airship
We’ve built the smartest, most aware, precise, easy-to-use, scalable, secure and powerful push messaging pl...
HubCommander
HubCommander provides a chat-ops means for managing GitHub organizations. It creates a simple way to perfor...
OneLogin
OneLogin provides a cloud-based identity and access management (IAM) solution that offers simple single sig...
Vector
Vector provides a simple way for users to visualize and analyze system and application-level metrics in nea...
Capistrano
Capistrano is a remote server automation tool. It supports the scripting and execution of arbitrary tasks, ...
Periscope
Periscope is a data analysis tool that uses pre-emptive in-memory caching and statistical sampling to run d...
Amazon Kinesis
Amazon Kinesis can collect and process hundreds of gigabytes of data per second from hundreds of thousands ...
Luigi
It is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolutio...
Marionette
It is a JavaScript library with a RESTful JSON interface and is based on the Model–view–presenter applicati...
Parse
With Parse, you can add a scalable and powerful backend in minutes and launch a full-featured app in record...
Unicorn
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-ba...
Amazon EMR
It is used in a variety of applications, including log analysis, data warehousing, machine learning, financ...
Sinatra
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
Fastly
Fastly's real-time content delivery network gives you total control over your content, unprecedented access...
Sidekiq
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails bu...
Gunicorn
Gunicorn is a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly comp...
Cassandra
Partitioning means that Cassandra can distribute your data across multiple machines in an application-trans...
Jest
Jest provides you with multiple layers on top of Jasmine.
HAProxy
HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, lo...
Google Hangouts ...
Whether in a 1:1 chat or a dedicated group workspace, collaborate with your team in an organized way. Share...
Google Meet
It is the business-oriented version of Google's Hangouts platform and is suitable for businesses of all siz...
Seesaw
Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform. It is capable of providing basic l...
EarlGrey
EarlGrey is a native iOS UI automation test framework that enables you to write clear, concise tests. With ...
Bazel
Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's s...
App Annie
Annie takes care of all the Math Behind The App Stores keeping you up-to-date with your own app's metrics a...
LevelDB
It is a fast key-value storage library written at Google that provides an ordered mapping from string keys ...
Preact
Preact is an attempt to recreate the core value proposition of React (or similar libraries like Mithril) us...
Material Design
Material Design is a unified system that combines theory, resources, and tools for crafting digital experie...
guava
The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: c...
Material Design ...
Material Design Lite (MDL) lets you add a Material Design look and feel to your static content websites. It...
Dart
Dart is a cohesive, scalable platform for building apps that run on the web (where you can use Polymer) or ...
C++
C++ compiles directly to a machine's native code, allowing it to be one of the fastest languages in the wor...
Golang
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
Angular
It is a TypeScript-based open-source web application framework. It is a development platform for building m...
Amazon SQS
Transmit any volume of data, at any level of throughput, without losing messages or requiring other service...
.NET Core
Cross-platform (supporting Windows, macOS, and Linux) and can be used to build device, cloud, and IoT appli...
Amazon Redshift
It is optimized for data sets ranging from a few hundred gigabytes to a petabyte or more and costs less tha...
MongoDB Atlas
MongoDB Atlas is a global cloud database service built and run by the team behind MongoDB. Enjoy the flexib...
Amazon Athena
Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standar...
DataGrip
A cross-platform IDE that is aimed at DBAs and developers working with SQL databases.
hapi
hapi is a simple to use configuration-centric framework with built-in support for input validation, caching...
redux-saga
An alternative side effect model for Redux apps
MongoDB Compass
Visually explore your data. Run ad hoc queries in seconds. Interact with your data with full CRUD functiona...
Segment
Segment is a single hub for customer data. Collect your data in one place, then send it to more than 100 th...
Amazon Kinesis F...
Amazon Kinesis Firehose is the easiest way to load streaming data into AWS. It can capture and automaticall...
Swagger Codegen
It is an open source project which allows generation of API client libraries (SDK generation), server stubs...
JetBrains Rider
It supports .NET Framework, the new cross-platform .NET Core, and Mono based projects. It lets you develop ...
Bitrise
It is a Continous Integration and Delivery (CI/CD) Platform as a Service (PaaS) with a main focus on mobile...
Spinnaker
Created at Netflix, it has been battle-tested in production by hundreds of teams over millions of deploymen...
Testrail
TestRail helps you manage and track your software testing efforts and organize your QA department. Its intu...
Miro
It is a visual collaboration platform to create, collaborate, and centralize communication across your comp...
Figma
Figma is the first interface design tool with real-time collaboration. It keeps everyone on the same page. ...
Leanplum
It is a mobile engagement platform that helps forward-looking brands like Grab, Tinder, and Tesco meet the ...
Balsamiq
Balsamiq Mockups is a web tool that allows users to mock up different designs and ideas quickly and easily....
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
Gmail
An easy to use email app that saves you time and keeps your messages safe. Get your messages instantly via ...
Google Drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
WordPress
The core software is built by hundreds of community volunteers, and when you’re ready for more there are th...
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Google Analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social netwo...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Google Maps
Create rich applications and stunning visualisations of your data, leveraging the comprehensiveness, accura...
Sublime Text
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on e...
Android Studio
Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features an...
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe p...
ASP.NET
.NET is a developer platform made up of tools, programming languages, and libraries for building many diffe...
Notepad++
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replace...
Amazon CloudFront
Amazon CloudFront can be used to deliver your entire website, including dynamic, static, streaming, and int...
Ansible
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
Google Cloud Pla...
It helps you build what's next with secure infrastructure, developer tools, APIs, data analytics and machin...
Atom
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but...
Xcode
The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and C...
PayPal
PayPal is an online payments and money transfer service that allows you to send money via email, phone, tex...
New Relic
The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and crea...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
DigitalOcean
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Microsoft SQL Se...
Microsoft® SQL Server is a database management and analysis system for e-commerce, line-of-business, and da...
Modernizr
It’s a collection of superfast tests or detects as we like to call them which run as your web page loads, t...
GitHub Pages
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Terraform
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
Swift
Writing code is interactive and fun, the syntax is concise yet expressive, and apps run lightning-fast. Swi...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
SQLite
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
Skype
Skype’s text, voice and video make it simple to share experiences with the people that matter to you, where...
Stripe
Stripe makes it easy for developers to accept credit cards on the web.
WebStorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
Kotlin
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
Sentry
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Microsoft IIS
Internet Information Services (IIS) for Windows Server is a flexible, secure and manageable Web server for ...
Amazon EC2 Conta...
Amazon EC2 Container Service lets you launch and stop container-enabled applications with simple API calls,...
Amazon Route 53
Amazon Route 53 is designed to give developers and businesses an extremely reliable and cost effective way ...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
PhpStorm
PhpStorm is a PHP IDE which keeps up with latest PHP & web languages trends, integrates a variety of modern...
Debian
Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started b...
Flutter
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
MariaDB
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliv...
Amazon RDS
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
Apache Tomcat
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of indu...
Grafana
Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize...
Google AdSense
It is a program run by Google through which website publishers in the Google Network of content sites serve...
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
Google App Engine
Google has a reputation for highly reliable, high performance infrastructure. With App Engine you can take ...
Twilio SendGrid
Twilio SendGrid's cloud-based email infrastructure relieves businesses of the cost and complexity of mainta...
CentOS
The CentOS Project is a community-driven free software effort focused on delivering a robust open source ec...
Travis CI
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Shopify
Shopify powers tens of thousands of online retailers including General Electric, Amnesty International, Cro...
Asana
Asana is the easiest way for teams to track their work. From tasks and projects to conversations and dashbo...
Google Compute E...
Google Compute Engine is a service that provides virtual machines that run on Google infrastructure. Google...
AWS Elastic Load...
With Elastic Load Balancing, you can add and remove EC2 instances as your needs change without disrupting t...
Varnish
Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. You install it i...
Datadog
Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development te...
Amazon CloudWatch
It helps you gain system-wide visibility into resource utilization, application performance, and operationa...
Material Design ...
Material Design is a specification for a unified system of visual, motion, and interaction design that adap...
HubSpot
Attract, convert, close and delight customers with HubSpot’s complete set of marketing tools. HubSpot all-i...
Amazon SES
Amazon SES eliminates the complexity and expense of building an in-house email solution or licensing, insta...
Electron
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
Logstash
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them...
InVision
InVision lets you create stunningly realistic interactive wireframes and prototypes without compromising yo...
Drupal
Drupal is an open source content management platform powering millions of websites and applications. It’s b...
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Boundary
Monitor it all: web servers, load balancers, application back-ends, big data clusters, queues, caching node...
Dynomite
Dynomite is a generic dynamo implementation that can be used with many different key-value pair storage eng...
Sumo Logic
Cloud-based machine data analytics platform that enables companies to proactively identify availability and...
Apache Mesos
Apache Mesos is a cluster manager that simplifies the complexity of running applications on a shared pool o...
Express Gateway
A cloud-native microservices gateway completely configurable and extensible through JavaScript/Node.js buil...
LogicMonitor
LogicMonitor provides the end-to-end visibility needed to maintain the performance and availability of busi...
Crittercism
Crittercism, based in San Francisco, California, is the world’s first mobile application performance manage...
AWS CloudTrail
With CloudTrail, you can get a history of AWS API calls for your account, including API calls made via the ...
Falcor
Falcor lets you represent all your remote data sources as a single domain model via a virtual JSON graph. Y...
Flow (JS)
Flow is a static type checker for Javascript created by Facebook.
Nuclide
A unified developer experience for web and mobile development, built as a suite of packages on top of Atom ...
Fabric
Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application ...
Immutable.js
Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record. They are ...
Gearman
Gearman allows you to do work in parallel, to load balance processing, and to call functions between langua...
ReasonML
It lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecos...
Desk.com
Desk.com lets you see all your customers in one place and engage them across all your support channels (Twi...
Blossom
A very lightweight agile/lean project management tool.
AdRoll
It is an e-commerce marketing platform that gives growing D2C brands the power to connect with customers wh...
Qualaroo
Once you implement the Qualaroo code (it generally only takes a couple minutes), you can easily target a su...
Percy
Percy highlights the visual changes in your UI that are introduced by each pull request. It saves your team...
Apache CloudStack
It is open source software designed to deploy and manage large networks of virtual machines, as a highly av...
Helios
Helios is a Docker orchestration platform for deploying and managing containers across an entire fleet of s...
TestFlight
With TestFlight, developers simply upload a build, and the testers can install it directly from their devic...
Pingdom
Pingdom is an uptime monitoring service. When problems happen with a site that Pingdom monitors, it immedia...
Lookback
Lookback helps you collect, understand and share user experiences.
Hub Framework
A toolkit for building native, component-driven UIs on iOS. It is designed to enable teams of any size to q...
Google Cloud Dat...
Google Cloud Dataflow is a unified programming model and a managed service for developing and executing a w...
Optimizely
Optimizely is the market leader in digital experience optimization, helping digital leaders and Fortune 100...
Google BigQuery
Run super-fast, SQL-like queries against terabytes of data in seconds, using the processing power of Google...
Apache Storm
Apache Storm is a free and open source distributed realtime computation system. Storm makes it easy to reli...
Bootstrap
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
Google Cloud Big...
Google Cloud Bigtable offers you a fast, fully managed, massively scalable NoSQL database service that's id...
Everhour
Everhour put all the control of your timesheets, budgeting, employee scheduling,
expenses and invoicing in ...
Hubot
Hubot is a chat bot, modeled after GitHub's Campfire bot, hubot. He's pretty cool. He's extendable with old...
packagecloud.io
Install packages with apt-get install, yum install or gem install exactly like you do now. No additional so...
VividCortex
VividCortex is a SaaS product for database performance monitoring. It accelerates IT delivery and improves ...
Test Kitchen
Test Kitchen has a static, declarative configuration in a .kitchen.yml file at the root of your project. It...
Docker Hub
It is the world's easiest way to create, manage, and deliver your teams' container applications. It is the ...
StatusPage.io
The #1 status and incident communication tool. Use Statuspage to build trust with every incident.
Code Climate
After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to dete...
Nagios
Nagios is a host/service/network monitoring program written in C and released under the GNU General Public...
PagerDuty
PagerDuty is an alarm aggregation and dispatching service for system administrators and support teams. It c...
Crashlytics
Instead of just showing you the stack trace, Crashlytics performs deep analysis of each and every thread. W...
Chef
Chef enables you to manage and scale cloud infrastructure with no downtime or interruptions. Freely move ap...
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
jQuery UI
Whether you're building highly interactive web applications or you just need to add a date picker to a form...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Postman
It is the only complete API development environment, used by nearly five million developers and more than 1...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Ubuntu
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
CloudFlare
Cloudflare speeds up and protects millions of websites, APIs, SaaS services, and other properties connected...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
C#
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
Apache HTTP Server
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a ...
Google Fonts
A library of 915 free licensed fonts, an interactive web directory for browsing the library, and APIs for c...
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Visual Studio
Visual Studio is a suite of component-based software development tools and other technologies for building ...
Google Tag Manager
Tag Manager gives you the ability to add and update your own tags for conversion tracking, site analytics, ...
Font Awesome
You can get vector icons and social logos on your website with it. It is a font that's made up of symbols, ...
Bitbucket
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
G Suite
An integrated suite of secure, cloud-native collaboration and productivity apps. It includes Gmail, Docs, D...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Laravel
It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of deve...
Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
PyCharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
Android SDK
Android provides a rich application framework that allows you to build innovative apps and games for mobile...
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Dropbox
Harness the power of Dropbox. Connect to an account, upload, download, search, and more.
Confluence
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Microsoft Azure
Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applicati...
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Mailchimp
MailChimp helps you design email newsletters, share them on social networks, integrate with services you al...
Kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Markdown
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Rails
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Vagrant
Vagrant provides the framework and configuration format to create and manage complete portable development ...
WooCommerce
WooCommerce is the most popular WordPress eCommerce plugin. And it's available for free. Packed full of fea...
Grunt
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
Twilio
Twilio offers developers a powerful API for phone services to make and receive phone calls, and send and re...
SourceTree
Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, h...
Symfony
It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain...
Animate.css
It is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasi...
OpenSSL
It is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secu...
Ionic
Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components fo...
Memcached
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from result...
Zendesk
Zendesk provides an integrated on-demand helpdesk - customer support portal solution based on the latest We...
Scala
Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by ...
Objective-C
Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dyn...
Mailgun
Mailgun is a set of powerful APIs that allow you to send, receive, track and store email effortlessly.
Handlebars.js
Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js...
Mixpanel
Mixpanel helps companies build better products through data. With our powerful, self-serve product analytic...
Intercom
Intercom is a customer communication platform with a suite of integrated products for every team—including ...
Slick
It is a modern database query and access library for Scala. It allows you to work with stored data almost a...
RequireJS
RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use,...
Backbone.js
Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and cust...
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...