Brendan Scullion
Brendan's Blog

Brendan's Blog

Follow
homebadgesnewsletter

Frontend-only contact form (React (nextJS)+ Google Forms)

Sep 15, 20223 min read

I recently created a simple NextJS landing page for my contracting business and decided to host it using GitHub pages, Which is great because it's...

Frontend-only contact form (React (nextJS)+ Google Forms)

PostgreSQL Fuzzy Text Search: Not so fuzzy to fuzziest

Jun 7, 20228 min read

So you have a bunch of data that comes from some human source (Free text form fields, reviews, blogs, classified ads, social media) and you want to do...

PostgreSQL Fuzzy Text Search: Not so fuzzy to fuzziest

Creating Trusted Local SSL certs for development

May 9, 20224 min read

NOTE: This article to assumes you have NGINX and local DNS configure correctly if not check out this article to get started. If you're building web...

Creating Trusted Local SSL certs for development

Virtual CAN-BUS simulator (Virtual ECU)

May 9, 20222 min read

While developing some monitoring applications for a Raspberry-Pi car computer, I found that writing code on my laptop while sitting in the front seat...

Virtual CAN-BUS simulator (Virtual ECU)

Mounting Windows Raid Volume on Linux

May 9, 20222 min read

Estimated time: 5 mins My current PC setup includes 2 SSD’s, one for my Linux (Manjaro) installation and one for windows 10, I then have 2 spinning...

Mounting Windows Raid Volume on Linux