Umut ULUER
umutuluer
Software Developer
|
izmo
3 points
Tools umutuluer is Following
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
PHP
php.net
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Golang
golang.org
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
jQuery
jquery.com
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Rust
rust-lang.org
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
PhpStorm
jetbrains.com/phpstorm
PhpStorm is a PHP IDE which keeps up with latest PHP & web languages trends, integrates a variety of modern...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Crystal
crystal-lang.org
Crystal is a programming language that resembles Ruby but compiles to native code and tries to be much more...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
GitLab CI
about.gitlab.com
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of y...
SummitDB
github.com/tidwall/summitdb
SummitDB is an in-memory, NoSQL key/value database. It persists to disk, uses the Raft consensus algorithm,...
TiDB
github.com/pingcap/tidb
Inspired by the design of Google F1, TiDB supports the best features of both traditional RDBMS and NoSQL.