Code Monkey home page Code Monkey logo
jamesclonk := struct {
    Name string
    Nationality string
    Age string
    Languages []string
    Technologies []string
    Databases []string
    Hobbies []string
}{
    Name: "Fabio Berchtold",
    Nationality: "Swiss 🇨🇭",
    Age: "30+ 😂🙈",
    Languages: []string{
        "English", "German", "Swiss German",
        "Golang", "Ruby", "Python", "Java", "Scala", "Perl",
    },
    Technologies: []string{
        "Cloud Foundry", "BOSH", "Linux",
        "Kubernetes", "KubeVirt", "Containers", 
    },
    Databases: []string{
        "Postgres", "MySQL", "Oracle", "SQLite", "MongoDB", "InfluxDB",
    },
    Hobbies: []string{
        "Formula 1", "iRacing", "Kerbal Space Program", "Zwift",
        "Bouldering", "Skiing", "Urban Gardening", "Electronics",
    },
}

Fabio Berchtold's Projects

adafruit_python_ads1x15 icon adafruit_python_ads1x15

Python code to use the ADS1015 and ADS1115 analog to digital converters with a Raspberry Pi or BeagleBone black.

adafruit_python_dht icon adafruit_python_dht

Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.

age icon age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

alarm-clock icon alarm-clock

:alarm_clock: An alarm clock that syncs with Google Calendar, for the Adafruit Raspberry Pi 16x2 LCD+Keypad Kit

amc-aasd15a-firmware icon amc-aasd15a-firmware

Firmware and design files for AMC-AASD15A servo controller for AASD-15A and compatible drives

arduino-ble-gadget icon arduino-ble-gadget

Create your own Do-It-Yourself BLE enabled sensor gadget on the ESP32 platform.

atc icon atc

build scheduler and web interface

automation-hat icon automation-hat

Python library and examples for the Pimoroni Automation HAT & pHAT

backman icon backman

:minidisc: a cloud foundry app that backs up your databases

bosh icon bosh

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.

bosh-init icon bosh-init

bosh-init is a tool used to create and update the Director VM

c2cn_demo icon c2cn_demo

cloudfoundry container-to-container networking demo

cf-eks icon cf-eks

playing around with CloudFormation templates for specific EKS cluster configurations

cf-env icon cf-env

Display Cloud Foundry environment variables in a simple webapp

chi icon chi

lightweight, idiomatic and composable router for building Go HTTP services

circuitpython icon circuitpython

CircuitPython - a Python implementation for teaching coding with microcontrollers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.