Uğur Öztürk
gnfullt
12 points
Tools gnfullt is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
C++
cplusplus.com
C++ compiles directly to a machine's native code, allowing it to be one of the fastest languages in the wor...
Socket.IO
socket.io
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
ExpressJS
expressjs.com
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Less
lesscss.org
Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Visual Studio
msdn.microsoft.com/en-us/vs...
Visual Studio is a suite of component-based software development tools and other technologies for building ...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Google Fonts
fonts.google.com
A library of 915 free licensed fonts, an interactive web directory for browsing the library, and APIs for c...
Electron
electron.atom.io
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
Docker Compose
github.com/docker/compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Sequelize
sequelize.org
Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaD...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
CSS Modules
github.com/css-modules/css-...
It is a CSS file in which all class names and animation names are scoped locally by default. The key words ...
axios
github.com/mzabriskie/axios
It is a Javascript library used to make http requests from node.js or XMLHttpRequests from the browser and ...
nodemon
nodemon.io
It is an open source utility that will monitor for any changes in your source and automatically restart you...
Next.js
nextjs.org
Next.js is a minimalistic framework for server-rendered React applications.
Insomnia REST Cl...
insomnia.rest
Insomnia is a powerful REST API Client with cookie management, environment variables, code generation, and ...
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...
styled-components
styled-components.com
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
ASP.NET
asp.net
.NET is a developer platform made up of tools, programming languages, and libraries for building many diffe...
Prisma
prisma.io
Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with...
helmet
helmetjs.github.io
Help secure Express/Connect apps with various HTTP headers.