Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roskenet/semberal.github.io
Personal GItHub-hosted blog
https://github.com/roskenet/semberal.github.io
Last synced: 1 day ago
JSON representation
Personal GItHub-hosted blog
- Host: GitHub
- URL: https://github.com/roskenet/semberal.github.io
- Owner: roskenet
- License: cc-by-sa-4.0
- Created: 2017-02-11T11:03:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T19:02:26.000Z (almost 8 years ago)
- Last Synced: 2024-10-12T07:41:26.980Z (3 months ago)
- Language: HTML
- Homepage: https://semberal.github.io
- Size: 54.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to my blog!
## Contents
* [Scala Future Timeout Patterns](https://github.com/semberal/semberal.github.io/blob/master/scala-future-timeout-patterns.md)
* [Wordpress blog migrated to Pelican](https://github.com/semberal/semberal.github.io/blob/master/wordpress-blog-migrated-to-pelican.md)
* [JSON validation and error handling in Play 2.1](https://github.com/semberal/semberal.github.io/blob/master/json-validation-and-error-handling-in-play-2-1.md)
* [Parser combinators (and what if regular expressions are not enough)](https://github.com/semberal/semberal.github.io/blob/master/parser-combinators-and-what-if-regular-expressions-are-not-enough.md)
* [What makes programming languages really powerful?](https://github.com/semberal/semberal.github.io/blob/master/what-makes-programming-languages-really-powerful.md)
* [Analysing chess games with Crafty](https://github.com/semberal/semberal.github.io/blob/master/analysing-chess-games-with-crafty.md)
* [Exploring private field access in GroovyBeans](https://github.com/semberal/semberal.github.io/blob/master/exploring-private-field-access-in-groovybeans.md)
* [Creating Cloud Foundry Spring application with MongoDB support](https://github.com/semberal/semberal.github.io/blob/master/configuring-cloud-foundry-application-with-mongodb.md)## About this blog
* [RSS Feed](https://semberal.github.io/feeds/all.atom.xml)
All posts are released under [Creative Commons Attribution-ShareAlike 4.0 International Public License](https://creativecommons.org/licenses/by-sa/4.0/).
Format of this blog is influenced by [Viktor Klang's](https://github.com/viktorklang) excellent [Letters from Klang](https://github.com/viktorklang/blog).
## About me
I'm Lukáš Šembera and I work on enterprise security products at HPE in Prague. In 2009, I finished bachelor degree in computer science at Faculty of science, Palacky University, Olomouc and then in 2012, I also gained master degree at Faculty of informatics, Masaryk University, Brno.
My main area of expertise is the Scala programming language and related technologies like Akka, Spray, Slick and others. I've also been working with technologies from the enterprise Java land, especially with the Spring framework and JPA. Furthermore, I'm interested in functional programming, distributed systems, databases and software development in general. Except computer-related things I enjoy travelling, studying and playing chess (well, mostly online), video games and occasionally also football and tennis.
* [LinkedIn](https://www.linkedin.com/in/semberal)
* [Twitter](https://twitter.com/semberal)
* [StackExchange](https://stackexchange.com/users/76725/semberal)