Open source
As with a lot of other people working with development, I have (both as a person and as a company) a bunch of projects that are open source in some way.
All of those can be found at either github, gitlab
or at github/jitesoft, gitlab/jitesoft.
Feel free to take a look and it’s totally okay to make my software better and send a pull request!
FOSS projects worth mentioning
The following projects are some I felt are worth mentioning here.
Personnummer
Personnummer is a project in which I maintain - or have the role of code owner - the C# and Java versions of.
The intention of the project is to supply a common API for multiple languages of which you can test
and validate Swedish personal/social-security and coordination numbers.
Organisationsnummer
Organisationsnummer is a project in which I maintain - or have the role of code owner - the Java, php, C# and Kotlin versions of.
The project builds on top of the Personnummer project to implement functionality to test, validate and parse Swedish organisation numbers.
jitesoft/* docker images
As the owner and currently only employee at Jitesoft, I maintain all the docker images of the organization.
The images are intended to be small and effective and are built from source using gitlab-ci.
Most of the images are open source and published to Docker hub, gitlab and quay. They include popular images such as
jitesoft/go
, jitesoft/tesseract-ocr
and many more!