Viggo Petersen

I'm a Software Engineer who loves learning and challenging myself, most of my days are spend reading, coding or hacking away, be it through my studies, work or spare time!

Check out my CV

Core values

Reliability
Services should always be available and ready for use and we have the tools to make that happen, we just need to use them
Optimization
Making code more reliable, run faster or use less memory can be a challenge as it may require vast knowledge of algorithms and data structures, but nothing beats the feeling of making great code
Creativity
Being creative and having fun is very important! Attending coding challenges, hackathons or creating something ridiculous is great for expanding ones knowledge and creative thinking

Project highlights

IoT SSL Security

Running modern Chacha20-Poly1305 encryption standard on ESP32 embedded hardware

Machine Learning

Machine Learning projects from my course at VIA University College. It includes Regresion, Clustering and Neural Networks

Pyduino

Library allowing users to control an Arduino either programatically or interactively without coding C/C++ and instead using only Python