Skip to main content

All Posts

My Vim Configuration

Customized Vim setup for efficient development workflow

Share my personal Vim configuration for enhanced programming productivity. Includes plugins, key mappings, and custom settings for efficient development workflow.

BreachCompilation Checker

When 1.4 billion leaked passwords need a search engine

Check if your email and password were compromised in the BreachCompilation leak. Search through 1.4 billion leaked credentials with this cybersecurity awareness tool.

Wacken 2018 Band Parser

Python scraper tracks metal festival lineup additions in real-time

Build a Python web scraper to track Wacken Open Air festival band announcements. JSON output for automated notifications when new metal bands are added to the lineup.

Updating Storj storjshare-daemon

Keep your Storj storage node up to date with latest daemon version

Learn how to update Storj storjshare-daemon to maintain your distributed storage node. Complete guide for updating Storj software and keeping your blockchain storage operational.

Altium Tip - Display of clearance boundaries during routing

Visualize design rule clearances in real-time during PCB routing

Learn how to display clearance boundaries during routing in Altium Designer. Improve PCB design accuracy by visualizing design rule constraints in real-time while routing traces.

Roll your own secure Dropbox alternative

Resilio Sync + encrypted servers = privacy-first cloud storage

Build a secure, private Dropbox alternative using Resilio Sync and encrypted cloud servers. Complete tutorial for self-hosted file synchronization with privacy protection.

A Better Serial Monitor

Eltima's professional Serial Port Monitor makes debugging a joy with views, timestamps, and zero blocking

Review of Eltima Serial Port Monitor v7.0 - professional debugging tool for Arduino and embedded development. Advanced features for serial communication analysis.

Altium Roadshow Berlin

Join the PCB design talk on May 17th in the German capital

Daniel Andrade speaking at Altium Roadshow Berlin 2017. PCB design presentation covering advanced electronics design techniques and Altium Designer workflows.

Automating screenshot sharing on Windows

Streamline screenshot workflow with automated upload and clipboard integration

Automate screenshot sharing on Windows with Greenshot and NCFTP. Capture, upload, and copy links to clipboard automatically. Boost productivity with streamlined image sharing workflow.

HC-RS04 NewPing Class

Non-blocking C++ class for multiple ultrasonic sensors using inheritance and 30ms timing magic

Build a non-blocking C++ class for multiple HC-SR04 ultrasonic sensors with Arduino. Advanced programming tutorial using NewPing library, inheritance, and timing control.