diff --git a/content/about.md b/content/about.md index ff9f4b5..2a8ea45 100644 --- a/content/about.md +++ b/content/about.md @@ -18,6 +18,20 @@ It is generated to static HTML via [Zola](https://www.getzola.org/). My primary employment is at [SUSE](https://www.suse.com) as a security QA engineer. I also work (or have worked) as a teacher at several Prague schools, mainly at [Gymnázium Jana Keplera](https://gjk.cz/). +## Education + +Both of my degrees have been obtained from the Faculty of Education at Charles University in Prague, specializing in computer science and education. + +My Bachelor's thesis explores static website generators and includes a reference implementation using Zola. + +- [Bachelor's Thesis Text](https://dspace.cuni.cz/bitstream/handle/20.500.11956/152842/130279410.pdf) +- [Defense Results](https://dspace.cuni.cz/handle/20.500.11956/152842) + +Master's thesis focuses on implementing a custom ESP32 development board expandable by custom extension boards, along with a set educational materials which can be applied when teaching embedded programing. Both source files and educational materials can be found at [capyboard.dev](https://capyboard.dev) or at [my GitHub profile](https://github.com/realcharmer). + +- [Master's Thesis Text](https://dspace.cuni.cz/bitstream/handle/20.500.11956/196503/120496276.pdf) +- [Defense Results](https://dspace.cuni.cz/handle/20.500.11956/196503) + ## Projects Some of my project are published directly at this website or in Git: