project links -> self hosted

This commit is contained in:
Michael Zhang 2021-07-13 14:35:51 -05:00
parent ccd16a2648
commit eb2bfd99f0
Signed by: michael
GPG Key ID: BDA47A31A3C8EE6B
1 changed files with 3 additions and 3 deletions

View File

@ -2,13 +2,13 @@
desc: Projects that I'm using to learn more about some topic in computer science.
projects:
- name: Ag Test
link: https://git.sr.ht/~mzhang/agtest
link: https://git.mzhang.io/proglangs/agtest
desc: A small toy attribute grammar.
status: incomplete
langs: ["python"]
- name: Coq-SSH
link: https://git.sr.ht/~mzhang/coq-ssh
link: https://git.mzhang.io/experiment/coq-ssh
desc: Attempt at formally verifying SSH protocol through Coq.
status: incomplete
langs: ["coq", "ocaml"]
@ -32,7 +32,7 @@
desc: Projects that I did to solve a particular problem or make something useful for myself.
projects:
- name: Panorama
link: https://github.com/iptq/panorama
link: https://git.mzhang.io/michael/panorama
desc: Mail client.
status: incomplete
langs: ["rust"]