Greater New York City Area
• Researched, designed, and implemented an API rate-limiter using Redis that generates usage statistics for each minute.
• Wrote Java webservices using a Jackson based REST API and a Postgres database.
• Created an error-code management system for the webservices.
• Implemented up-to-date best-practice hashing and salting for user passwords.
• Built a multi-threaded Java SFTP client that pings a mailbox every hour, downloads, unzips, parses files and then stores
their data in a database.
• Wrote JSP webpages using bootstrap for design and jQuery to make webservice calls from the webpage