cd
/home
cd
/skills
cd
/projects
cd
/blogs
cd
/talks
$cat talks.txt

█

TALKS

Mastering Generics in TypeScript: Building Powerful Abstractions and Saying Goodbye to 'Any'
Talk

Mastering Generics in TypeScript: Building Powerful Abstractions and Saying Goodbye to 'Any'

Delivered an in-depth talk at React Mumbai on leveraging Generics in TypeScript to create strong, reusable abstractions. Explored how TypeScript's generics enable more precise typing, helping developers avoid the pitfalls of 'any' and write cleaner, more reliable code.

React Mumbai
View talk
Building frameworky things in react from scratch. SSR, file-based routing and server-side data fetching like next.js
Talk

Building frameworky things in react from scratch. SSR, file-based routing and server-side data fetching like next.js

Spoke at React Pune about Building Server side rendering, server side data fetching and file based routing. Did a live demo building all of that from scratch.

React Pune
View talk
$ Terminal v2.0.24 █