Talks 🎙

I am a true believer of `One's Knowledge amplifies exponentially, when shared.` And so, I love giving Tech Talks at various Meetups and Conferences to share my learnings with the community. I speak about Frontend Technologies, Tooling and interesting things about the Web.

  • WHY TO and HOW TO Snowpack your Web Apps -@JavaScriptMeetupBLR

    Delivered a Talk on Snowpack and Unbundled Development on 9th October, 2021; where we discussed everything in and out of this build tool. The topics covered in the session are:

    • History of JS Bundling
    • Physics of Snowpack
    • Chemistry of Snowpack
    • Mathematics of Snowpack
    • Biology of Snowpack
    • Lab Work (LIVE CODE)

    Theme: Physics-Chemistry-Mathematics-Biology Science Subjects

  • PULL REQUEST (Open source Workshop) - Google Developer Students Club @GHRCE

    Conducted an Open Source Workshop at GDSC-GHRCE which revolved around Open Source, Git and Github on 2 Oct, 2021. The topics covered in the session are:

    • What is Open Source (Story: Hermione and Her Wizchat)
    • Why to Contribute to Open Source
    • Git and Github
    • Making our first ever PULL REQUEST
    • The 7 Open Source Spirits
    • Open Source Programs and Opportunities
    • Participating in Hacktoberfest
    • Where to Start From

    Theme: Harry Potter

  • UNBUNDLED: The Future of Frontend Tooling - ReactNativeBLR @geekyAnts

    Delivered a talk on Unbundled Development at ReactNativeBLR organized by geekyAnts on 11 Sept, 2021. Discussed about JavaScript Bundling, Build Tools, Vite.js, Snowpack and a lot of interesting things. The topics covered in the session are:

    • A brief History of JavaScript Bundling
    • Idea of Unbundled Development
    • The Philosophy Behind Snowpack
    • The Science Behind Snowpack
    • The Philosophy Behind Vite.js
    • The Science Behind Vite.js
    • Comparison between Vite.js and Snowpack

    Theme: Philosophy Vs. Science

  • Building, testing and Publishing your own React Component Library - ReactJSBangalore @reactify_in

    Gave a talk at ReactJS Bangalore organized by reactify on 10 July, 2021. Discussed upon how to build developer products such as libraries, open source projects, tools etc. Along with tech explanation, there was a lot of live-code and eventually we publish our own React Component Library to NPM. The topics covered in the session are:

    • What are Design Systems
    • Why We Need Design Systems
    • How can we implement them?
    • WHAT is Storybook and WHY shall one consider it?
    • HOW to use Storybook?
    • WHAT is Rollup?
    • WHY Rollup?
    • Some Open Source Stalking
    • Some tips from the experts

    Theme: The What, Why, How Principle