Blog Posts

Explore articles covering web development, cloud architecture, and technical implementation details from real-world projects.

Streamlining Build Processes: How We Integrated Blog Content with CI/CD
6 min read

Streamlining Build Processes: How We Integrated Blog Content with CI/CD

How we created a seamless workflow between local development, CI/CD, and deployment using prebuild hooks and static pre-processing.

Compiled with assistance from AIApr 15, 25
AWSAmplify+4 more
Read more
Directory-Based Domain Splitting in AWS
15 min read

Directory-Based Domain Splitting in AWS

Implement path-based routing with AWS CloudFront, API Gateway, S3, and Lambda to create a unified domain experience with specialized backend services.

Compiled with assistance from AIApr 4, 25
AWSArchitecture+5 more
Read more
Modern Website Architecture: When to Split Your SPA for SEO
12 min read

Modern Website Architecture: When to Split Your SPA for SEO

Learn how to optimize your React application for search engines by strategically splitting your architecture into SSR and SPA components for maximum performance and discoverability

Compiled with assistance from AIApr 1, 25
ArchitectureSEO+3 more
Read more
Optimizing Images for Web Applications: A Complete Guide
8 min read

Optimizing Images for Web Applications: A Complete Guide

Learn best practices and modern techniques for optimizing images in web applications to maximize performance and user experience.

Compiled with assistance from AIApr 1, 25
Web DevelopmentPerformance+3 more
Read more
Building a Modern Portfolio Website with Next.js
11 min read

Building a Modern Portfolio Website with Next.js

How to build a performant, accessible, and visually appealing developer portfolio using Next.js, TypeScript, and TailwindCSS

Compiled with assistance from AIMar 30, 25
Next.jsTypeScript+3 more
Read more
Obsidian for Developers: Building a Knowledge Management System
9 min read

Obsidian for Developers: Building a Knowledge Management System

A comprehensive guide on how developers can use Obsidian to create an effective knowledge management system for code snippets, documentation, and technical notes.

Compiled with assistance from AIMar 30, 25
ObsidianKnowledge Management+2 more
Read more
React Performance Optimization Tips
10 min read

React Performance Optimization Tips

Learn essential techniques for optimizing React applications, from code splitting to component optimization

Compiled with assistance from AIMar 20, 25
ReactPerformance+2 more
Read more