Product enthusiasts and real-life problem solvers. Led product development right from ideation phase to complete scalable consumer products in CRM, Helpdesk domains. Hands-on experience in the software development cycle.
Currently, practising technologies such as ember js, vanilla javascript, ReactJS, Ruby on Rails, nodejs, Mysql, AWS services, elastic search, HTML and CSS
Work Experience
Co-founder @ huntyourtribe
Mar 2025 - Present
Reinventing whole Professional branding and hiring for current and next decade talent folks. Still figuring out!
Lead Software Engineer @ freshworks
Jun 2020 - Sep 2021
- As tech lead, my core responsibilities are HLD and LLD of new modules, re-engineering mission-critical existing modules, database and sharding design, mentor 13 member squad with LLD and code reviews, requirement and feasibility analysis, estimations of work items with product director and pms, performance tuning and scalability.\
- Designed and developed product catalog and quote generation modules as microservice from scratch. As an architect, I collaboratively led 20 members team with HLD, LLD, development and full deliverability of this microservice for our CRM product.
Projects
Active record decorator
Jan 2023 - Present
The idea bedind this gem is to additional functionality for active record ORM module in rails to make day-to-day application development easy. ActiveRecord is a very powerful tool and extensively used in most Rails apps. When working on application developement we might hit upon certain situation where we felt like "It would be great if Activerecord would have given us this". ActiveRecord as a framework solved many generic cases like scopes, callbacks, relationships to larger extent. But as app application developement evolves we might face some intuitive features which does not make sense at framework level but it does make sense at application development level. Moreover ActiveRecord cannot provide all exhaustive features the whole world wants. But it definitely has the building blocks o