From 4b6853992c2cf5f9c40ca8f5d3a65f9a40f027c3 Mon Sep 17 00:00:00 2001 From: Evgenii Akentev Date: Mon, 18 Mar 2024 03:01:40 +0400 Subject: [PATCH] Change the projects page a bit. --- content/pages/projects.md | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) 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 -
-
-
- 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.
-
-
- Text-based variation of geoguessr using the openstreetmap api built for game jam hackaton made in a team.
-
- 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).