-
xerox-python Public
Forked from dusktreader/xerox-pythonA project template for python
-
aviation-data-mirror Public
Mirror aviation data locally for processing
Python MIT License UpdatedJun 13, 2026 -
processFaaData Public
Process free 28 day FAA NASR (National Airspace System Resources) data to create an sqlite database. Also creates the spatialite databases for the aviation map
-
process-faa-data Public
Process FAA NASR data to sqlite/spatialite database
-
aviation-charts Public
Process FAA charts into a seamless mosiac
-
normalize-keepass-tags Public
Normalize case of keepass tags
Python MIT License UpdatedMar 26, 2026 -
aviationCharts Public
Prepare Aeronav charts (sectional, IFR low/high, WAC, TAC, heli etc) for use as a seamless mosaic of mbtiles
-
LADS_DOS33 Public
LADS assembler for DOS 3.3 from Apple Machine Language for Beginners by Richard Mansfield
1 UpdatedJan 31, 2026 -
binary_file_comparison Public
self-contained page to compare two binary files
HTML UpdatedJan 25, 2026 -
qr_transfer Public
Web application to send/receive a file using QR codes
HTML GNU General Public License v3.0 UpdatedJan 11, 2026 -
genieparser Public
Forked from CiscoTestAutomation/genieparsersub-component of Genie that parse the device output into structured datastructure
Python Apache License 2.0 UpdatedNov 18, 2025 -
hacker_news_tampermonkey Public
Tampermonkey script for Hacker News
JavaScript MIT License UpdatedNov 15, 2025 -
genielibs Public
Forked from CiscoTestAutomation/genielibsgenie.libs contains libraries for configuring, retrieving and testing topologies
Python Apache License 2.0 UpdatedNov 4, 2025 -
pure-function-decorators Public
Decorators to try to enforce various types of function purity in Python
Python MIT License UpdatedSep 28, 2025 -
qemu-memory-viewer Public
A vibe-coded attempt to display RAM of a running QEMU emulation of a 486 with 1 MB of memory running DOS
Python MIT License UpdatedSep 17, 2025 -
-
road-to-the-sea-scraper Public
Scrape the Road to the Sea blog into one page
Python MIT License UpdatedSep 1, 2025 -
network_sankey Public
Simple program to display network traffic as a Sankey diagram
Python UpdatedJun 30, 2025 -
Load emails and chats from a Google Takeout mbox archive into sqlite database
-
hot_100_htmx Public
An experiment in using htmx to display songs from the Hot 100 list along with links to youtube and lyrics
Python GNU General Public License v3.0 UpdatedJun 4, 2025 -
GeoReferencePlates Public
A utility for automatically georeferencing FAA / AeroNav Instrument Approach Plates and Airport Diagrams
-
UdpPinger Public
Forked from facebookarchive/UdpPingerUdpPinger is a high performance packet generation and reflection library.
C++ Other UpdatedOct 23, 2018 -
aviationMap Public
An aeronautical/aviation map for QGIS created with freely available data from the FAA and other sources
-
hosts_and_privoxy Public
Automatically update local hosts file and privoxy configuration on a linux machine to help filter undesirable content ( eg malware or ads )
Shell UpdatedSep 26, 2018 -
Creates a shell script to automatically apply powertop's recommended power settings under Linux
-
rename_iphone_voice_memos Public
A small perl utility to add the description of an iphone voice memo to the filename
Perl UpdatedJul 9, 2018 -
rtl_sdr_reader Public
A guide to using rtl-sdr, rtl_433, and rtlamr to wirelessly read 433mhz and 900mhz data in Linux
-
Convert an IOS/NXOS/ACE/ASA config file into basic HTML, creating links between commands referencing lists and that list (e.g. access lists, route maps, prefix lists, service-policies etc etc).
-
Create a hosts file or DNS entries from Cisco and Riverbed network device configurations to make traceroutes more informative
Perl GNU General Public License v3.0 UpdatedApr 26, 2018 -
memoize3 Public
Python-based utility to memoize ( ie avoid re-running if inputs have not changed ) arbitrary shell commands