1
Fork 0

Adjustments to my talk section

This commit is contained in:
Jan-Erik Rediger 2016-01-19 18:43:06 -07:00
parent 2e3a7debab
commit 54d3d2ca85

View file

@ -24,14 +24,20 @@ Organizer of the [otsconf Dortmund](https://otsconf.com/), coach at [OpenTechSch
* [Redis FAQ](/redis-faq/) - an unofficial Redis FAQ with user questions
* [rdb-rs](http://rdb.fnordig.de/) - fast and efficient RDB parsing utility, including full documentation on the RDB file format
* [hiredis](https://github.com/redis/hiredis) - the minimalistic C client for Redis, as well as wrapper libraries: [hiredis-rb](https://github.com/redis/hiredis-rb/) ([gem](https://rubygems.org/gems/hiredis)), [hiredis-node](https://github.com/redis/hiredis-node) ([npm](https://www.npmjs.com/package/hiredis)), [hiredis-py](https://github.com/redis/hiredis-py) ([pypi](https://pypi.python.org/pypi/hiredis/))
* [semantic-rs](https://github.com/semantic-rs/semantic-rs) - Automatic crate publishing
## // talks
I gave some talks in the past and I'd love to give some more in the future.
I will talk about Redis, Web Development and Rust stuff or about any of the project I'm involved in.
Want me to speak? Contact me [via mail](mailto:janerik@fnordig.de).
* **Rust for Rubyists** - FrOSCon, RedFrogConf, 24.08.2014 - this was a bit spontaneous and prepared in only one day. Mostly the content from [first experience with Rust](/2014/08/12/first-experience-with-rust/). I also gave this talk two months later at the Barcamp Salzburg (again, totally spontaneous to fill a gap in the schedule). ([Slides](https://fnordig.de/talks/2014/froscon/rust-for-rubyists/), [PDF](https://fnordig.de/talks/2014/froscon/rust-for-rubyists/froscon2014-redfrogconf-rust-for-rubyists.pdf))
* **Introduction to Redis** - OpenTechSchool Dortmund, 16.12.2014 - these slides are actually extracted from the _real slides_, which were built in [try.redis.io](http://try.redis.io). ([Slides](http://fnordig.de/talks/2014/ots/redis-introduction-otsdo-2014-12-16.pdf))
* **Rust Introduction** - CCCAC, 05.03.2015 ([Video](https://videoag.fsmpi.rwth-aachen.de/?view=player&lectureid=4532), [Slides](https://fnordig.de/talks/2015/cccac/rust-intro/#0))
* **U2F Authentication** - Cologne.rb, 20.05.2015 ([Slides](https://fnordig.de/talks/2015/colognerb/u2f/slides.pdf), [Slides on slidr.io](http://slidr.io/badboy/u2f-authentication))
* **Redis Cluster** - PHPUGDUS, 28.05.2015 ([Slides](http://fnordig.de/talks/2015/phpugdus/redis-cluster/slides.pdf), [Slides on slidr.io](http://slidr.io/badboy/redis-cluster))
* **Hire me for the JS, keep me for the Rust** - Hungarian Webconference, 14.11.2015 ([Video](https://www.youtube.com/watch?v=L9sTIi7wFPo))
## // services