Category: Development
-
New WordPress format
Hi! I migrated my old website on my Raspberry Pi to a public server and rebuilt it in WordPress after having difficulty maintaining it as I’ve been relocating frequently. This way, I can manage it without worrying about power outages or network issues which frequently caused it to go offline in the past. The switch…
-
A VLOOKUP alternative to pulling Excel data using the Python Pandas Module
The VLOOKUP function in Excel is used to pull data from a row knowing at least one piece of information from a column about that row, however it has its limits. For instance, you cannot pull data using multiple criteria. Additionally, if you have a list of items within your Excel dataset that may contain…
-
Welcome to my website!
Hi, I created this blog site to showcase projects I am currently working on or have worked on in the past, share ideas, python codes, homebrewing recipes and other things I find cool. This site is designed using Python with Flask as the framework and hosted on my Raspberry Pi which is also a RIMS control system for my…