Software Engineer & Technology Consultant

Welcome! I'm Andraž, a software engineer and technology consultant from Ljubljana, Slovenia, where I've spent the last decade building and scaling web services, cloud infrastructure, DevOps systems, and data pipelines.

Latest Articles

by Andraz Brodnik brodul GNU-linux

How to setup MPD on ubuntu

Note this is a very basic setup Installation Install the daemon and client: # apt-get update # apt-get install mpd mpc Configuration Change the folowing lines: bind_to_address "localhost" to: bind_to_address "0.0.0.0" Comment the ALSA audio_output: # #audio_output { # type "alsa" # name "My ALSA Device" # device "hw:0,0" # optional # format "44100 …

mpd fun
Read more →
← Previous Page 2 of 2

Featured Projects

Slovenia's premier technology podcast fostering the local tech community and sharing engineering insights.

Podcasting Community Technology

BSides Ljubljana Badges

Created 400+ custom PCBs for BSides Ljubljana conference attendees since 2018. Non-profit hardware project.

PCB Design Hardware Non-profit

Slovenian DiceWare Generator

Password generator using the diceware algorithm, implemented in purely functional Elm language.

Elm Security Open Source

Instagram UI Clone

UI clone of popular image social network to explore modern UI design ecosystem and tooling.

HTML/CSS UI Design Research