-
Notifications
You must be signed in to change notification settings - Fork 2
/
cv.yaml
71 lines (70 loc) · 3.76 KB
/
cv.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
- name: "Tomáš Sláma"
email: "[email protected]"
website: "slama.dev"
github: "github.com/xiaoxiae"
- Education
-
- 2022–present
-
- "**Heidelberg University** [[website](https://www.uni-heidelberg.de/en)], _Germany_<br>
I'm getting my master's degree in Computer Science at the University of Heidelberg."
- 2019–2022
-
- "**Charles University** [[website](https://www.mff.cuni.cz/en)], _Czech Republic_<br>
I got my bachelor's degree in Computer Science at the Charles University,
with a specialization in Theoretical computer science (see Projects section for thesis)."
- 2017–2018
-
- "**Westtown School** [[website](https://www.westtown.edu/)], _USA_<br>
I received an ASSIST scholarship (as one of the 4 people
from the Czech Republic in 2017) to study at the Westtown private boarding school for one academic year."
- 2015–2019
-
- "**Turnov Grammar School** [[website](http://www.gytu.cz/postnuke/index.php)], _Czech Republic_"
- Experience
-
- 2019–2022
-
- "**System administrator** at the _Charles University_<br>
My responsibilities included network and server management, handling of
software/hardware issues, implementation of internal faculty services and more
at the department of Applied Mathematics of the Charles University."
- 2019–2021
-
- "**Vex EDR programming lecturer** at the _Turnov Educational Center_<br>
As a part of a government grant, I wrote a textbook
[[PDF](https://github.com/xiaoxiae/uvod-do-programovani-vex-v5)]
about Vex EDR programming, which I used to introduce
programming and robotics to high-school students."
- Projects
-
- Thesis
-
- "**Clis** and **Cled** (2021–2022, Python + C#) [[whitepaper](https://github.com/xiaoxiae/Thesis)]<br>
Tools for automatic climbing hold scanning and virtual route editing.
This includes an Arduino-powered turntable which automatically takes pictures and converts them to 3D models,
along with a cross-platform editor to place them on the wall."
- Applications
-
- "**Florodoro** (2021, Python) [[GitHub](https://github.com/xiaoxiae/Florodoro)]<br>
A pomodoro timer that grows randomized plants while you're studying."
- "**Grafátko** (2019–2020, Python) [[GitHub](https://github.com/xiaoxiae/Grafatko)]<br>
An app for creating and visualizing graphs and graph-related algorithms."
- Robotics
-
- "**Robotics Simplified** (2018–19, Python) [[website](https://xiaoxiae.github.io/Robotics-Simplified-Website/)] [[GitHub](https://github.com/xiaoxiae/Robotics-Simplified-Website)] [[whitepaper](https://github.com/xiaoxiae/soc-paper-2019)]<br>
A website for learning about robotics in a simple and intuitive way."
- "**FRC Robot Codebase** (2017–18, Java) [[website](https://www.metalmoose1391.org/2018)] [[GitHub](https://github.com/MetalMooseFRC/MetalMoose2018)] [[whitepaper](https://raw.githubusercontent.com/MetalMooseFRC/MetalMoose2018/master/Documents/Software%20Overview.pdf)]<br>
I was the lead programmer and driver for the FRC team 1391, implementing the robot code for that
year. We reached the world championships in Detroit and received the Innovation in Control Award for my robot's autonomous code."
- Other
-
- Languages
-
- "**Czech** (native) and **English** (bilingual)"
- Interests
-
- "-- creating **YouTube videos** about Computer Science ([see my videos](https://www.youtube.com/channel/UC_IaBSHmisYbiYlv32EeNkQ))<br>
-- organizing CS-oriented camps and seminars ([KSP](https://ksp.mff.cuni.cz/), [ProTab](https://protab.cz/))<br>
-- photography ([see my photos](https://slama.dev/photos/))<br>
-- rock climbing ([see me climb](https://slama.dev/climbing/)), snowboarding, slacklining"