Co-founder
2011 - 2018Archimedes Calculator- Designed and developed Archimedes, a next-generation graphing calculator for iOS.
- Created a unique, fully-interactive mathematical typesetting system with fluid animation.
- Wrote a custom symbolic math solving engine with automatic unit handling.
- Implemented high-quality plotting functionality including smooth touch-based scroll/zoom, automatic POI detection, and direct-interaction tracing, differentiation, and integration tools.
- Began developing an advanced experimental new type of symbolic math engine.
Technologies: iOS, Objective-C, SwiftCo-founder
2016 - 2017Huddle- Developed a location-based video sharing platform.
- Figured out a way to have a performant feed of up to 16 simultaneously playing streaming video tiles.
- Wrote frameworks for declarative endpoint specification, futures/promises, model parsing, model persistence, and change notification.
Technologies: AVFoundation, Node.js, SwiftArduino/iOS Developer
2011 - 2017DKP Veterinary Clinic- Created the software for a wifi-enabled advanced experimental operating table with Arduino-controlled electronics and an iPad interface.
- Created the software for an experimental network of veterinary animal cells with lighting, heating, ventilation, and oxygen supply systems controlled by a distributed set of Arduinos communicating with an iPad interface.
- Wrote a robust communication layer between a network of Arduinos and iOS devices using a simultaneous mixture of serial, I2C, and wifi channels.
- Interfaced with a large number of different analog and digital sensors and actuators over a variety of different protocols.
- Created a messaging system for generically binding sensors and settings on Arduinos to properties on iOS devices, automatically managing communication over a mixed channel network.
Technologies: iOS, Swift, Objective-C, Arduino, C++iOS Developer
2015 - 2016Péritus- Created an iOS front-end app for a dynamic CRM application.
- Wrote encapsulation for communication with a legacy REST back-end with consistent error handling.
- Created dynamic UI for display and manipulation of records with arbitrary fields of different data types.
- Created a self-contained encapsulation of a complex workaround for broken call tracking API.
- Created dynamically fetching browse and search functionality for working with large record sets.
Technologies: iOS, SwiftJava Developer
2011 - 2011DelftTech- Developed the third version of a leading forensics application for the measurement of suspects by joining camera images with point cloud data from 3D laser scans of the crime scene.
- Completely transformed a large, undocumented old codebase into a clean, stable, and organized one.
- Wrote code for 3D navigation, rendering, and manipulation using OpenGL.
- Wrote code to load, manipulate, and render large datasets in a performant way.
- Redesigned, localized, and generally modernized the UI.
Technologies: OpenGL, C, Java