2013 - 2016:
• Implemented a user-space file system for Parsec’s Linux-based NAS appliance product, facilitating the management of data residing on one or more NFS or CIFS file servers on a network by enabling migration of less-frequently accessed data based on a policy engine and transparent distribution of data among configured shares.
• Developed a unit test framework, allowing automated tests to be written quickly.
2016 - 2017:
• Developed a software library in C enabling parsing and generation of JSON-format data, providing support for streaming input and output, validation of documents against user-defined schemas, and Python language bindings.
2016 - 2017:
• Developed an Amazon Web Services (AWS) S3 Glacier back end client library in C providing an interface between applications and the Amazon Glacier REST API, with the goal of facilitating cloud object storage access in the Parsec software infrastructure. The library utilized an object-oriented design, with support for a variety of HTTP back end implementations.