Read my latest post:

How to use Cloudflare Turnstile with Lit Components

What is Cloudflare Turnstile? Cloudflare Turnstile is a CAPTCHA alternative designed to protect websites from spam, bots, and other automated threats without disrupting the user experience. Unlike traditional CAPTCHAs that require users to

Oct 21, 2024

TIL

A collection of 3 posts

How to deploy a static site for free

Every so often, I need to launch a quick landing page. Nothing too fancy, it's usually just a static site connected to a Google Forms (learn how to add responses to a Google

3 min read - Published: 4 years ago

TIL 2: How to add a transparent video to a web page

Today, I released the PRAUXY GO launch page. For history's sake, here is a screenshot: PRAUXY GO Launch PageThis time, I decided to try something new. While making the launch video, I was

4 min read - Published: 4 years ago

TIL 1: How to POST to a Google Form using HTML

So today, I was creating an input section on a new website and I really wanted to automatically submit the responses to a Google Form. In the end, I wanted to do a

4 min read - Published: 4 years ago