Go to file
Nemo b503a66fe6
Update README.md
2024-02-24 11:06:28 +05:30
credits fix link 2022-06-11 21:23:42 +05:30
crypto.koans Adds markdown slides 2019-02-21 12:35:02 +05:30
email-protocols Adds email talk 2020-08-15 15:14:53 +05:30
hpack HPACK talk at RFCs We Love 2020-07-24 22:21:25 +05:30
hs Force redirect and add a link 2019-06-24 12:30:29 +05:30
ifsc Updates to slides 2020-05-16 17:16:18 +05:30
images Small Flash talk at RootConf 2019-06-24 12:25:51 +05:30
india-fintech india-fintech 2021-05-29 01:39:16 +05:30
josd Updated version of the slides 2015-10-12 23:02:13 +05:30
payments-systems-in-india fix slides 2020-08-27 03:34:50 +05:30
pystitcher pystitcher talk images 2022-06-02 15:22:55 +05:30
python initial slides for python beginner workshop 2019-04-03 16:32:08 +05:30
ux First talk 2012-10-05 01:28:04 +05:30
webpayments remove ugly gpay icons 2020-05-02 11:57:09 +05:30
README.md Update README.md 2024-02-24 11:06:28 +05:30
eol-recommendations.pdf eol credits 2022-06-11 21:14:07 +05:30
homeserver.html Move slides 2019-06-21 10:28:51 +05:30
homeserver.md Adds a network-mini slide 2019-06-21 09:04:03 +05:30
homeserver.pdf Final slides 2019-06-21 10:02:23 +05:30
hwngroti.html How not to get Robbed 2019-04-03 16:31:19 +05:30
hwngroti.md How not to get Robbed 2019-04-03 16:31:19 +05:30
ifsc.pdf Updates to slides 2020-05-16 17:16:18 +05:30
kubelet.md Small Flash talk at RootConf 2019-06-24 12:25:51 +05:30
sanskari-proxy.pdf sanskari proxy 2022-06-02 15:23:47 +05:30
v4l.html Short talk on video-streaming in linux 2020-07-28 23:45:08 +05:30
v4l.md Short talk on video-streaming in linux 2020-07-28 23:45:08 +05:30

README.md

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