Blog
Writings and musings on web development, coding, and technology

8 min read
Leveraging Cloudflare
How We Used Cloudflare to Optimize Our Media-Heavy App Without Losing Our Minds (or Money)
Web Development
Streaming
Technology

10 min read
AI In The Modern Tech Stack
Exploring how AI is transforming modern web development and the tools developers use today.
AI
Web Development
Technology

5 min read
Magical Frontend Trio: React, Tailwind, and Framer Motion
How React, Tailwind CSS, and Framer Motion together let you get away from pre-made component libraries.
React
Tailwind CSS
Framer Motion
Frontend

7 min read
Rediscovering Firebase
Giving Firebase a second look.
Firebase
BaaS
Full-Stack
Google Cloud

6 min read
Frontend & Backend Blur
Closing the gap between frontend and backend.
Frontend
Backend
Full-Stack

6 min read
CSS Colors
Painting with math
Frontend
CSS

4 min read
Next.js and Google Sheets
Send data to Google Sheets using a Next.js serverless API route
Next.js
API
Full-Stack

6 min read
Backend as a Service
Exploring BaaS with AWS Amplify, Google Firebase and Supabase
BaaS
Backend
AWS
Firebase
Supabase

5 min read
Custom React Hooks
Create your own React hooks
Frontend
React
JavaScript

7 min read
Two Sum
One of the most popular interview algorithms in JavaScript and Python
JavaScript
Python
Algorithm
Leet-Code

6 min read
Hydrogen
Headless Shopify e-commerce
E-Commerce
JavaScript
React
Shopify

5 min read
Recursion
Defining functions in terms of themselves
Algorithms
JavaScript

6 min read
Regex
Regular Expression in Python and JavaScript
Regular Expressions
Regex
JavaScript
Python

6 min read
TypeScript
Type safe JavaScript
JavaScript
TypeScript

7 min read
Jamstack Web Dev
Lightweight and modern trend in web development
JavaScript
Next.js
Tailwind
CMS
Postman

5 min read
React and WordPress?!?
PHP or JavaScript? Why not both?
JavaScript
PHP
WordPress
React

5 min read
Bootstrap vs Material UI
Comparing two recognizable component libraries
JavaScript
Frontend
Material UI
Bootstrap
CSS

3 min read
Python & PostgreSQL
Python and the world's most advanced open source database
Python
PostgreSQL
Backend
Database

5 min read
Redux
State Management
JavaScript
React
Redux
Frontend

4 min read
GraphQL & Python
An alternative to RESTful APIs
Python
GraphQL
Backend
API