Skip to main contentSkip to main content

Talks & Speaking

Talks & presentations history from conferences and events

Showing 24 talks

What’s New in JavaScript?

Devncode Meetup VMay 12, 2018Karachi, Pakistan

In this talk, the newly introduced features in ES6 were discussed with examples. This was my first talk in a community event, before this, I used to teach programming and web technologies in an international institute for almost two years.

JavaScriptES6Frontend

DevTools: The Tricks You Should Know!

NgGirls - 2018July 21, 2018Karachi, Pakistan

This objective of this talk was to discuss the useful and unknown tools to debug the web application in Chrome devtools. This talk was delivered in a series of workshops conducted by NgGirls for girls/women to help them get started into web development.

DevToolsDebuggingFrontend

Redux vs React New Context API

ReactKHI Meetup #01October 6, 2018Karachi, Pakistan

This talk was about the over exaggerated death of Redux(famous state management tool) and how the "new" Context API was introduced to assist Redux in its role but not to take over it while developing React applications. I created this talk for a conference, my proposal was selected by Facebook’s annual React Conf 2018 but I couldn’t get the visa for the USA, so I spoke here in Karachi React community

ReduxContext APIReactFrontend

A Glance at React Conf 2018 and introduced features

ReactKHI Meetup #02December 15, 2018Karachi, Pakistan

This was a keynote to give the community a glance on the newly introduced features in recent Annual React Conf 2018 by Facebook.

ReactFrontend

Let's React on Redux Anti-patterns

ReactKHI Meetup #03January 26, 2019Karachi, Pakistan

This was a duet talk by me and one of my colleagues Javeria Nisar, we both started learning react and redux together, and had a tough time recognizing the anti-patterns and identifying over use of redux by community that causes unknown issues in the application. The purpose of this talk was to introduce actual use cases of redux and how it can be organized with react applications, about the issues you faced without knowing where you went wrong using anti-patterns and how they can be avoided by following best practices

ReduxReactFrontend

Mobile for Next Billion Users - Publish PWAs to Playstore

Google I/O Extended 2019July 13, 2019Karachi, Pakistan

PWA (Progressive Web App) has become very popular among developers and a number of talks have already been given on it. But a downside as discussed was lack of ability to publish the app on the PlayStore. TWA (Trusted Web Activity), the successor to PWA, solved this issue in Chrome v72+. A few months ago, I got to know about the TWA and I publish our app to the playstore without coding in the Android Studio, I find it very interesting thing to share and Google IO Extended was the best platform to share about google technologies, so I wrote a proposal for this talk. In this talk, I present the steps to publish PWA to playstore with the demo of the app.

PWATWAMobileFrontend

Building Design Systems with React

Internal Dev SessionOctober 16, 2019Karachi, Pakistan

This talk was delivered to my colleagues in an internal dev session to introduce the concept of design system, how and why we are building a design system for our products and briefly discuss the research I have done to lead the design system of our company.

Design SystemsReactFrontend

Codelab: Getting Started with Trusted Web Activities

GDG EventNovember 23, 2019Karachi, Pakistan

The codelab was taken from Google Codelabs, and with the help of Google developers website, I helped the participants to create TWA in android studio on their own and test the app with an emulator. Resources to follow: https://codelabs.developers.google.com/codelabs/getting-started-with-twas https://developers.google.com/web/updates/2019/02/using-twa

TWAPWAAndroidFrontend

PWAs On the Go

WTM Islamabad 2019December 7, 2019Islamabad, Pakistan

The purpose of this talk is to briefly introduce the PWA and it’s benefits, along with how we can reach more mobile users by publishing the PWA to Google Play Store. I got travel grant for this talk from Women techmakers and travelled from Karachi to Islamabad to attend the conference.

PWATWAMobileFrontend

Level up your design system with styled-system

Women of ReactApril 25, 2020Virtual

This talk was my own story building design system for my organization, while sharing my story I shared the following main aspects: * Most common design system challenges * How styled-system helps to solve them * The three tenets of styled-system

Design SystemsStyled SystemFrontend

Design Systems - Revamping Products for Consistent UIs

Facebook Live SessionOctober 18, 2020Virtual

Over the last decade, it has been seen that design has become a crucial part of product development and companies are investing heavily in improving user interfaces and user experience of their products. In this introductory talk of design systems, I shared how the design system is going to be another step towards improvement in design and development of products at the moment and how it enables the consistency among the products. I explained the core components of the design system, along with the key benefits and challenges while building the design system.

Design SystemsUI/UXFrontend

Design Systems - Revamping Products for consistent UIs

React Summit 2021April 2021Virtual

A deep dive into building and maintaining design systems, establishing component libraries, and ensuring UI consistency across products at scale.

Design SystemsReactFrontend

What makes a great design and user experience?

Design & UX WorkshopAugust 14, 2021Virtual

Exploring the principles of great design and user experience, covering usability, accessibility, and creating delightful digital products.

DesignUXAccessibility

Progressive Web Apps

IDN Boarding School 2021February 2022Virtual

