GithubHelp home page GithubHelp 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

new-hope icon new-hope

Training camp for doing Clojure exercises

numbercatcher icon numbercatcher

A simple app for Techtronix that manages critical numbers like public ports and project ids

readimagemetadata icon readimagemetadata

sample code of "read image meta data with java" blog post http://www.lotharschulz.info/2012/01/09/read-image-meta-data-with-java/

remote-jobs icon remote-jobs

A list of semi to fully remote-friendly companies in tech.

senza icon senza

Deploy immutable application stacks and create and execute AWS CloudFormation templates in a sane way

skaffold icon skaffold

Easy and Repeatable Kubernetes Development

stater icon stater

collection of Clojure/Script mount apps

taupage icon taupage

The base Amazon Machine Image (AMI) allowing dockerized applications to run with STUPS

tensorflow2dimstoaline icon tensorflow2dimstoaline

Sample tensorflow script taken from tensorflow intro for Tensorflow Virtualenv PyCharm blog post on lotharschulz.info

zappr icon zappr

Enhance your Github workflow with the simple flip of a toggle

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.