@@ -22,7 +22,7 @@ I am a Computer Science M.Sc. student with research interests in *knowledge repr
I completed my Bachelor's thesis on [*Refactoring of Theory Graphs in Knowledge Representation Systems*](https://navid-roux.netlify.app/post/bsc-thesis/),
my Master's project on [*Structure-Preserving Diagram Operators*](https://gl.kwarc.info/supervision/projectarchive/-/blob/master/2020/Roux_Navid.pdf), and am currently working on extending the latter for my Master's thesis.
Common to all three works is the idea to first identify annoyances when trying to represent a very concrete thing
(e.g. getting a *concise* formalziation of algebra)
(e.g. getting a *concise* formalization of algebra)
and to then develop scalable solutions that are as general as possible in the setting of the .
The latter mostly happens in the [MMT system](https://kwarc.info/systems/mmt/) paired with the [Edinburgh Logical Framework](https://en.wikipedia.org/wiki/Logical_framework#LF).
...
...
@@ -30,11 +30,11 @@ The latter mostly happens in the [MMT system](https://kwarc.info/systems/mmt/) p
Besides my Master's studies, currently I am working…
- Master's Thesis: developing a framework of diagram operators, both in theory and in the [MMT system](https://kwarc.info/systems/mmt/), that allows operators to systematically transform/translate/annotate diagrams of formalizations.
-**Master's Thesis:** developing a framework of diagram operators, both in theory and in the [MMT system](https://kwarc.info/systems/mmt/), that allows operators to systematically transform/translate/annotate diagrams of formalizations.
With such a framework, we can concisely specify operators that translate formalizations of extensional type theory to formalizations of intensional type theories, or formalizations of FOL to sorted FOL, …
-[FrameIT](https://uframeit.org)(side project joined at kwarc): developing a prototype of a serious educational game that exploits knowledge management and logic features of the [MMT system](https://kwarc.info/systems/mmt/).
-**[FrameIT](https://uframeit.org)** (side project joined at kwarc): developing a prototype of a serious educational game that exploits knowledge management and logic features of the [MMT system](https://kwarc.info/systems/mmt/).
That way, we separate developing the 3D game mechanics from encoding and management of the serious game contents.
We formalize the latter in the MMT system and thus enable all the features that it already provides.
...
...
@@ -44,12 +44,12 @@ Besides my Master's studies, currently I am working…
See our paper [*FrameIT: Detangling Knowledge Management from Game Design in Serious Games*](http://kwarc.info/kohlhase/submit/cicm20-frameit.pdf).
- MMT ecosystem: developing tools and syntax highlighters making one's life even more enjoyable with the MMT system.
-**MMT ecosystem:** developing tools and syntax highlighters making one's life even more enjoyable with the MMT system.
### Previous Work
-Bachelor's Thesis: [*Refactoring of Theory Graphs in Knowledge Representation Systems*](https://navid-roux.netlify.app/post/bsc-thesis/)