Pinned Repositories
extract_highlighted_text
pdf.js.utils
PDF.js Utility Files
Sample-PDFs
PDFs I've found interesting, or useful for education.
zacharysyoung's Repositories
zacharysyoung/airtable-client-go
API wrapper for Airtable
zacharysyoung/Airtable_js
JavaScript that works with the Airtable API exposed through their Scripting app
zacharysyoung/AOC_22
Advent of Code '22
zacharysyoung/Base-Airtable-project
All the configs, but just the minimums.
zacharysyoung/bom
Sniff for UTF BOMs in a byte stream.
zacharysyoung/CompareCSVMethods
Compare/benchmark different methods for handling CSV files.
zacharysyoung/Configure-a-JS-TS-project
zacharysyoung/daydiff
Calculate the difference between two dates, in days.
zacharysyoung/easygrep
A very simple grep with modern regexp.
zacharysyoung/eliben_go-ungrammar
Ungrammar implementation and API in Go
zacharysyoung/gen-table
Print simple CSV tables.
zacharysyoung/go
The Go programming language
zacharysyoung/go-mermaid-cli
A *very simple*, and fast, renderer of MermaidJS docs to SVG files.
zacharysyoung/gocsv
Command-line CSV processing utility.
zacharysyoung/gocsv-padsplits
zacharysyoung/gopl.io
Example programs from "The Go Programming Language"
zacharysyoung/gotxt
A simple text encoding transcoder (like iconv, but way less).
zacharysyoung/goxmlify
Try to fix malformed XML
zacharysyoung/IntuitDev_OAuth2-Go
OAuth2 sample app using Go
zacharysyoung/learn-go-with-tests
Learn Go with test-driven development
zacharysyoung/n-american-cities
North American Cities (according to Wikipedia(
zacharysyoung/parseusrbintime
Parse the output of /usr/bin/time -l
zacharysyoung/robpike_unicode
Unicode is a command-line utility for browsing the Unicode database.
zacharysyoung/rsc-pdf
PDF reader
zacharysyoung/rsc_markdown
Basic Markdown parser and HTML generator
zacharysyoung/RSV-Challenge
RSV = Rows of String Values
zacharysyoung/rwestlund_quickbooks-go
A Go library for Intuit's QuickBooks Online API
zacharysyoung/scanners
Variations on the bufio.Scanner interface over various types of sources (csv, strings.Fields, fixed-width, etc...).
zacharysyoung/Stenway_RSV-Specification
Rows of String Values (RSV Data Format) Specification - A Simple Binary Alternative to CSV
zacharysyoung/text
[mirror] Go text processing support