Agentic AI in Production — Building with LLMs, RAG & MCP
Omio Internal AI Workshops · 2024 - 2026
Ongoing hands-on AI workshop series for engineers, product managers and non-technical stakeholders — covering LLM orchestration, RAG pipelines, multi-agent systems and MCP (Model Context Protocol)
Chennai React Meetup #6
Chennai React · 24 Nov, 2024
Speaker at Chennai React Meetup #6 alongside Sathya Gunasekaran (React core team at Meta) and Bavithra
Layout shifts & SEO in Next.js
LogRocket · 26 Mar, 2021
A deep-dive into Cumulative Layout Shift, its SEO impact and practical fixes in Next.js apps
Reusable Animations in React & React Native
React Bangalore · 20 May, 2021
A talk and demo on building reusable animations sharing one codebase across React web and React Native
Styled wind: Best of Best worlds
Fullstack Earth · 21 Nov, 2020
An introduction and walkthrough about styled-wind, its babel plugin and a demo
Module Federation and Next JS
Treebo Teck Talks · 21 Nov, 2020
A detailed talk about Module Federation in webpack, Micro frontends and Next JS
Redwood JS with Hasura
Hasura · 18 Nov, 2020
A livestream to walkthrough on my blog and demo Redwood js with Hasura
React Native: Awesome Offline Apps with GraphQL
Enter JS, Germany · 30 Sept, 2020
Methodology to build elegant Offline Apps using React Native and GraphQL
TYPESAFE CACHING FOR REACT NATIVE - INCREDIBLE DX WITH GRAPHQL TOOLING
Odessa JS, Ukraine · 21 Aug, 2020
A detailed talk on improving developer experience in React Native using GraphQL
Hql-tag: Client side query optimization
Hasura · 20 Jun, 2020
An introduction to hql-tag, a hasura specific library to manage queries better at client side
Javascript Real world probs - when, how and what
Skillenza · 24 Jun, 2020
A talk about the approaches to solve different real world problems in World of Web
Browser APIs
Coimbatore Frontend Group · 16 May, 2020
A walkthrough on many Browser APIs available
Let U(I) be optimistic
GraphQL HongKong · 14 May, 2020
A talk and demo on Optimistic UI, types and real world examples using GraphQL
GraphQL: Anti Patterns in Schema design
GDG Berlin · 06 May, 2020
A talk on anti patterns in GraphQL schema design
Apollo Cache 3.0
Warsaw JS · 08 April, 2020
An introduction and demo of Apollo Cache 3.0 including Garbage collection and cache invalidation
Path to be a self taught Developer
bitsCrunch · 28 Mar, 2020
A talk on steps to become self taught dev, the challenges, the process and approaches
Build a GraphQL Client for React in 25 minutes
GraphQL Asia · 21 Feb, 2020
A live coding to build a GraphQL client for React from Scratch
Build a DJ TurnTable with React/Apollo & Prisma (Subscription)
GraphQL Berlin · 05 Dec, 2019
A fun live coding to build DJ Turntable web app and a Reac Native remote to control it using GraphQL Subscription
MonoComponents: One component for React & React Native
Vienna JS · 30 Oct, 2019
A talk and live coding of MonoComponents, single component for both React & React Native
Apollo Hooks - The sweet story
Berlin JS · 17 Oct, 2019
A talk about the path of Apollo until Apollo Hooks and its benefits
MonoComponents
React Warsaw · 15 Oct, 2019
A talk and live coding of MonoComponents, single component for both React & React Native
Worker Threads: The Bigger, The Better
NodeJS Berlin · 8 Oct, 2019
A talk and demo of Worker threads in node, its benefits and usage
Node JS - Worker Threads
Dresden JS · 12 Sept, 2019
A talk and demo of Worker threads in node, its benefits and usage
Type Safe GraphQL - Client
TypeScript Berlin · 29 Aug, 2019
A lightning talk and live coding of establishing type-safety to GraphQL frontend using graphql-codegen
Unit testing GraphQL
React Bangalore · 01 Jun, 2019
A talk and live coding of how to Unit test a GraphQL app
Javascript - Promises at Ease
React Bangalore · 18 Mar, 2019
An deep and simple explanation of 6 types of Promises like Promise.all, Promise.race etc
Local State Management - Apollo GraphQL
React Bangalore · 27 Apr, 2019
A talk on advantages of using Apollo state management over Redux
Convert REST API to GraphQL
JSLovers - Bangalore · 24 Feb, 2019
A Live coding session on converting REST APIs into GraphQL and use it in a frontend App
Graphql Schema Stitching
React Bangalore · 09 Feb, 2019
A talk on GraphQL schema stitching and scaling