Resume
- Interactive Resume
- Download Microsoft Word
- View plain text
Android Development Highlights
VirtualBox Manager
- 100,000+ installs on Google Market
- Control Oracle VirtualBox installation remotely using Webservice API
- Exposes all API functionality, i.e. start/stop, snapshot, save state
- Display Virtual Machine details & log files
- real-time CPU/Memory metric graphs
- Source code available at GitHub
- Lecture Slides
NATS-Android
- Officially recognized port of NATS-IO to Android
- Open source at Github
Koin
- Implemented ViewModel Saved State support for Koin 2.1.0
- Lecture Slides
Current Employment
Android Team Lead @ GrubhubMusic Transcription Research
- Bayesian Polyphonic Transcription
- Viterbi path estimation on Switching Kalman Filter Model. Developed in Matlab. Ported to VST plugin
- Parallel implementation with MPI
- MPI Implementation of viterbi algorithm
- Monophonic Music Transcription w/FFT
- Detects pitch & note onsets in real-time & outputs MIDI.
- Implemented using DFT based fundamental frequency detection & original note onset detection.