diff options
Diffstat (limited to 'projects/index.qmd')
| -rw-r--r-- | projects/index.qmd | 11 |
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 |
