You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/about.md
+3-19Lines changed: 3 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,22 +20,6 @@ social: true # includes social icons at the bottom of the page
20
20
21
21
22
22
I am a doctoral candidate in Computer Science at the University of Iowa, where I'm a
23
-
member of the [Computational Logic Center](https://clc.cs.uiowa.edu/site/). I
24
-
like (functional) programming languages, semantics, and type theory.
25
-
26
-
27
-
My active research interest is in expressing [extensible data
28
-
types](https://arxiv.org/abs/2307.08759) using [row
29
-
types](https://dl.acm.org/doi/10.1145/3290325) (with Dr. J. Garrett Morris,
30
-
Co-Advisor). My current work is in expanding the expressivity of
31
-
[System Rω](https://arxiv.org/abs/2307.08759), a higher-order row calculus with
32
-
label-generic combinators.
33
-
34
-
I am also very interested in:
35
-
36
-
- various applications of row type systems, e.g. [session types](https://homepages.inf.ed.ac.uk/slindley/papers/fst-extended.pdf), and [algebraic effects & handlers](https://dl.acm.org/doi/10.1145/2976022.2976033);
37
-
- language mechanization in Agda, by way of both [shallow
and [deep embeddings](https://github.com/IaFP/System-F-to-R-Omega/) (with operational semantics);
40
-
- and using [Mendler-style recursion schemes](https://github.com/astump/dc-recursion-examples) to enforce *type-based* termination checking in total languages (e.g. [Coq](https://dl.acm.org/doi/10.1145/3571196)).
41
-
23
+
member of the [Computational Logic Center](https://clc.cs.uiowa.edu/site/), advised by Dr. [J. Garrett Morris](https://jgbm.github.io/).
24
+
I like programming languages, type theory, and language mechanization.
25
+
My active research interest is in mechanizing row type theories in Agda. I will tentatively graduate in the Fall of 2025 and will be focusing my job search to (i) teaching focused jobs at SLACs (small/selective liberal arts colleges) in the US and (ii) post-doctoral positions in the UK & Europe.
0 commit comments