diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-05-01 10:22:56 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-05-08 19:10:19 -0400 |
| commit | 96ad1a33e34ddcdd06cf31855e680a9b1b45c36a (patch) | |
| tree | f47ac272f3336482972c17a0321994be99ab95ae /haunt | |
| parent | ebf89081d8a87f29bfa9a90bafd7ce34db1c7a86 (diff) | |
[about] Add grad school plans to my opener
Diffstat (limited to 'haunt')
| -rw-r--r-- | haunt/pages/about-complete.sxml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/haunt/pages/about-complete.sxml b/haunt/pages/about-complete.sxml index 10d422a..c32577c 100644 --- a/haunt/pages/about-complete.sxml +++ b/haunt/pages/about-complete.sxml @@ -26,7 +26,8 @@ `((h1 "About me.") (p "My name is Jakob. I'm a 21 year-old living just outside of Boston, Massachusetts. I'm a recent graduate from the University of Massachusetts -Amherst, and I'm now working as a professional computer scientist.") +Amherst, and I'm now working as a systems engineer. I will be pursuing my Master +of Science this Fall at Brown University.") (p "I work primarily with the design of secure systems. My research interests are cryptography, distributed computing, symbolic execution, and signals processing. Of these, cryptography is what I worked on as an undergraduate research @@ -37,8 +38,6 @@ working on personal projects, which are outlined " ,(hyperlink "/pages/about.htm on a game engine + graphics engine of his own. You can read about it on " ,(hyperlink "https://p0ly.com/" "his website") ". I like to think of him as my protégé, but he's mostly self-taught.") - (p "I live with my partner, Oli, whom I've offered web space on this server, but who -has yet to take me up on that offer.") (h2 "My Interests") (h3 "(Functional) programming") (p "I was introduced to computer programming at an early age. My parents were given |