title: projects
---
-
#### Hosted web projects
<details>
<strong><a href="https://whereareyougame.ak3n.com">where are you</a></strong> <em>(Python, Bottle, JS)</em> [<a href="https://git.ak3n.com/?p=where-are-you.git">source</a>]
</summary>
<p>
- <a href=""><img src="/static/images/cubicaltt.png" /></a>
+ <a href=""><img src="/static/images/whereareyougame.png" /></a>
Text-based variation of geoguessr using the openstreetmap api built for game jam hackaton made in a team.
</p>
</details>
+
+
+
+#### Educational
+
+<details open="">
+ <summary>
+ <strong><a href="https://ulearn.me/Course/fpintroduction/">Introduction to Functional Programming</a></strong> <em>(in Russian) (2019-2021) (Haskell)</em>
+ </summary>
+ <p>
+ I helped to create and teach an online course that uses Haskell to introduce bachelor students to functional programming at Ural Federal University.
+ </p>
+</details>