diff --git a/content/about/index.md b/content/about/index.md index 5cf3867..a68dd9a 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -20,30 +20,17 @@ 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 +## Projects & Contributions Some of my projects are published directly at this website or in Git: - [git.0x45.cz/em](https://git.0x45.cz/em) -- [git.microlab.space/em](https://git.microlab.space/em) - [github.com/realcharmer](https://github.com/realcharmer) Many of my projects and activities can also be found at [microlab.space](https://microlab.space), which is a student group at our university (founded by me in 2018) focused on all kinds of technology related projects and research. +I also maintain several [packages](https://repology.org/projects/?maintainer=em%400x45.cz) for [Void Linux](https://voidlinux.org/). + ## Public speaking The following hyperlinks are existing recordings of some of my talks and presentations, most of which took place at [InstallFest](https://installfest.cz) and [LinuxDays](https://www.linuxdays.cz) in Prague. @@ -63,3 +50,18 @@ Czech: - [Cesta z pekla -- Instalujeme vlastní BIOS na ThinkPad x230](https://www.youtube.com/watch?v=03G4MchxqYA) - [PGP Key Signing Party](https://www.youtube.com/watch?v=rDMCPtjPuGo) - [RGB Mixer](https://ftp.microlab.space/prednasky/rgb-mixer.mp4) + +## 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) +