From: Evgenii Akentev Date: Sun, 17 Mar 2024 23:01:40 +0000 (+0400) Subject: Change the projects page a bit. X-Git-Url: https://git.xn--bdkaa.com/?a=commitdiff_plain;h=4b6853992c2cf5f9c40ca8f5d3a65f9a40f027c3;p=xn--bdkaa.com.git Change the projects page a bit. --- diff --git a/content/pages/projects.md b/content/pages/projects.md index 40ddf2c..4b810a9 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -22,39 +22,24 @@ title: Projects

-### Hosted web projects +### Educational -
+
- cubicaltt (Haskell, Reflex, GHCJS, Monaco) [source] + Introduction to Functional Programming (in Russian) (2019 - 2021) (Haskell)

- - - 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.

- where are you (Python, Bottle, JS) [source] + cubicaltt (Haskell, Reflex, GHCJS, Monaco) [source]

- - - Text-based variation of geoguessr using the openstreetmap api built for game jam hackaton made in a team. -

-
- - - -### Educational + -
- - Introduction to Functional Programming (in Russian) (2019 - 2021) (Haskell) - -

- 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).