summaryrefslogtreecommitdiff
path: root/projects/index.qmd
diff options
context:
space:
mode:
authorVoid Agent <void@jayrup.hermes>2026-09-01 22:32:49 +0100
committerVoid Agent <void@jayrup.hermes>2026-09-01 22:32:49 +0100
commite7dc4befde5bef83d198a631926174bae612f866 (patch)
tree82d7f031e2936a30d9e4faae228aefc02f1512a9 /projects/index.qmd
parentbfd5c2408090f566cb1011582801ed08cdef1459 (diff)
fix: titles, nav wiring, typos, server_tokens (preview branch — does not deploy)
Diffstat (limited to 'projects/index.qmd')
-rw-r--r--projects/index.qmd11
1 files changed, 8 insertions, 3 deletions
diff --git a/projects/index.qmd b/projects/index.qmd
index 840c053..9b44f24 100644
--- a/projects/index.qmd
+++ b/projects/index.qmd
@@ -2,8 +2,13 @@
title: "Jayrup Nakawala | Projects"
---
+<nav>
+[Home](https://jayrup.me) | [Blog](https://jayrup.me/blog) | [Projects](https://jayrup.me/projects) | [CV](https://jayrup.me/cv) | [Dissertation](https://jayrup.me/dissertation) | [Git](https://git.jayrup.me)
+</nav>
+
+
## [1] DECEPTIVE ALIGNMENT IN AUTONOMOUS LLM AGENTS \
-[Github](https://github.com/CaptainJack2491/dissertation) | [Full Summary](https://jayrup.me/dissertation) \
+[GitHub](https://github.com/CaptainJack2491/dissertation) | [Full Summary](https://jayrup.me/dissertation) \
Undergraduate Dissertation (Final Year)
Studied whether in-context oversight and moral framing
@@ -42,13 +47,13 @@ rewards website and automated collecting rewards using
a script attached to a cron job.
Worked with JWTs and jq to parse the response. First
-used curl and jq for prototyping and then implimented
+used curl and jq for prototyping and then implemented
in python for production.
--------------------------------------------------
## [4] THIS WEBSITE \
-[Github](https://github.com/CaptainJack2491/website)
+[GitHub](https://github.com/CaptainJack2491/website)
A personal website designed to be read from the
terminal. Every page renders as both HTML and plain