Blog Posts
- Door Sensor with ESP8266 and Reed Switch Detect opening and closing of doors or windows with esp8266 and a reed switch July 24, 2023
- One Coin To Rule Them All A single coin can be used can be used to sample random numbers from any distribution. This blog explains how. April 03, 2023
- Beyond BODMAS: The Power of Polish and Reverse Polish Notation Polish and Reverse Polish notation uses operators in prefix and postfix instead of the usual infix sense, making it easier to implement computer programs to parse and solve these mathematical expressions March 29, 2023
- Blocking Ads Everywhere with AdGuard Home and Tailscale Using Tailscale's Nameserver feature to access self hosted AdGuard Home instance and use it as personal DNS server from anywhere in the world. February 24, 2023
- Interactive Webpages with Org-mode Using the power of orgmode to create interactive webpages while explaining how that functionality was implemented. More like literate web pages for web based technology. October 14, 2022
- Git Worktree The handy functionality of git worktree that allows us to work on multiple worktrees at the same time without having to stash changes first. October 10, 2022
- Temperature Measurement with ESP8266 and DST22 Combining the power of ESP8266 board, DHT22 temperature sensor, TM1677 7-segment display and, for the cherry on top, Mosquitto MQTT broker to monitor temperature and humidity. September 29, 2022
- Code editing from phone My setup to edit code and commit to repository from anywhere in the world. September 18, 2022
- USB-Fan Controller for Cooling External Hard-drive Makeshift cooling fan controlled by ESP8266 board to cool external hard drive based on its temperature. September 17, 2022
- A Mini Panic A small panic I had when I moved large files to my server's internal storage and I thought my server is going to die. August 05, 2022
-
July 01, 2022
-
July 01, 2022
- DuckDNS: A Dynamic DNS Service DuckDNS is a free dynamic DNS service which can be setup to use home server apps over the internet. July 01, 2022
- Web Blog Repository Structure The directory structure of my blog repository project. March 07, 2022
- Publishing Pipelines with git hooks Using git hooks to publish org blog project February 27, 2022
- Webpage look and feel Theming of the webpage published with org mode and some tips and tricks. February 22, 2022
- Notes on making a website with Emacs and orgmode General notes and observations on making a website. February 21, 2022
- Website Publishing: Build config This is the configuration for my website with org mode February 01, 2022
-
January 01, 2022