sean0x42
Hey ๐ I'm a developer and designer, working on some cool stuff at nib!
@nib-group Australia
Pinned Repositories
dart-kdf
A dart library and CLI for parsing and converting KDF documents.
kdf
KDF is a JSON based document format that will breathe some life into your documents.
kdf-legacy
A pseudo-technical specification for the Kauri Document Format (KDF)
live-blog
An experiment with Rails.
markdown-extract
Extract sections of a markdown file. Useful for automatically extracting changelogs
mineshark
A (work in progress) packet sniffing proxy that sits between a Minecraft client and server. Essentially a MITM attack with custom middleware
riverrats.com.au
A commissioned website for the River Rats Poker League. Tracks games, players, events, venues, and more!
seanbailey.dev
My home on the web.
solitaire
Offline-first, no bullsh*t solaire! ๐On the web, or as a PWA
SQLAdapter
An ORM for adapting Java objects into SQL and back again.
sean0x42's Repositories
sean0x42/markdown-extract
Extract sections of a markdown file. Useful for automatically extracting changelogs
sean0x42/seanbailey.dev
My home on the web.
sean0x42/SQLAdapter
An ORM for adapting Java objects into SQL and back again.
sean0x42/mineshark
A (work in progress) packet sniffing proxy that sits between a Minecraft client and server. Essentially a MITM attack with custom middleware
sean0x42/riverrats.com.au
A commissioned website for the River Rats Poker League. Tracks games, players, events, venues, and more!
sean0x42/dart-kdf
A dart library and CLI for parsing and converting KDF documents.
sean0x42/kdf
KDF is a JSON based document format that will breathe some life into your documents.
sean0x42/kdf-legacy
A pseudo-technical specification for the Kauri Document Format (KDF)
sean0x42/live-blog
An experiment with Rails.
sean0x42/ncmg-style-guide
A style guide for the North Coast Marble & Granite website. Explores fonts, colours, branding, and more!
sean0x42/rust-kdf
A Rust library and CLI for parsing and converting KDF documents.
sean0x42/sean0x42.github.io
Home of Sean Bailey. Designer, software engineer, and lover of side projects.
sean0x42/solitaire
Offline-first, no bullsh*t solaire! ๐On the web, or as a PWA
sean0x42/WebEngineeringA3
Assignment 3 for SENG2050
sean0x42/CD20
A compiler for CD20 language.
sean0x42/django-sendfile2
xsendfile etc wrapper for Django. Friendly fork of django-sendfile
sean0x42/dotfiles
My dotfiles for Vim, ZSH, etc.
sean0x42/downshift-focus-bug-repro
A reproduction repository for a hairy focus bug in Downshift on Android
sean0x42/ELEC3500
Contains the files needed for the ELEC3500 labs run in Semester 2, 2020
sean0x42/electron-window-manager
A NodeJs module that handles window management for Electron (Atom Shell, previously).
sean0x42/Engine
Playing around with OpenGL in Rust.
sean0x42/HabitTracker
An app for tracking your habits! Powered by React Native
sean0x42/hexbot
Every request returns a different hex codeโall 16,777,216 of them.
sean0x42/jsonrpc
Rust JSON-RPC implementation
sean0x42/newwwie.com
The source for newwwie
sean0x42/ownership-and-borrowing
A workshop exploring ownership and borrowing in the Rust programming language.
sean0x42/preact-devtools
Browser extension for inspection Preact applications
sean0x42/pyinstaller
Freeze (package) Python programs into stand-alone executables
sean0x42/sean0x42
sean0x42/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing