Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / YNedderhoff 10 repositories

Senior Engineering Manager @BrandwatchLtd | #NLProc

YNedderhoff/roaring-bitmap-python-util

Language: Python - Size: 4.88 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

YNedderhoff/ynedderhoff.github.io

my homepage

Language: HTML - Size: 6.53 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

YNedderhoff/dwhello Fork of ptdecker/dwhello πŸ“¦

Dropwizard Basic Getting Started "Hello World" With Integrated Swagger Support

Language: Java - Size: 189 KB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

YNedderhoff/java-code-snippets

for testing out stuff in a small environment

Language: Java - Size: 123 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

YNedderhoff/slipstream-cli-release Fork of BrandwatchLtd/slipstream-cli-release

slipstream-cli release repository

Language: Shell - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

YNedderhoff/kuber-cli-release Fork of BrandwatchLtd/kuber-cli-release

kuber-cli release repository

Language: Shell - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

YNedderhoff/homepage Fork of mmistakes/minimal-mistakes πŸ“¦

The Jekyll files of my homepage, based on the minimal-mistakes jekyll theme by @mmistakes

Language: JavaScript - Size: 15 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

YNedderhoff/citytweets

citytweets is a Twitter/Mastodon retweet bot currently powering @luebbecketweets, @mindentweets, and more.

Language: Java - Size: 553 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

YNedderhoff/simple-tree-automaton

A simple tree automaton, based on the tree automaton I developed in the Tree Automata course (WS 13/14), University of Stuttgart

Language: Python - Size: 145 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 1 - Forks: 1

YNedderhoff/cle-dependency-parser

A dependency parser that implements Chu–Liu/Edmonds' algorithm.

Language: Python - Size: 273 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 5 - Forks: 0

YNedderhoff/jedis Fork of redis/jedis

A blazingly small and sane redis java client

Size: 9.21 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

YNedderhoff/super-linter-action Fork of BrandwatchLtd/super-linter-action

Brandwatch superlinter action with linting rules specific to Brandwatch coding standards

Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

YNedderhoff/bank-statement-analyser

Language: Java - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

YNedderhoff/awesome-rsync

Language: Shell - Size: 2.93 KB - Last synced: 2 days ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

YNedderhoff/dang-thats-delicious

learnnode.com training application (https://github.com/wesbos/Learn-Node)

Language: CSS - Size: 14.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

YNedderhoff/cwa-server Fork of corona-warn-app/cwa-server

Backend implementation for the Apple/Google exposure notification API.

Size: 24.3 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

YNedderhoff/luftdaten-api

An API for an InfluxDB instance holding data from the https://twitter.com/airrohr (https://github.com/opendata-stuttgart/sensors-software)

Language: Kotlin - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

YNedderhoff/dotfiles

Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

YNedderhoff/testcontainers-java Fork of testcontainers/testcontainers-java

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Language: Java - Size: 2.68 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

YNedderhoff/solr-document-creator

Put data into a sharded Solr Cloud cluster, explore performance of Solr payload queries

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 2

YNedderhoff/node-training

just doing a tutorial to learn Node.js

Language: JavaScript - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

YNedderhoff/aspect-classifier

Aspect classifier to classify product related aspects, developed by @wittmamz and me in the NLP Team Laboratory course (SS 15). Based on the perceptron pos-tagger developed in the same course (https://github.com/YNedderhoff/perceptron-pos-tagger).

Language: Python - Size: 512 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 2 - Forks: 0

YNedderhoff/feinstaubsensor-ping

Language: Shell - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

YNedderhoff/perceptron-pos-tagger

POS-Tagger (Perceptron), developed by @wittmamz and me in the NLP Team Laboratory course (SS 15), University of Stuttgart

Language: Python - Size: 681 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 1 - Forks: 1

YNedderhoff/dropwizard-hello-world

Simple hello world api using Dropwizard metrics (based on http://www.dropwizard.io/1.1.0/docs/getting-started.html)

Language: Java - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

YNedderhoff/pm-client

Language: JavaScript - Size: 64.5 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

YNedderhoff/pm-processor

This is work in progress

Language: Java - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

YNedderhoff/coursera-functional-programming-principles-in-scala

The programming tasks of the Coursera course "Functional Programming Principles in Scala", https://www.coursera.org/learn/progfun1/home/welcome

Language: Scala - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

YNedderhoff/word2vec-experiments

Language: Scala - Size: 29.8 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

YNedderhoff/annoying_twitterbot

Twitter bot

Language: Python - Size: 164 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0