Site Logo

Articles

Mastering Software Innovation:
New Tools, New Heights

The following articles showcase tools and technologies I have learned while building software.

Part 2 of Cutting Costs
March 3, 2024

[Part 2] Cutting Costs: Automating Backups

In Part 2 of “Cutting Costs: Automating Backups,” learn about my journey transitioning to a Raspberry Pi setup, automating backups, and troubleshooting USB compatibility. This journey enriched my skills in Docker, Shell Scripting, and Linux permissions.

Cutting Costs
February 28, 2024

Cutting Costs: Migrating CMS to a Raspberry Pi

Learn how and why I migrated my CMS to a Raspberry Pi, cutting costs while optimizing functionality and security.

A React Developer's Perspective on SvelteKit
February 12, 2024

A React Developer’s Perspective on SvelteKit

Let me tell you about SvelteKit, an emerging alternative to React, and my experience with it. I also dive into comparisons of SvelteKit and React / Next.js.

January 26, 2024

ChatGPT and Codeium: First Impressions Experimenting with Artificial Intelligence

Let’s talk about how my Artificial Intelligence tests have gone. Spoiler alert, they have blown my mind.

Next.js, Material-UI, Jest logos with code text
December 22, 2023

How I Built and Integrated Material-UI Tabs with Dynamic Data

Let’s explore I built and integrated Material-UI (MUI) Tabs with dynamic data coming in from a different data source.

December 19, 2023

Configuring OpenGraph on Dynamic Pages in Next.js v14

In this Article, we will explore how to configure Open Graph on your Next.js Blog with dynamic data.

December 13, 2023

Image Optimization

In the digital landscape of 2023, disparities in internet speeds persist, affecting how users access content in different locations. Let’s dive into the world of image optimization and its role in delivering lightning-fast web content.

Keyboard with buttons highlighted
December 6, 2023

Accessibility within Websites and Web Applications

Read about how keyboard navigation is an important piece to have in a web application or website.