About:

Dominika is a front-end developer interested in control theory, robotics, and electronics, who enjoys making and experimenting with things.

Website:

Specializations:

Interests:

Control theory Robotics Electronics Computer innards Web development

Outgoing Links:

Subscribe to RSS:
The author discusses renovating their apartment and the challenges of maintaining their website due to the renovation. They mention creating a wire detector device in the past and the unique features of the device.
The author discusses their reasons for blogging, the platforms they have used, their writing process, inspiration, and future plans for their blog.

0Dev Tools

2025-03-18

...
The author made a lamp for their plants by researching available options and choosing a white LED grow light. They ordered parts for the lamp from an online hobbyist shop and found the process cool and modular.
The text discusses the author's experience with a solar charger and repurposing electronic components to create a solar-powered web server. The author details the process of modifying the charger to prevent battery overcharging an...
The text discusses the process of installing the Canon EOS Utility without the CD by using a command to remove author info from photos and manipulating the Windows Registry. It also mentions the availability of the EOS Digital Sol...
The author discusses the logs of their website and the various crawlers and robots that have been accessing it. They express surprise at the types of files and vulnerabilities the crawlers are interested in, and express a desire t...
The text discusses how to highlight the active navigation link in Eleventy using templates, shortcodes, and the page object. It provides code snippets and explanations for the process.
The author added a photo stream to their Eleventy site using the Flickr API. They explain the process and code snippets for adding the images to global data and creating a photo stream page.
The author discusses their use of Vinted to find second-hand clothes and their frustration with the abundance of fast fashion brands. They created a tool called Fast Fashion Begone to filter out fast fashion brands from the search...
The author shares their approach to generating Open Graph images in Eleventy using filter functions and raster images directly inside the filter with canvas-text-block and node-canvas.
The author shares the modifications made to a Kobo Libra 2, including adding KoboCloud, configuring parental controls, changing the menu icon, adding fonts and dictionaries, and setting a screensaver. They also express a desire to...
The text discusses simulating old Windows desktop programs with JavaScript and Tauri, a tool that makes it easy to create desktop apps using web technologies for the front end. The author talks about finding CSS libraries inspired...
The text explains the process of replacing faulty switches in a Logitech G603 mouse, which had issues such as buttons double clicking or not clicking at all, wheel jumping up and down, skipping steps, or scrolling in the wrong dir...
The author bought a keyboard on Aliexpress for $30, but the arrow keys didn't work. The seller sent a video showing where to solder a jumper wire and a .bin file with firmware with another video showing how to flash it. The author...
The text provides a guide on how to program ATtiny with USBASP and Arduino IDE. It includes steps for installing USBASP drivers, making connections, and setting up Arduino IDE. Troubleshooting tips are also provided.