Coder Social home page Coder Social logo

    GitHub       

     

data class Lotharschulz (
    val passion: List<String> = listOf<String>("Leadership", "Software", "Engineering"),
    val naturalLanguages: List<String> = listOf<String>("de", "en"),
    val programmingLanguages: List<String> = listOf<String>("Kotlin", "Java", "Python", "Typescript", "Golang"),
){
    fun sayHi() = println("Hey there, nice to meet you ;-)")
}

fun main() = println(Lotharschulz().sayHi())

Lothar Schulz's Projects

archer-t2u-plus-linux icon archer-t2u-plus-linux

TP-Link Archer T2U Plus / AC600 High Gain USB Wifi Adapter Review & Driver installation Guide for various platforms.

awesome icon awesome

😎 Awesome lists about all kinds of interesting topics

clair icon clair

Vulnerability Static Analysis for Containers - adapted for clair/k8s setup for klar usage

cpp icon cpp

Exercism exercises in C++.

customhttpcodes icon customhttpcodes

sample code of "custom http status codes with spring" blog posts - http://www.lotharschulz.info/2014/04/23/java-1-8-and-spring-4-0-3-migration/ - http://www.lotharschulz.info/2013/08/27/http-codes-with-spring-mvc-3-2-2/

debounce icon debounce

debounce text input persistence in firebase firestore

dl icon dl

Implementations of some deep neural networks

doublestringreverse icon doublestringreverse

double string reverse implementations: reverses order of character in strings and swap cases

flux icon flux

The GitOps Kubernetes operator

fullstop icon fullstop

Audit reporting: collect violations across all AWS accounts

ghe-backup icon ghe-backup

Github Enterprise backup at ZalandoTech (Kubernetes, AWS, Docker)

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.