ABOUT ME

I am a university student that is very interested in all challenges with computers. Currently I'm programming mostly in Java and JavaScript and am looking for as much experience as I can. If your interested send me a message.

Recent Work

JWT Token Authenticator

This JavaScript project was used as a presentation for how to use JWT-Token to authenticate the user using middelware. It consists of the server that creates and access- and refreshtokens aswell as the middelware that verifies them. For more information open the git repository.
GIT Repo

Image to ASCII Art Cohenverter

The script uses the brightness of the pixels to convert them to characters. Depending on the size the image will be resized until the width is smaller then 500px.
GIT Repo