Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d2e9da

Browse files
committed
remove stuff
1 parent 9952205 commit 9d2e9da

File tree

4 files changed

+1
-45
lines changed

4 files changed

+1
-45
lines changed

_data/navigation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ main:
55
url: /
66
- title: "About"
77
url: /about/
8-
- title: "My Articles"
9-
url: /articles/
108
- title: "Archive"
119
url: /archives/
1210
- title: "Github"

_posts/articles/2023-06-05-articles.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

about.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,7 @@ title: "About"
44
permalink: /about/
55
---
66

7-
I am a Computer Science (BCS) student at the University of Waterloo. My interests are in Math and Computer Science.
8-
9-
Here are some of my projects:
10-
11-
- [**CCC Solutions**](https://github.com/sjay05/CCC-Solutions): A collection of Waterloo CEMC CCC Solutions in C++ and Python
12-
- [**CWal**](https://github.com/sjay05/cwal): A Write Ahead Log (WAL) implementation in C++
13-
- [**Nytfox**](https://github.com/sjay05/nytfox): A real time car theft monitoring and alert system with Raspberry Pi
14-
- [**Zinc - ANS**](https://github.com/sjay05/zinc-ans): A DNS-inspired solution that functions as an address naming service
15-
- [**Evlav**](https://github.com/sjay05/EvlavDetection): A plagiarism detector between scribed work and electronic text
16-
17-
Here are my blogs:
18-
19-
- [**On WALs and fsync()**](https://sjay05.github.io/2024/01/06/cwal/)
20-
- [**My Articles (Math & Physics)**](https://sjay05.github.io/2023/06/05/articles/)
21-
- [**Prefix Digits - An Outline (Number Theory)**](https://sjay05.github.io/2022/10/24/pdigit/)
22-
- [**AAC1 P5 - Odd Alpacas (Graph Theory)**](https://sjay05.github.io/2021/07/01/aac1p5/)
7+
Hi, I am a Computer Science student at the University of Waterloo.
238

249
Github: [https://github.com/sjay05](https://github.com/sjay05)
2510

articles.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)