Hello, my name is James Kozlowski, I am a backend software developer currently working for IBM and residing in Fredericton, NB Canada.

My current employment involves programing primarily in Java, with some work done in golang, Rust, python, bash and some light html. Other technology's uses include PostgresSQL, IntelliJ, Jira, jenkins, docker/Podman

I also have a few side projects you can read about here, as well as some of the books and training here.
Please feel free to check me out on github or Linkedin



Below is a short list of a small number of personal projects I have worked on recently.

Random number API with Free Will Random Number Generator
Github project
A simple web API built using golang that can use hashed reddit.com comments as seeds to generate random numbers. The idea behind this, is that if you beleve in fee will, then these seeds should be random
Technologies used: GOlang, Docker/Podman.

Random number discord bot
Github project
A simple discord bot that allows the user to request a random number or a reddit random number using the random number API created above.
Technologies used: GOlang, Docker/Podman

Chip8-C
Github project
A chip-8 emulator written in C with a C++ front end. It also includes a simple debugger, disassembler and assembler. Chip-8 is a simple, interpreted, programming language which was first used on some do-it-yourself computer systems in the late 1970s and early 1980s.
Technologies used: C, C++, Simple and Fast Multimedia Library

Thermal Toolbox mobile application
A simple Mobile application that provided offline ports of some of the tools available from thermtest.com T his application was built and released on both IOS and Android.
Technologies used: Java, Android

Some recently read books