Skip to main content
Projects
-
Designed and built website for conveying the way of life in Ottoman Diyârbekir (Remix.js/React)
- Displays (using IIIF protocol) over 900 pictures in Diyârbekir from before 1920
-
Created interactive digital map of the city before 1914 (using QGIS and OpenLayers),
including exact footprints of over 250 buildings
InterlinearEditor
–Present
- Created a web-app for collaboratively editing interlinear text translations (using vanilla JS)
-
Currently in use to write a new interlinear translation of the Divine Liturgy of the Armenian Apostolic
Church
OpenController
code
–
-
Created an application using Kotlin and Jetpack Compose for controlling smart homes
- Designed a Domain Specific Language for defining specifications for controlling a home
- Created a compiler (in Rust) from the DSL to an intermediate representation
- Made an interpreter of the IR in Kotlin