talks

Various talks & Lectures that I have given

Ongoing: FOSS United Workshop - My Computer My Data My Code. Notes: https://hackmd.io/@captn3m0/SknVQFN2a

  1. ux - UX & Usability Designing (SpeakerDeck Online)
  2. Software Development 101
  3. Intro to Linux
  4. Browser Extension Security - Nullcon 2014
  5. Joy of Software Development
  6. HTTP
  7. Fun with HTTP - Talk at Barcamp Bangalore about how HTTP can be a really fun protocol
  8. Security Horror Stories in Payments - Talk at the 50p Conference (2017) [Video] 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 - 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 - A short talk on IFSC Codes and how they work in India.
  11. Terraforming Tatooine - A short talk at Barcamp Bangalore Spring 2018 on how I manage my home server using Terraform and Docker. PDF version is available at speakerdeck
  12. crypto.koans - Koans to help you learn openssl/PKI.
  13. HomeServer Talk - A talk on running my own homeserver. Presented at RootConf ‘19
  14. Monopoly: Why its a terrible game - A talk on the various mistakes Monopoly makes in its game design, and why they are important game breaking issues.
  15. Web Payment APIs - Presented a talk on W3C’s Web Payment APIs at RFCs We Love.
  16. Constraint Programming to solve Modern Art - A short talk on my work on solving the Modern Art boardgame.
  17. 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.
  19. HPACK - Header Compression in HTTP/2.
  20. Sanderson’s Laws of Magic
  21. multipart-emails - 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 - A short 10 minute presentation on some of the digital payment ecosystem in India.
  23. 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
  24. Sanskari Proxy - Talk about the Sanskari Proxy Project - A project to help researchers outside India access Indian Government websites.
  25. endoflife.date recommendations - Presentation on endoflife.date documentation recommendations I wrote down here. Presented at the FOSS United Meetup in Bangalore, June 2022. [Credits], [PDF Version], [Slides with Speaker Notes].

A few more talks that I’ve done are on my SpeakerDeck account and my slides.com profile page.

Source for most of these is available on the captn3m0/talks repository. If you have any questions regarding any of the talks, feel free to reach out at talks@captnemo.in.

Go back to my website