Pinned Repositories
DesignPatternKatas
Design Pattern Code Katas für Java
GoogleAnalyticsApp
JavaFX based App for retrieving Google Analytics Data (ga:users and ga:avgTimeOnPage)
jEDM
Java EntityGraph Data Mapper
KeepTime
Application to track your time spent on different projects each day.
maven-multimodule-coverage
Multi-module maven project with coverage report aggregation
oo-design-und-testabdeckung
OutlookAddIn-Example
This is an example how to create a VSTO Add-In for Outlook.
scrapy-splash-exercise
Dynamic website scraping excercise with Scrapy-Splash
Snom-Clipboard-Manager
Mit dem Snom Clipboard Manager wird das Telefonieren vereinfacht. Durch das Kopieren einer Rufnummer in die Zwischenablage kann bequem vom PC aus die jeweilige Rufnummer angerufen werden.
umltheme
This repo contains styling information to include in plantUML drawings
doubleSlash's Repositories
doubleSlashde/KeepTime
Application to track your time spent on different projects each day.
doubleSlashde/DesignPatternKatas
Design Pattern Code Katas für Java
doubleSlashde/OutlookAddIn-Example
This is an example how to create a VSTO Add-In for Outlook.
doubleSlashde/GoogleAnalyticsApp
JavaFX based App for retrieving Google Analytics Data (ga:users and ga:avgTimeOnPage)
doubleSlashde/jEDM
Java EntityGraph Data Mapper
doubleSlashde/oo-design-und-testabdeckung
doubleSlashde/umltheme
This repo contains styling information to include in plantUML drawings
doubleSlashde/ASPNETCoreExample
Example of an REST API with ASP.NET Core v1.0 made via tutorial (https://www.microsoft.com/germany/techwiese/know-how/video.aspx?id=msdn_de_67138).
doubleSlashde/blog.doubleSlash.de
Content from
doubleSlashde/Busylight-Client
The Busylight shows colleagues whether you are currently on a call. So you are no longer disturbed during a phone call. Or if you have time to talk (then you will be displayed in green).
doubleSlashde/Busylight-Microcontroller
The Busylight shows colleagues whether you are currently on a call. So you are no longer disturbed during a phone call. Or if you have time to talk (then you will be displayed in green).
doubleSlashde/API-Design-Guidelines
Description and ruleset for API Guidelines at doubleSlash
doubleSlashde/InfotableInspectorWidgetTWX
ThingWorx widget can bind to a InfoTable and provides useful information which would need service calls to the backend otherwise.
doubleSlashde/stylingdrawio
This repo contains styling information for draw.io
doubleSlashde/doubleslashde.github.io
doubleSlashde/HTMLHeaderWidgetTWX
ThingWorx widget can set document title and favicon during runtime.
doubleSlashde/SPT-PhoneGap-AndroidClient
SpeedTracks Messclient für Android Geräte
doubleSlashde/brownbagLunchCloneObjectsInJava
Mein Brownbag Lunch Vortrag vom 19.12.2016 zum Thema "Vorstellung verschiedener Ansätze zum Klonen von Objekten in Java"
doubleSlashde/cd-mtu-calculator
Coding Dojo MTU Calculator
doubleSlashde/hidden-image-data-encoding
Prototyp der Bachelorarbeit
doubleSlashde/i18n-with-rincl-and-vaadin
Demo how to internationalize a Vaadin webapp with the i18n library Rincl
doubleSlashde/jasmine-parameterized-tests-example
Parameterized Tests with Jasmine - Example
doubleSlashde/Java8Patterns
doubleSlashde/kafka-demo
Demonstration von Kafka anhand einiger (Spring Boot basierter) Beispielanwendungen.
doubleSlashde/karma-selenium-grid-launcher
Launcher for Remote WebDriver instances on a Selenium Grid; forked from karma-webdriver-launcher.
doubleSlashde/rest-graphql-grpc
doubleSlashde/rwu-spring-boot-demo
Demoprojekt für den Kurs Softwareengineering an der RWU
doubleSlashde/SemanticVersionExtensionTWX
Helper to validate and compare semantic versions in ThingWorx. Is based on https://github.com/semver4j/semver4j.
doubleSlashde/string-calculator-kata
doubleSlashde/TaskManagerApp
This project is a practice project in which object-oriented programming is to be practiced. Furthermore, the testing should also be practiced. The project includes a tasklist which can be influenced by various methods.