My website

Hey there! Just as a quick nod, I use this website primarily to aggregate and document things at one place to access them at a moment's notice. Nevertheless, I hope there is at least something of merit to you here.

Projects

JavaScript

Fully functional Hangman game featuring 8 categories. Minimalist but still more intricate CSS (GitHub).

Python

Rudimentary IMDb episode ratings web scraper, which returns the episode ratings as an array (the whole series) of arrays (each season) (GitHub).

Automation-scripts

Scripts for automating mundane tasks. All code can be found here.

  • python
    • svg2eps
    • Transforms .svg into .eps (version 3). Useful for the chemnum package in LaTeX, if the IDE features no implicit conversion.

  • VBA
    • ResizeImageTo70Percent
    • With one shortcut, resizes images to 70% of the line width. Subsequent centering.

    • unicode-list
    • Opens a customizable window with commonly used unicodes.

  • workflow
    • ToggleWiFi
    • With one shortcut, toggle on / off WiFi to preserve battery lifetime.

Blogs & Articles