In order of experience.
As web development in Rust is extremely verbose I looked into Go lang and wrote a simple implementation of FCGI in it. Later started to rewrite the first application at work in Go.
I started learning Rust. Later that year I created a Skyrim mod that used a companion program, written in Rust. The companion program takes web requests and writes JSON files to the Skyrim folder for JContainer to read.
Started work on TTVStreamerTool - a tool for streamer, at first as a Twitch chat client and a tool to host local overlays.
PHP 7 released and I was excited to migrate my applications to it. This will take a lot of time. In my free time I write my first Node-based desktop application first with NW.js then with Electron.
The company that I was working at hired me right out of my apprenticeship since I was still working on some ongoing projects. As I was increasingly involved in data processing I wanted to check out strictly typed languages for better performance. So I took to learning Java as a starting point. Confusing licenses from Oracle made working with it painful, and I lost interest eventually.
However, the first NodeJS build for Windows releases around this time and I start experimenting with it. Creating full applications at work is still not in the cards, as my PHP knowledge outperforms anything I could creating using JavaScript and NodeJS.
Began my apprenticeship and started working on a web-based application to replace an Excel file that was used to request data from a MSSQL database. This allowed me to learn more about authentication (via LDAP), different SQL engines (as I only had worked with MySQL up to that point) and working with large data sets.
Working with a web-based solution allowed me to patch issues fast and increase productivity of my co-workers on a near-daily basis.
Started learning HTML, CSS and later PHP and created my first few websites. One of them updated its header regularly with an image of the WDR webcam pointed at the cologne cathedral. Only gained rudimentary knowledge about JavaScript as NodeJS was still a couple years away.