Skip to content

Commit 783a90d

Browse files
committed
refactor(index): make the navigator page more usable
1 parent e898aa7 commit 783a90d

File tree

1 file changed

+5
-20
lines changed

1 file changed

+5
-20
lines changed

content/index.md

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Author:
44
- Xinyang YU
55
Author Profile:
66
- https://linkedin.com/in/xinyang-yu
7-
tags:
7+
tags:
88
Creation Date: 2023-11-30T23:29:00
9-
Last Date: 2025-05-16T03:03:07+08:00
10-
References:
9+
Last Date: 2025-11-02T01:06:08+08:00
10+
References:
1111
description: Your go-to second brain for learning and sharing computer science concepts—zero fluff, just concise and actionable insights. Explore topics like algorithms, data structures, networking, databases, cloud computing, software design, system architecture, and more. Delve into tools like Docker, Linux, Python, and gain clear explanations on low-level learning, security, and engineering essentials.
1212
---
1313
![[ninja.jpg|400]]
@@ -20,23 +20,8 @@ description: Your go-to second brain for learning and sharing computer science c
2020
🙏🏻 Please feel free to [provide feedback](https://github.com/xy-241/CS-Notes/issues) regarding the accuracy of the notes, etc.
2121

2222
## Notes Navigator 🧭
23-
24-
Use the quick index below to jump straight to the topics you care about. Expand any domain to browse the underlying tags and linked notes.
25-
26-
| Domain | Focus |
27-
| --- | --- |
28-
| [Architecture, Cloud & Operations](#architecture-cloud-operations) | System design blueprints, observability, and cloud platform building blocks |
29-
| [Networking & Distributed Systems](#networking-distributed-systems) | Protocols, distributed primitives, and edge connectivity |
30-
| [Operating Systems, Hardware & HPC](#operating-systems-hardware-hpc) | Kernel internals, memory models, and digital logic |
31-
| [Programming Languages & Paradigms](#programming-languages-paradigms) | Language idioms, paradigms, and ecosystem insights |
32-
| [Software Engineering & Tooling](#software-engineering-tooling) | Engineering workflows, CLI mastery, and productivity tooling |
33-
| [Algorithms, Data Structures & Math](#algorithms-data-structures-math) | Problem-solving playbooks, math fundamentals, and contest prep |
34-
| [Data Management](#data-management) | Relational theory, storage engines, and SQL patterns |
35-
| [Security & Identity](#security-identity) | Security architecture, authentication, and enterprise trust |
36-
| [Past Job Experience](#past-job-experience) | Highlights from Binance, Hacktron, and Opcode workstreams |
37-
| [Career, Finance & Academia](#career-finance-academia) | Professional growth, financial literacy, and academic references |
38-
| [NUS](#nus) | School coursework, module notes, and academic projects |
39-
| [AI & Emerging Tech](#ai-emerging-tech) | High-performance AI workloads and modern ML infrastructure |
23+
---
24+
Expand any domain to browse the underlying tags and linked notes.
4025

4126
<div class="domain-grid" style="display: grid; gap: 1.5rem; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); align-items: stretch;">
4227

0 commit comments

Comments
 (0)