Presentations I have created
for π₯³ events and π¨βπ» sessions
where I'm the speaker.
BITS Pilani, Goa
Building real-time applications: A look into the underlying technologies
Explores technologies like WebSockets, WebRTC, polling, and Server-Sent Events for instant data exchange, enhancing user experience through live updates and interactive communication.
GIET University
Debug Like a Detective: How to solve software bugs
Shared industry-proven methods, tools, and tricks used by 10x developers to tackle software bugs, covering topics from bug reproduction and reporting to solution design, testing, and deployment. Techniques include root cause analysis, pair programming, rubber duck debugging, and reverse engineering.
RGMCET College
Building a Personal Brand as a Developer: Standing Out in the Crowd
This session explores effective strategies for developers to create and cultivate a unique personal brand, highlighting skills, expertise, and accomplishments to differentiate themselves in the competitive tech industry and advance their careers.
SRM University
Serving your app to millions πΒ (How big companies do it!)
Giving exposure to students on some of the most common & important techniques companies use to scale their applications, like Vertical Scaling, Horizontal scaling, Load balancing, Queues and Multi-threading.
Bhubaneswar University
Building AI Tweet Creator Using GPT-3
A 30 minute theory explaining how GPT works, itβs capabilities & how we can use GPT in our apps to make them better, followed by a practical code-along session where we built a Tweet creator given a few topics.
DEVCON
9 Practical Tips To Instantly Improve your Personal Branding
Spoke about how much having a personal brand & social media presence is important, while giving 9 actionable tasks for creating a striking, unified personal brand.
ITER Bhubaneswar
Introduction To Progressive Web Apps (PWAs)
Explained what are PWAs and the benefits of building PWAs compared to building native apps for different platforms, while giving a 30 minute hands-on demo of creating their first PWA app.
Dev'Street
Beginner's Guide To TailwindCSS
An explanation of why TailwindCSS came into existence, the problems it solves along with a practical coding session where I've build a card component in TailwindCSS.