--- title: My Projects --- # My Projects Most of my free time is spent working on various side projects. This is generally how I learn new things and I quite enjoy the process of *making stuff*. ## Categories Some of my projects fall into common categories. The ones that do are listed here: - **Minecraft** - [**Client Ping**: Client-side point-of-interest marking mod](https://ewp.fyi/client-ping) - **Robotics** - [**Lib5K**: A robotic control library written in Java for use in the *FIRST Robotics Competition*](https://github.com/frc5024/lib5k) - [**Darth Raider**: A competitive robot built at *Raider Robotics* in 2020](/projects/darth-raider) - [**TestBench**: A hardware testing utility built for *Raider Robotics*](https://github.com/frc5024/testbench) ## Chronological The following is a list of Open-Source projects I have worked on, along with their date of publication. **Disclaimer:** Unless otherwise noted, none of these projects come with any warranty or any guarantee of support. I try my best to respond to issues and questions in my personal time. ### 2023 - 2023-04-26: [Client Ping](https://ewp.fyi/client-ping) - 2023-02-06: [Prometheus exporter for Ubisoft server statuses](https://github.com/ewpratten/ubisoft_status_exporter) - 2023-01-23: [A protective insert for my TG4x](https://github.com/ewpratten/tg4x-casing) ### 2022 - 2022-10-14: [A10U8R: Signal Attenuator for VCV Rack](https://github.com/ewpratten/A10U8R) - 2022-05-11: [The @entry decorator: Cleanly mark Python script entrypoints](https://github.com/ewpratten/atentry) - 2022-04-14: [Set & forget crash reporting for Rust programs](https://github.com/ewpratten/crashreport-rs) - 2022-04-12: [Kobo e-reader interface library for Rust](https://github.com/ewpratten/kobo-rs) - 2022-01-23: [Linux command-line tool for configuring digitizer tablets](https://github.com/ewpratten/tabset) ### 2021 - 2021-12-17: [NetBrowse: an avahi-browse GUI](https://github.com/ewpratten/netbrowse) - 2021-10-04: [My Ludum Dare 49 entry: [data::loss]](https://github.com/ewpratten/ludum-dare-49) - 2021-09-27: [A "Quick and Dirty" implementation of a finite state machine](https://github.com/ewpratten/dirty-fsm) - 2021-09-24: [A real-time dashboard for my dorm room's wall-mounted TV](https://github.com/ewpratten/dorm-dash) - 2021-09-22: [APRSHTTP: One-way APRS position reporting using APRS-IS](https://github.com/ewpratten/aprshttp) - 2021-09-03: [A fast boids library for Rust](https://github.com/ewpratten/boids-rs) - 2021-08-12: [SpaceTrace: 3D path planning](https://github.com/ewpratten/spacetrace) - 2021-07-17: [Front matter support for the Serde serialization framework](https://github.com/ewpratten/serde-frontmatter) - 2021-07-09: [CLI tool for providing information about a specific UNIX timestamp](https://github.com/ewpratten/tsinfo) - 2021-06-13: [An internet teletype reader](https://github.com/ewpratten/ittyr) - 2021-06-01: [Binocular depth mapping with LeapMotion hardware](https://github.com/ewpratten/OpenDepthMap) - 2021-05-14: [A tool for converting Baofeng bookmarks to GQRX bookmarks](https://github.com/ewpratten/baofeng2gqrx) - 2021-05-04: [GlassCast: 2D glass rendering experiment](https://github.com/ewpratten/glasscast) - 2021-04-26: [My Ludum Dare 48 entry: Deep Breath](https://github.com/ewpratten/ludum-dare-48) - 2021-04-03: [Boop: An experimental implementation of ping(8)](https://github.com/ewpratten/boop) - 2021-03-31: [PolyMesh: A file format for describing 3D meshes](https://github.com/ewpratten/polymesh) - 2021-03-31: [cargo-token](https://github.com/ewpratten/cargo-token) - 2021-03-28: [A tool for checking who is playing on a Minecraft server](https://github.com/ewpratten/mcq) - 2021-03-19: [Send APRS beacons over IP from your terminal](https://github.com/ewpratten/aprs-bcn) - 2021-03-03: [An interactive Pure Pursuit demo](https://github.com/ewpratten/pathfollowing-demo) - 2021-02-25: [Graph 3D positional data extracted from DJI drone telemetry](https://github.com/ewpratten/dji3d) - 2021-02-16: [MinimapServer: An Open-Source re-implementation of Minimap API](https://github.com/ewpratten/MinimapServer) - 2021-02-16: [JDMA: Direct memory access for Java](https://github.com/ewpratten/JDMA) - 2021-02-03: [Minecraft market cap calculator](https://github.com/ewpratten/MarketCap) - 2021-01-31: [HamBands - Rust Library](https://github.com/ewpratten/hambands) - 2021-01-31: [A morse code paddle built with an atmega32u4 processor](https://github.com/ewpratten/ardupaddle) - 2021-01-30: [The Reverse Beacon Network in your terminal](https://github.com/ewpratten/rbn) - 2021-01-25: [Reverse Beacon Network client for Python](https://github.com/ewpratten/pyRBN) - 2021-01-19: [FrostBucket](https://github.com/ewpratten/FrostBucket) ### 2020 - 2020-12-25: [Mandelbrot Set Viewer](https://github.com/ewpratten/mandelbrot) - 2020-12-07: [A Minecraft chat client](https://github.com/ewpratten/mchat) - 2020-11-27: [Minecraft LAN server discovery tool](https://github.com/ewpratten/mcdiscovery) - 2020-11-27: [Multi-view Dynmap client](https://github.com/ewpratten/birdseye) - 2020-11-21: [Wrappers for commonly used reflection code in Java](https://github.com/ewpratten/legalaccess) - 2020-10-24: [GitHub organization contributor ranking tool](https://github.com/ewpratten/orgstat) - 2020-10-24: [A bridge between a Minecraft server and your favorite IRC client](https://github.com/ewpratten/chatster) - 2020-09-26: [Python library for interfacing with Dynmap](https://github.com/ewpratten/dynpy) - 2020-09-17: [An alternate minimal frontend for GitHub repositories](https://github.com/ewpratten/ner) - 2020-09-02: [LibEPN (Easy Pose Notation)](https://github.com/ewpratten/libepn) - 2020-08-20: [An API client for TimeAndPlace](https://github.com/ewpratten/timeandplace-api) - 2020-08-09: [Real-time FRC robot pose visualization](https://github.com/ewpratten/FRCWorld) - 2020-07-24: [TVDSB Student Portal API client](https://github.com/ewpratten/tvdsb-student-api) - 2020-07-21: [Raider Robotics Testbench](https://github.com/frc5024/testbench) - 2020-07-13: [VSCO batch downloader](https://github.com/ewpratten/vsco-batch-dl) - 2020-07-03: [Lib5K: Robotics control library](https://github.com/frc5024/lib5k) - 2020-06-08: [A Kernel for use on 32u4 AVR chips](https://github.com/ewpratten/os32u4) - 2020-03-11: [Scripts I use to quickly build classifiers for people's faces](https://github.com/ewpratten/easy-faces) - 2020-02-29: [Raider Robotics Inventory Management System](https://github.com/frc5024/parts) ### 2019 - 2019-12-28: [A toy raytracer](https://github.com/ewpratten/Rayzor) - 2019-08-27: [A tool for exporting your posts from devRant for offline storage](https://github.com/ewpratten/devrant-dl) - 2019-08-24: [The shift2 encoding algorithm](https://github.com/ewpratten/shift) - 2019-05-28: [A purposefully bad flappy bird clone](https://github.com/ewpratten/FlippyCat) - 2019-03-08: [A kernel / os for the atmega328p](https://github.com/ewpratten/os328) ### 2018 - 2018-11-16 [The Open Driver Waypoint Coordinator](https://github.com/ewpratten/ODWC) - 2018-11-04 [The c / c++ compiler that never compiles without errors](https://github.com/ewpratten/eco) - 2018-09-01 [The Dirobium Assembler](https://github.com/ewpratten/DirAS) - 2018-09-01 [The official bootloader for the Dirobium emulator](https://github.com/ewpratten/Deuterium) - 2018-08-31 [Dirobium: The virtual CPU (and emulator) built for hobbyists](https://github.com/ewpratten/Dirobium) - 2018-08-20 [Pi-hole API wrapper for Python](https://github.com/ewpratten/pihole-api) - 2018-08-04 [A dead simple devRant API wrapper for Python](https://github.com/ewpratten/devRantSimple) - 2018-08-03 [dr: An ed-like client for devRant](https://github.com/ewpratten/dr) - 2018-05-22 [A utility for drawing graphics on your Novation Launchpad Mk1/S/Mini](https://github.com/ewpratten/launchdraw)