Skip to content
View thunderpoot's full-sized avatar
💨
💨

Sponsors

@pbernicchi
@blacknite4ever
@Haxsis

Highlights

  • Pro

Organizations

@commoncrawl @mlcommons @telehack-foundation @londonpixelexchange @vaughantype
Block or Report

Block or report thunderpoot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thunderpoot/README.md

🐈‍⬛ ☕️ 🚲 ✈️ 🇬🇧 🇸🇪 🇪🇺

Biography

My name is T E Vaughan, and I'm based in South West London. My career began at Apple, where I worked within the EMEIA regions. I then transitioned to broadcast production, collaborating with renowned studios and a range of clients including Audible, the BBC, and Google.

Living in Sweden, I became fluent in the language and worked on award-winning advertising campaigns for clients such as Ogilvy One in Beijing.

I have developed proficiency in various programming languages, such as Golang, Perl, Python, and Rust, applying these skills to support community projects and in my typeface design work, particularly projects like Wumpus Mono.

Currently, I run a net infrastructure consultancy with a specialised focus on Open Search and Machine Learning. I'm on–staff at the Common Crawl Foundation and a working–group volunteer at MLCommons.

The username "underwood", which I use on most platforms, reflects my admiration for jazz (influenced by Ruth Underwood of the Mothers of Invention), and my obsession with typewriters.

My Stack

Adobe Illustrator Alfred Apache Hadoop Apache Maven AWS Bootstrap C C++ CSS3 Debian DigitalOcean Discord Git GitHub Go Heroku HTML5 iOS JavaScript jQuery LaTeX Linux macOS MariaDB Markdown Nginx NodeJS OpenGL Perl PHP Python Raspberry Pi Rust Samurai SASS Shell Script Swift TeleBASIC Telehack TensorFlow Ubuntu

Ars Longa Vita Brevis

ars_longa_vita_brevis

Via Abstruse Goose

Pinned

  1. vaughantype/wumpus-mono vaughantype/wumpus-mono Public

    A modern and functional monospaced typeface with a focus on legibility.

    87 3

  2. gallifrey gallifrey Public

    A simple tool for signing arbitrary data with ED25519 keys

    Go 2

  3. isogloss isogloss Public

    ISO 639 and IETF Language Code Lookup Tool

    Python 3 1

  4. scdx scdx Public

    A simple tool for querying the Common Crawl CDX

    Rust 3 1

  5. Parquet Examples Parquet Examples
    1
    import os
    2
    import pyarrow.parquet as pq
    3
    
                  
    4
    def describe_parquet(file_path):
    5
        file_size = os.path.getsize(file_path)
  6. pointy pointy Public

    Interactive IEEE 754 floating point calculator/visualiser written in Perl

    Perl 8