Various talks & Lectures that I have given 1. ux - UX & Usability Designing ([SpeakerDeck](https://speakerdeck.com/u/captn3m0/p/ux-and-usability-designing) [Online](https://captnemo.in/talks/ux/ 'Made via Reveal.js')) 2. [Software Development 101](https://speakerdeck.com/u/captn3m0/p/software-development-101 'Internal talk at SDSLabs') 3. [Intro to Linux](https://speakerdeck.com/captn3m0/linux-user-group-intro-meet-august-2013 'A very basic intro to linux') 4. [Browser Extension Security](https://speakerdeck.com/captn3m0/browser-extension-security) - [Nullcon 2014](https://github.com/captn3m0/nullcon2014 'Source code and more details') 5. [Joy of Software Development](https://captnemo.in/talks/josd/ 'Open lecture about getting started with Software Development') 6. [HTTP](https://speakerdeck.com/captn3m0/http-an-insight-into-the-worlds-most-used-protocol 'Internal talk at SDSLabs') 7. [Fun with HTTP](http://slides.com/captn3m0/fun-with-http) - Talk at Barcamp Bangalore about how HTTP can be a really fun protocol 8. [Security Horror Stories in Payments](https://speakerdeck.com/captn3m0/security-horror-stories-in-payments) - Talk at the 50p Conference (2017) [[Video]](https://www.youtube.com/watch?v=_M-cftlhYKI) Talk about several security gotchas I've witnessed working in payments. Given at 50p, a HasGeek conference on Digital Payments in India. 9. [Billion Dollar Hacking](https://speakerdeck.com/captn3m0/billion-dollar-hacking) - A short talk at a Dev/Hacker meetup about the recent SWIFT bank hacks. I repeated this talk at hillhacks 2016. 10. [Indian Financial Systems Code](http://slides.com/captn3m0/indian-financial-systems-code#/) - A short talk on IFSC Codes and how they work in India. 11. [Terraforming Tatooine](https://www.beautiful.ai/deck/-L4w5j_sJ9XkKnzf1OXt) - A short talk at [Barcamp Bangalore Spring 2018](https://barcampbangalore.com/bcb/bcb-spring-2018/terraform-docker-nemo) on how I manage my home server using Terraform and Docker. PDF version is available at [speakerdeck](https://speakerdeck.com/captn3m0/terraforming-tatooine) 12. [crypto.koans](/talks/crypto.koans/) - Koans to help you learn openssl/PKI. 13. [HomeServer Talk](/talks/hs/) - A talk on running my own homeserver. Presented at [RootConf '19](https://rootconf.in) 14. [Monopoly: Why its a terrible game](https://slides.com/captn3m0/monopoly) - A talk on the various mistakes Monopoly makes in its game design, and why they are important game breaking issues. 15. [Web Payment APIs](/talks/webpayments/) - Presented a talk on W3C's Web Payment APIs at RFCs We Love. 16. [Constraint Programming to solve Modern Art](https://docs.google.com/presentation/d/1d4C3kDONasnhOCVLpz8RDQpEH-7haG7pRJnc9E3njL4/edit?usp=sharing) - A short talk on my work on solving the [Modern Art](https://github.captnemo.in/modernart) boardgame. 17. [IFSC](/ifsc/) [[pdf](ifsc.pdf)] - A talk at the Cashless Consumer study group talking about banking codes in India, and the IFSC project in general. 18. [Video streaming on Linux](/talks/v4l.html). 19. [HPACK - Header Compression in HTTP/2](/talks/hpack/). 20. [Sanderson's Laws of Magic](https://docs.google.com/presentation/d/1SNEEh2_i93V64Fnzg8_05vOGjJMSuagX8IyrLt-5xXk/present) 21. [multipart-emails](/talks/email-protocols/) - A short talk on how linking with mid/cid schemes works in multipart-emails. Related work: https://github.com/awdeorio/mailmerge/issues/86 22. [Payment Systems in India](/talks/payments-systems-in-india/) - A short 10 minute presentation on _some of the digital payment_ ecosystem in India. 23. [pystitcher](/talks/pystitcher) - pystitcher stitches your PDF files together, generating nice customizable bookmarks for you using a declarative input in the form of a markdown file. https://github.com/captn3m0/pystitcher A few more talks that I've done are on my [SpeakerDeck account](https://speakerdeck.com/captn3m0) and my [slides.com](https://slides.com/captn3m0/) profile page. Source for most of these is available on the [captn3m0/talks](https://github.com/captn3m0/talks) repository. If you have any questions regarding any of the talks, feel free to reach out at . Go back to [my website](https://captnemo.in)