</p>
</details>
-### Hosted web projects
+### Educational
-<details>
+<details open="">
<summary>
- <strong><a href="https://cubicaltt.ak3n.com">cubicaltt</a></strong> <em>(Haskell, Reflex, GHCJS, Monaco)</em> [<a href="https://git.ak3n.com/?p=cubicaltt.git">source</a>]
+ <strong><a href="https://ulearn.me/Course/fpintroduction/">Introduction to Functional Programming</a></strong> <em>(in Russian) (2019 - 2021) (Haskell)</em>
</summary>
<p>
- <a href=""><img src="/static/images/cubicaltt.png" /></a>
-
- Web version of [cubicalltt](https://github.com/mortberg/cubicaltt).
+ 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>
<details>
<summary>
- <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>]
+ <strong><a href="https://cubicaltt.ak3n.com">cubicaltt</a></strong> <em>(Haskell, Reflex, GHCJS, Monaco)</em> [<a href="https://git.ak3n.com/?p=cubicaltt.git">source</a>]
</summary>
<p>
- <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
+ <a href=""><img src="/static/images/cubicaltt.png" /></a>
-<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.
+ A web version of [cubicalltt](https://github.com/mortberg/cubicaltt), built to reduce the entrance barrier (no need to install Emacs/build from sources).
</p>
</details>