Kwitter

Kwitter is an application I made to become familiar with the Ktor web framework along with the Exposed Kotlin SQL Library.

It is based off of Twitter and has some of its features such as the ability to follow people and @ them. It also has profile picture generation that I developed to transform a string (e.g. a username) into a unique PNG.

Source Code