Stars
The official Swift style guide for Kodeco.
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
Various Dockerfiles I use on the desktop and on servers.
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
A style guide that outlines the coding conventions for Kodeco
A curated list of Site Reliability and Production Engineering resources.
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the contr…
Style guides for Google-originated open-source projects
Master programming by recreating your favorite technologies from scratch.
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
A markdown parser and compiler. Built for speed.
🔒 Memorable site for testing clients against bad SSL configs.
Collection of helpful tips and tricks for VS Code.
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem
[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
ASP.NET Core
A topic-centric list of HQ open datasets.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…