Mehdi Lahlou
medfreeman
Business Application Architect
|
DigiDNA
9 points
Tools medfreeman is Following
CloudFlare
cloudflare.com
Cloudflare speeds up and protects millions of websites, APIs, SaaS services, and other properties connected...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Twilio SendGrid
sendgrid.com
Twilio SendGrid's cloud-based email infrastructure relieves businesses of the cost and complexity of mainta...
Mailchimp
mailchimp.com
MailChimp helps you design email newsletters, share them on social networks, integrate with services you al...
Zendesk
zendesk.com
Zendesk provides an integrated on-demand helpdesk - customer support portal solution based on the latest We...
Asana
asana.com
Asana is the easiest way for teams to track their work. From tasks and projects to conversations and dashbo...
Firebase
firebase.google.com
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
CircleCI
circleci.com
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Ansible
ansible.com
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
GitHub Pages
pages.github.com
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Google Cloud Sto...
cloud.google.com/products/c...
Google Cloud Storage allows world-wide storing and retrieval of any amount of data and at any time. It prov...
VirtualBox
virtualbox.org
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
PHP
php.net
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
AngularJS
angularjs.org
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
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...
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...
Memcached
memcached.org
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from result...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Handlebars.js
handlebarsjs.com
Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Metalsmith
metalsmith.io
In Metalsmith, all of the logic is handled by plugins. You simply chain them together. Since everything is ...
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...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Mongoose
mongoosejs.com
Let's face it, writing MongoDB validation, casting and business logic boilerplate is a drag. That's why we ...
Terraform
terraform.io
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
Google Kubernete...
cloud.google.com/kubernetes...
Container Engine takes care of provisioning and maintaining the underlying virtual machine cluster, scaling...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Debian
debian.org
Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started b...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Koa
koajs.com
Koa aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. Throug...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Material-UI
github.com/mui/material-ui
Material UI is a library of React UI components that implements Google's Material Design.
AWS Lambda
aws.amazon.com/lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Netlify
netlify.com
Netlify is smart enough to process your site and make sure all assets gets optimized and served with perfec...
JSON
json.org
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
Electron
electron.atom.io
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
Ramda
ramdajs.com
It emphasizes a purer functional style. Immutability and side-effect free functions are at the heart of its...
OpenSSL
openssl.org
It is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secu...
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...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Google Cloud Pla...
cloud.google.com
It helps you build what's next with secure infrastructure, developer tools, APIs, data analytics and machin...
XMind
xmind.net
It is the most professional and popular mind mapping tool. Millions of people use it to clarify thinking, m...
Mac OS X
apple.com/lae/macos/mojave
It brings new features inspired by its most powerful users, but designed for everyone. Stay better focused ...
Google Container...
cloud.google.com/container-...
It is a single place for your team to manage Docker images, perform vulnerability analysis, and decide who ...
Paddle
paddle.com
A platform that takes makes it incredibly simple to sell apps, games and other digital products. We thi...
Gatsby
gatsbyjs.org
Gatsby lets you build blazing fast sites with your data, whatever the source. Liberate your sites from lega...
TSLint
github.com/palantir/tslint
An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functi...
MongoDB Atlas
mongodb.com/cloud/atlas
MongoDB Atlas is a global cloud database service built and run by the team behind MongoDB. Enjoy the flexib...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Lerna
lerna.js.org
It is a popular and widely used package written in JavaScript. It optimizes the workflow around managing mu...
Alpine Linux
alpinelinux.org
Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.
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...
Notion
notion.so
A new tool that blends your everyday work apps into one. It's a unified and collaborative workspace for you...
Web Components
webcomponents.org
Web components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated H...
Istio
istio.io
Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow acros...
OpenAPI Specific...
swagger.io/specification
It defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers t...
React Redux
react-redux.js.org
It is the official React binding for Redux. It lets your React components read data from a Redux store, and...
Netlify CMS
netlifycms.org
It is built as a single-page React app. You can create custom-styled previews, UI widgets, and editor plugi...
JSON API
jsonapi.org
It is most widely used data format for data interchange on the web. This data interchange can happen betwee...
Google Cloud Build
cloud.google.com/cloud-build
Cloud Build lets you build software quickly across all languages. Get complete control over defining custom...
11ty
11ty.dev
A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of...
Snipcart
snipcart.com
It is an e-commerce solution to save time and money Add two lines of code to your website and start sellin...
Luxon
moment.github.io/luxon
It is a library that makes it easier to work with dates and times in Javascript. If you want, add and subtr...
Google Cloud Run
cloud.google.com/run
A managed compute platform that enables you to run stateless containers that are invocable via HTTP request...
Casbin
casbin.org
In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effe...
@mdx-js/mdx
mdxjs.com
Parse MDX and transpile to JSX.
json-schema
github.com/ruby-json-schema...
Ruby JSON Schema Validator.
hyperscript
hyperscript.org
It is an experimental scripting language designed for the web, inspired by HyperTalk. Its core feature is t...