projects

## public open source

on [codeberg]: https://codeberg.org/h34tnet


### tempolin

A simple but fast templating engine written in [kotlin] as a [gradle] build plugin. It emits kotlin source 

see [tempolin]

### scovy

A [gradle] build plugin that generates kotlin DAO and DTO code from [SQL] statements.

see [scovy]

### html form parser

A simple [kotlin] parser turning url encoded html form data into a struct that supports maps, lists and values. Also contains a mapper for mapping those structs to classes using reflection.

### pepperino wiki

A [wiki] engine written in an afternoon. Supports blogging.

see [pepperino]

### four-in-a-row montecarlo

the classic game with a simple monte carlo bot.

https://static.h34t.net/fiarmc/

### freecell solver

a brute force solver for random games of freecell (the card game) written in java in 2016. iirc there was a further optimized version but either i'm imagining it or i've lost it.

https://codeberg.org/h34tnet/freecell-solver


## Other

### sra.at

An archive collecting information about austrian popular music. Task: programming.

see https://sra.at


edited by: stefs at Monday, January 8, 2024, 11:15:41 AM Central European Standard Time


view