Adds crypto-koans to README

This commit is contained in:
Nemo 2019-02-21 12:35:58 +05:30
parent df0288916b
commit 501639b67f
1 changed files with 12 additions and 11 deletions

View File

@ -1,15 +1,16 @@
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")
3. [Joy of Software Development](https://captnemo.in/talks/josd/ "Open lecture about getting started with Software Development")
4. [HTTP](https://speakerdeck.com/captn3m0/http-an-insight-into-the-worlds-most-used-protocol "Internal talk at SDSLabs")
5. [Fun with HTTP](http://slides.com/captn3m0/fun-with-http) - Talk at Barcamp Bangalore about how HTTP can be a really fun protocol
6. [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.
7. [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.
8. [Indian Financial Systems Code](http://slides.com/captn3m0/indian-financial-systems-code#/) - A short talk on IFSC Codes and how they work in India.
9. [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)
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.
A few more talks that I've done are on my [SpeakerDeck account](https://speakerdeck.com/captn3m0)