My Projects

4 min read
Updated 1 week ago

All projects listed below are free and open source.

JavaJava

bld

Pure java build tool for developers who don't like dealing with build tools.

bld Checkstyle Extension

A bld extension to check your code with Checkstyle.

bld Command Line Execution Extension

A bld extension to generate a project version data class.

bld Detekt Extension

A bld extension to check your code with Detekt for Kotlin.

bld Generated Version Extension

A bld extension to generate a project version data class.

bld JaCoCo Report Extension

A bld extension to generate code coverage reports with JaCoCo.

bld Kotlin Extension

A bld extension to add support for Kotlin.

bld PIT Mutation Testing Extension

A bld extension to perform mutation testing with PIT.

bld PMD Extension

A bld extension to perform static code analysis with PMD.

bld Property File Extension

A bld extension to create or modify properties files.

bld Spring Boot Extension

A bld extension to help create Spring Boot web applications.

bld TestNG Extension

A bld extension to run tests with TestNG.

Kotlin Project Example for bld

A Kotlin project example for bld.

Spring Boot Example for bld

A Spring Boot web application example for bld.

Classpath
Not maintaned

A Java class which demonstrates how to determine if a specific library is included in the system class path.

Google Tag Library
Not maintaned

With the Google JSP Tag Library, developers and designers can easily incorporate Google queries, search results, cached pages and spelling suggestions into any web site or application.

HttpStatus JSP Tag Library

A simple JSP Tag Library to display the code, reason, cause and/or message for HTTP status codes in JSP error pages.

LifeBlogger
Not maintaned

LifeBlogger allows you to post your Nokia Lifeblog favorites to your blog.

RIFE2

A full-stack framework to effortlessly create web applications with modern Java

RIFE2 Template Renderers

A collection of useful template renderers for RIFE2.

Robots
Not maintaned

A utility class to identify a browser's user-agent against a list of known search engines, crawlers, spiders and robots.

Semantic Version Annotation Processor

Automatically generates a semantic version class based on annotation attributes or properties file. The generated source code is based on a fully customizable Mustache template.

SimplePool
Not maintaned

A simple database connection pool for webapps using JSTL.

TestNG Generator
Not maintaned

TestNG Generator is a is a very simple IntelliJ IDEA plugin that generates a TestNG test class skeleton for all of the current class methods.

TextToHTML
Not maintaned

A set of XML/HTML encoding methods which have been donated to the Roller Weblogger project.

 

KotlinKotlin

Akismet

A pretty complete and straightforward implementation of the Automattic's Akismet API, a free service which can be used to actively stop comments spam.

Bitly Shortner

A simple implementation of the link shortening (bitlinks) abilities of the Bitly v4 API.

CryptoPrice

A small library to retrieve cryptocurrencies (Bitcoin, Ethereum, etc.) current spot, buy or sell prices.

is.gd Shortner

A simple implementation of the is.gd API.

JokeAPI

A simple library to retrieve jokes from Sv443's JokeAPI.

Kobalt
Not maintaned

A Kotlin-based build system for the JVM.

kobalt-exec
Not maintaned

Command Line Execution plug-in for the Kobalt build system.

kobalt-maven-local
Not maintaned

Maven Local Repository plug-in for the Kobalt build system.

kobalt-pom2xml
Not maintaned

Project Object Model (POM) generation plug-in for the Kobalt build system.

kobalt-property-file
Not maintaned

Property Files editor plug-in for the Kobalt build system.

kobalt-versioneye
Not maintaned

VersionEye plug-in for the Kobalt build system.

mobibot

mobibot is the Kotlin-based bot residing on the #mobitopia IRC channel.

Pinboard Poster

A small library for posting to Pinboard.

ReadingTime

A simple implementation of Medium's Read Time calculation for blog posts, articles, etc.

Semantic Version Plugin for Gradle

A Semantic Version Plugin for Gradle that manages a project version via a properties file, and provide tasks to automatically increment major, minor, patch and build version numbers.

UrlEncoder

A simple Kotlin Multiplatform library to defensively encode/decode URL components.