Lists (1)
Sort Name ascending (A-Z)
Starred repositories
MySQL for Excel is an Excel Add-In that is installed and accessed from within the MS Excel Data tab offering a wizard-like interface arranged in an elegant,yet simple way to help users browse MySQL…
C# implementation of Jason Antic's DeOldify
A data index and query language over Markdown files, for https://obsidian.md/.
Work-in-progress successor to Dataview with a focus on UX and speed.
A Google Apps Script for syncing ICS/ICAL files faster than the current Google Calendar speed
A simple Applescript to forward the currently selected email message in Mac Mail and then Delete it. I use this to forward emails to Todoist as an Alfred action.
Flowist is a Focus Mode companion for Todoist
Pulling Monday.com data into a Google Sheet
Full featured CSV parser with simple api and tested against large datasets.
The fast & forgiving HTML and XML parser
Community maintained fork of pdfminer - we fathom PDF
📜 Extract meaningful content from the chaos of a web page
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https:…
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
An incremental parsing system for programming tools
A high-performance observability data pipeline.
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
A markdown parser and compiler. Built for speed.
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
A simple face recognition script that identifies and classifies all faces in an image.
The code from my 12 hour live stream where I created a tower defense game with pygame.
An example GUI created in python using the module kivy. This is a very basic login system where you can create accounts and login.
Chess game created on the 24 hour livestream
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
The classic snake game. Made with pygame.