Pinned Repositories
Brthor.Http
Easier Http Request API for .NET Core
dind-save
docker-layer2-icc
Demonstrating that disabling ICC in docker does not block raw packets between containers.
docker-push-ssh
Push docker images from your local machine to remote servers without the hassle.
docker-save-last-layer
A command line utility effectively replicating `docker save` except that it will only save the LAST layer of the image in the output archive.
Dockerize.NET
.NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'
Gofer.NET
Easy C# API for Distributed Background Tasks/Jobs for .NET Core.
lambdazen
A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting
Panda3D-Multiplayer-Chat
Simple Client Server Networking framework for Panda3D game engine.
brthor's Repositories
brthor/docker-layer2-icc
Demonstrating that disabling ICC in docker does not block raw packets between containers.
brthor/lambdazen
A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting
brthor/docker-dind-sshd
Docker image running dockerd and sshd, for testing.
brthor/ansible-hardening
Ansible role for security hardening
brthor/bitbucket-pipelines-python-postgres-redis
Bitbucket Pipelines template with python 2.7, Postgresql and redis 2.8
brthor/blog.brthor.com
Build a Jekyll blog in minutes, without touching the command line.
brthor/brthor.com
brthor/BSImagePicker
A multiple image picker for iOS
brthor/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
brthor/cli-debian-dev
brthor/codetransformer-py2
Python code object transformers
brthor/container-selinux
SELinux policy files for Container Runtimes
brthor/core-docs
This repository contains .NET Documentation.
brthor/core-setup
brthor/docker-alpine-ssh
Stock alpine docker image with ssh included.
brthor/docker.github.io
Source repo for Docker's Documentation
brthor/dockvpn
Recipe to build an OpenVPN image for Docker
brthor/dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
brthor/dotnet-tools
A list of tools to extend the .NET Core command line (dotnet)
brthor/flask-graphql
Adds GraphQL support to your Flask application.
brthor/game
The Piano Game
brthor/homebrew-dotnet-cli
dotnet cli tap/formulas for OSX homebrew package manager
brthor/ImagePicker
:camera: Reinventing the way ImagePicker works.
brthor/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
brthor/NCrontab
Crontab for .NET
brthor/NuGet.BuildTasks
The build tasks used to pick up package content from project.lock.json.
brthor/pyston
An open-source Python implementation using JIT techniques.
brthor/python-amazon-mws
A simple python API for Amazon MWS
brthor/robovm-robopods
brthor/Serialize.Linq
C# library to serialize LINQ expressions