Solvendo
Full Stack Software Engineer- Worked on an application that streamlined the Indian bankruptcy process for banks, companies, and lawyers, used by institutions such as Canara Bank.
- Worked on micro-frontend architecture, user authentication, and configuration management. React, Webpack, JavaScript, JWT
- Bootstrapped a new Next.js frontend project for a bankruptcy process with standard coding practices and created standardized, reusable components, reducing dev time by 30%. Next.js, Chakra UI, NextAuth.js
- Built a high-performance dashboard for a blockchain analytics platform with interactive charts for time series data and a drag-and-drop interface. 10k MAU at peak, loaded in under 2 seconds, Lighthouse score of 93. Next.js, React-DND, ApexCharts
- Used React DevTools and Lighthouse to diagnose and optimize performance, reducing FCP by 50%.
- Built a blockchain data processing microservice in Golang aggregating data from WebSockets with REST API endpoints, achieving 8x higher throughput than the previous solution. net/http, REST APIs, WebSockets