notes/Index.md
2022-09-03 15:41:36 +08:00

33 lines
642 B
Markdown

```
__ __ __
____ ____ / /____ / /_ ____ ____ / /__
/ __ \/ __ \/ __/ _ \/ __ \/ __ \/ __ \/ //_/
/ / / / /_/ / /_/ __/ /_/ / /_/ / /_/ / ,<
/_/ /_/\____/\__/\___/_.___/\____/\____/_/|_|
```
# My notebook
---
## Table of contents
### Computer science notes
- [[OJ-index]]
- [[CTF-index]]
### Misc
- [[Wiki-Index]]
---
## Naming conventions
- When using titles, capitalize the first character
- When tagging, use lowercase when possible, for people's names, capitalize first, and capitalize acronyms
- Replace chars that is not available with `_`
- Use singular form where possible