Oct 2021 - Present
Harris Jose
- @harrisjose
- Senior Software Engineer
- India
Resume
Mar 2019 - Oct 2021
Software Engineer - Platform, Facilio
Jan 2018 - Feb 2019
Software Developer - Payments & Banking, Zoho Corporation
May 2016 - Jan 2018
Frontend Developer - Subscriptions & Checkout, Zoho Corporation
Portfolio
View All
Built a tiny image optimization service in Rust: https://github.com/chroniclehq/huffman
Built a small serverless app to extract and parse CSVs from Milaap view the donation details in a filterable table. Built this using Next.js API Routes with React Datatable. Loved using Dataframes....
Built a flow chart builder using Canvas & Fabric.js. Implemented the A-Star search algorithm for automatically finding non-conflicting paths and used Dagre for the auto-align functionality.
Gave a talk on why CSS in JS and Styled Components might live up to the hype. Slides here.
Writing
Built a HTTP client based on Axios that handles caching and normalization for Facilio Apps. The main motivator for building this layer was to eliminate duplicate API calls while still retaining loc...
Configured automated multi-region deployments for our web apps using AWS CodePipelines and AWS Lambda. On a related note, wrote a bit about the pitfalls of extracting a zip file from within a lambd...