2022 Update

Blogging

What I've been up to and how this blog has been doing since 2020.

Read

A Simple Guide to Dark Mode with Gatsby.js

Web Development

Everything you need to know to setup Dark Mode for your site.

Read

No More Excuses: Lazy Load Your Images

Web Development

Yes, you. Your site should probably be doing this.

Read

Keras for Beginners

Series

A beginner-friendly series on using Keras to build, train, and evaluate Neural Networks in Python.

View Series

Keras for Beginners: Implementing a Recurrent Neural Network

Python

A beginner-friendly guide on using Keras to implement a simple Recurrent Neural Network (RNN) in Python.

Read

Web Security 101: Cross-Site Scripting (XSS) Attacks

Security

A hands-on beginner's guide to what XSS attacks are and how to prevent them.

Read

Web Security 101: An Interactive Cross-Site Request Forgery (CSRF) Demo

Security

A hands-on beginner's guide to what CSRF attacks are and how to prevent them.

Read

One-Hot Encoding, Explained

Machine Learning

A simple guide on the what, why, and how of One-Hot Encoding.

Read