Railway.app: How to Retrieve a User's IP Address In FastAPI
Recently, I initiated the shift of my side project applications from the robust Virtual Private Servers offered by OVH to the innovative and streamlined hosting services of Railway.
Installing/importing NPM Packages into your Google App Script Project
While Google Apps Script (GAS) provides a plethora of functionalities out of the box, sometimes there’s a need to leverage the vast ecosystem of NPM packages.
Extracting Domain Name from Links in Hugo
When working with Hugo—a popular static site generator—it’s not uncommon to need tailored solutions for specific challenges, such as extracting domain names from links.
Google Sheets Error Messages: What Do They Mean?
Errors can occur when working with Google Sheets, especially with complex spreadsheets and formulas.
Creating an Editable Navigation Bar & Footer with Hugo, (Decap CMS), and YAML
For developers and content managers, creating an editable navigation bar and footer can streamline website updates and management.
Sending Discord Notifications for Google Form Submissions (App Script)
Google Forms are powerful tools for collecting information from users and gathering feedback.
Forcing Mobile Responsive Support for Decap/Netlify CMS: Plain CSS
In the realm of content management systems (CMS), Decap CMS, a rebranded version of Netlify CMS, stands out for its simplicity, ease of use, and high customizability.
Dealing With Undefined Params and Undefined Go Template Variables in Hugo
In the realm of static site generation, Hugo stands out as a powerful, versatile choice.
Displaying Active Business Hours in JavaScript: Simple Script
Whether you’re managing a website for a local business or helpline, being able to display the operational hours or knowing if a business is currently open can be incredibly helpful.