20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
+++
|
||
title = 'Projects'
|
||
date = 2024-09-20T04:17:50Z
|
||
draft = false
|
||
+++
|
||
|
||
This is the Projects page, where I keep track of all my personal and collaborative work.
|
||
|
||
I use several tags to describe the status and nature of each project:
|
||
|
||
- `Private`/ `Public`: Private projects won’t reveal too many details, but I’ll still document the process, to-do lists, and partial results. For Public projects, I aim to share as much as possible — from design to implementation.
|
||
|
||
- `Idea`, `Ongoing`, `Improving`, `Archived`: These tags indicate the current state of a project — whether it’s just a thought, actively being developed, being refined, or no longer maintained.
|
||
|
||
- `Original`, `Reproduce`: Original means the project was initiated and designed by me. Reproduce refers to work based on existing ideas, papers, or open-source projects — typically with modifications or improvements.
|
||
|
||
- `<Tags with other topic>`: Some projects are interdisciplinary. Additional tags will be added to reflect relevant topics, but each project will be placed under the one category it’s most closely related to.
|
||
|
||
|