It was an introductory talk about PWAs to the high school students of IDN Boarding School in Indonesia

PWAWebFrontend

Kubernetes 101

Tech TalkOctober 2021Virtual

Beginner-friendly introduction to Kubernetes, covering fundamental concepts, architecture, and getting started with container orchestration.

DevOpsKubernetesCloud

Kubernetes

Devfest Nuremberg 2022September 2022Nuremberg, Germany

Introduction to Kubernetes container orchestration platform, covering core concepts and practical deployment strategies.

DevOpsKubernetesCloud

How to optimize web with INP

Devfest SindhJuly 2024Sindh, Pakistan

An exploration of Interaction to Next Paint (INP) metrics and practical strategies for optimizing web performance to improve user experience.

PerformanceWeb VitalsFrontend

A11y: Making the Web Inclusive by default

GDG Berlin Presents: Even More Knowledge About Frontend DevelopmentJuly 16, 2024Berlin, Germany

A session on how accessibility can transform the online experience for people with disabilities and learn about the various types of disabilities that can affect web users. There was provided practical insights and actionable steps that developers can take to make the web more inclusive and accessible to everyone, whether they face temporary or permanent challenges. By the end of this talk, attendees were equipped with the knowledge to create their own accessibility checklist, aligned with web standards, to ensure that accessibility becomes a seamless part of development process and they can test it on chrome devtools.

Web TechnologiesWeb UXChromeWeb - DevTools & Browser AutomationHTML5UI and ToolingAccessibility

Accessibility: Making the Web Inclusive by default

Devfest Milano 2024November 23, 2024Milano, Italy

A session on how accessibility can transform the online experience for people with disabilities and learn about the various types of disabilities that can affect web users. There was provided practical insights and actionable steps that developers can take to make the web more inclusive and accessible to everyone, whether they face temporary or permanent challenges.By the end of this talk, attendees were equipped with the knowledge to create their own accessibility checklist, aligned with web standards, to ensure that accessibility becomes a seamless part of development process and they can test it on chrome devtools.

AccessibilityWebFrontendUXUIChromeWeb - DevTools & Browser AutomationHTML5UI and Tooling

Debug Like a Pro: Unlocking Hidden Power in the Latest Chrome DevTools

Frontmania Conference 2025October 8, 2025Utrecht, Netherlands

This session explores powerful and often overlooked features in Chrome DevTools that can transform how you debug, automate, and optimize your code. From smarter workflows to AI-assisted insights, you’ll learn how to uncover issues faster and work more efficiently. Perfect for developers ready to level up with the latest Chrome has to offer.

DebuggingWebWeb - DevTools & Browser AutomationWeb - PerformanceAI - GeminiAIBuild with AI

Debug Like a Pro: Unlocking Hidden Power in the Latest Chrome DevTools

Devfest Pescara 2025November 8, 2025Pescara, Italy

This session explores powerful and often overlooked features in Chrome DevTools that can transform how you debug, automate, and optimize your code. From smarter workflows to AI-assisted insights, you’ll learn how to uncover issues faster and work more efficiently. Perfect for developers ready to level up with the latest Chrome has to offer.

DebuggingWebWeb - DevTools & Browser AutomationWeb - PerformanceAI - GeminiAIBuild with AI

Debug Like a Pro: Unlocking Hidden Power in the Latest Chrome DevTools

Devfest Warsaw 2025November 15, 2025Warsaw, Poland

This session explores powerful and often overlooked features in Chrome DevTools that can transform how you debug, automate, and optimize your code. From smarter workflows to AI-assisted insights, you’ll learn how to uncover issues faster and work more efficiently. Perfect for developers ready to level up with the latest Chrome has to offer.

DebuggingWebWeb - DevTools & Browser AutomationWeb - PerformanceAI - GeminiAIBuild with AI

Debug Like a Pro: Unlocking Hidden Power in the Latest Chrome DevTools

Devfest Berlin 2025November 22, 2025Berlin, Germany

This session explores powerful and often overlooked features in Chrome DevTools that can transform how you debug, automate, and optimize your code. From smarter workflows to AI-assisted insights, you’ll learn how to uncover issues faster and work more efficiently. Perfect for developers ready to level up with the latest Chrome has to offer.

WorkshopDebuggingWebWeb - DevTools & Browser AutomationWeb - PerformanceAI - GeminiAIBuild with AI

Debug Like a Pro: Unlocking Hidden Power in the Latest Chrome DevTools

Devfest Pakistan 2025December 7, 2025Virtual

This session explores powerful and often overlooked features in Chrome DevTools that can transform how you debug, automate, and optimize your code. From smarter workflows to AI-assisted insights, you’ll learn how to uncover issues faster and work more efficiently. Perfect for developers ready to level up with the latest Chrome has to offer.

DebuggingWebWeb - DevTools & Browser AutomationWeb - PerformanceAI - GeminiAIBuild with AI

Speaking Opportunities

I'm available for speaking at conferences, meetups, and corporate events. Topics I'm passionate about include:

If you'd like me to speak at your event, please reach out through any of the platforms on my homepage.