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: about.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: "About"
4
4
permalink: /about/
5
5
---
6
6
7
-
I am a first year Computer Science (BCS) student at the University of Waterloo. My interests are in Math and Computer Science. You can check out some of my blog posts on the [home page](https://sjay05.github.io/).
7
+
I am a first year Computer Science (BCS) student at the University of Waterloo. My interests are in Math and Computer Science.
8
8
9
9
Here are some of my projects:
10
10
@@ -14,6 +14,12 @@ Here are some of my projects:
14
14
-[**Zinc - ANS**](https://github.com/sjay05/zinc-ans): A DNS-inspired solution that functions as an address naming service
15
15
-[**Evlav**](https://github.com/sjay05/EvlavDetection): A plagiarism detector between scribed work and electronic text
16
16
17
+
Here are my blogs:
18
+
19
+
-[**On WALs and fsync()**](https://sjay05.github.io/2024/01/06/cwal/)
0 commit comments