HomeProjectsWinsExperienceBlog
← Back to home

Blog

Thoughts on code, design, and building things.

How to Send Emails Using Gmail SMTP with Cloudflare Email Routing
1 year ago
cloudflaregmailsmtp

How to Send Emails Using Gmail SMTP with Cloudflare Email Routing

Learn how to set up Gmail SMTP with Cloudflare Email Routing to send emails from your custom domain easily and securely.

Setting Up Dynamic DNS (DDNS) with No-IP
1 year ago
ddnsno-ipdynamic-dns

Setting Up Dynamic DNS (DDNS) with No-IP

Learn how to set up Dynamic DNS (DDNS) using No-IP to access your home devices remotely with ease.

Deep Learning - The Mathematics Behind Neural Network - Part 2
1 year ago
Deep LearningMachine LearningArtificial Intelligence

Deep Learning - The Mathematics Behind Neural Network - Part 2

A learn-along series exploring the basics and implementation of neural networks.

Deep Learning - Introduction - Part 1
1 year ago
Deep LearningMachine LearningArtificial Intelligence

Deep Learning - Introduction - Part 1

A learn-along series exploring the basics and implementation of neural networks.

Git and GitHub
2 years ago
gitgithubversion-control

Git and GitHub

Guide for Git and GitHub

Creating a Horizontal Scrollable Calendar in Jetpack Compose
2 years ago
androidkotlinjetpack-compose

Creating a Horizontal Scrollable Calendar in Jetpack Compose

Tutorial for creating a horizontal scrollable calendar in Jetpack Compose. Learn how to build a custom calendar component for meal planning and scheduling.