Deno Deploy is a distributed system that runs JavaScript, TypeScript, and WebAssembly at the edge, worldwide. The service deeply integrates the V8 JavaScript runtime with a high performance asynchronous web server to provide optimal performance without unnecessary intermediate abstractions.
An Express-inspired web framework written in Go. Fiber is a Go web framework built on top of Fasthttp, the fastest HTTP engine for Go. It's designed to ease things up for fast development with zero memory allocation and performance in mind.
An Auto-generated Admin Panel for your Node.js Application
Build web applications with less tooling. With Snowpack you can build modern web apps (using React, Vue, etc.) without a bundler (like Webpack, Parcel, Rollup). No more waiting for your bundler to rebuild your site every time you hit save. Instead, every change is reflected in the browser instantly.
This minimalist Python web framework allows developers to build web applications in much the same way they would build any other object-oriented Python program.
"Laravel From Scratch" has been the go-to video resource for Laravel newcomers since 2013. Considering this, as you can imagine, this truth requires that we repeatedly refresh the series to ensure that it remains as up-to-date as possible. To celebrate the release of Laravel 5.7, we've done it again. Every video has been re-recorded. Every technique has been optimized. Every example has been updated.
PHP Bot, is the ultimate resource for any PHP developer, it'll write your code in a matter of seconds. PHPBot is constantly learning and improving.
Dokku is a Docker powered mini-Heroku in around 200 lines of Bash that lets you set up your own Platform-as-a-Service infrastructure at a fraction of the cost. This makes it possible for you to host your own apps with all of the features offered by an actual provider like Heroku. (- Dave Kiss)
Restic backups and restores your data plus it uses cryptography to guarantee confidentiality and integrity of it. It's the backup software I use on all my personal project and it saved my day more than once.
Write cross-platform chat bots with a simple to use, yet powerful API in PHP. Developed and well documented by Marcel Pociot.
This project contains examples of test questions and answers that can be used during an interview or exam for positions such as *nix System Administrator.
A curated list of awesome actions to use on GitHub by Sarah Drasner
A guide to learn bash: basic operations, basic shell programming, tricks and debugging.