I’ve delivered tech talks for campus communities and global audiences via YouTube and Twitch, empowering the next generation of developers.

One of my favorite ways to share ideas is through live tech sessions—whether it’s speaking at campus events or streaming on YouTube and Twitch. The real-time interaction and energy of a live audience bring a unique dynamic that written content just can’t match. I also enjoy community Q&As and tech discussions, where I get to dive deeper into topics and connect with others through shared curiosity.

Youtube

Introduction to Koa js - Next generation web framework for node js. #1

Jan 17, 2023

Koa is a new web framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. By leveraging async functions, Koa allows you to ditch callbacks and greatly increase error handling. Koa does not bundle any middleware within its core, and it provides an elegant suite of methods that make writing servers fast and enjoyable.

twitch