Piyush Tekwani
Software Engineer
Building at the intersection of engineering and design by creating data-driven SaaS products with thoughtful user experiences and solid system design.
Currently at Glib.ai, working on document AI platforms and workflow engines, I focus on making data-heavy applications intuitive, performant, and scalable.
Experience
- – Leading the frontend development accross multiple company products
- – Designed and shipped AI-powered review systems and workflow engines for enterprise use cases
- – Developed complex, data-heavy interfaces for document validation, annotation, and real-time processing.
- – Worked across the full stack, from designing and implementing product frontend to building integrating with backend services.
- – Contributed to Wordpress 6.3 Lionel release
- – Worked within open-source contribution workflows including issue tracking, patch submission, and code review.
- – Developed custom Gutenberg blocks and WordPress themes.
Tech stack I work with
Recent Writing
The Git Fetch Error That Opened My Eyes to How Git Really Stores Branches
A casual deep dive into a confusing git fetch error, and the mental model that finally made Git branch storage click.
What is Event Propagation & Event Delegation in JavaScript?
A deep dive into how events flow through the DOM — exploring bubbling, capturing, the target phase, and how event delegation makes your code more efficient.