Skip to content

Instantly share code, notes, and snippets.

View deoxykev's full-sized avatar

Kevin Pham deoxykev

View GitHub Profile
@jinschoi
jinschoi / create_sub.py
Last active January 5, 2026 06:15
Python script to generate Flipper RAW .sub files from OOK bitstreams
#!/usr/bin/env python3
from typing import Iterable, Union, Any
# freq: frequency in Hz
# zerolen: length of space bit in μs
# onelen: length of mark bit in μs
# repeats: number of times to repeat sequence
# pause: time to wait in μs between sequences
# bits: string of ones and zeros to represent sequence
@mayneyao
mayneyao / notion2blog.js
Last active February 9, 2026 03:46
Notion.so > Personal Blog | custom domain + disqus comment
const MY_DOMAIN = "agodrich.com"
const START_PAGE = "https://www.notion.so/gatsby-starter-notion-2c5e3d685aa341088d4cd8daca52fcc2"
const DISQUS_SHORTNAME = "agodrich"
addEventListener('fetch', event => {
event.respondWith(fetchAndApply(event.request))
})
const corsHeaders = {
"Access-Control-Allow-Origin": "*",
@deekayen
deekayen / 1-1000.txt
Last active November 13, 2025 15:53
1,000 most common US English words
the
of
to
and
a
in
is
it
you
that