details
You can find my work by searching in the Repositories tab's search bar.
- Searching for repositories
- Searching topics
- Understanding the search syntax
- Troubleshooting search queries
| Search Examples | Description | 
|---|---|
| NOT deprecatedin:topics | find repositories exclude deprecated | 
| NOT contributionNOTdeprecatedNOTcorporatein:topics | find repositories exclude contribution,deprecatedandcorporate | 
| type-demostatus-inprogressin:topics | find demo and ongoing repositories | 
| type-demoORtype-serviceORtype-researchin:topics | find repositories that are demo or service or research | 
My GitHub is categorized as follows:
type-demo: demonstrations, prototypes
type-service: practical programs for solving real-world problems
type-library: modules(a.k.a utilities, libraries) for development
type-framework: frameworks
type-boilerplate: boilerplates
type-shed: to store resources which useful simple codes, scripts and contents etc.
type-algorithm: to implement practical algorithms
type-research: analysis and study of technical standards, open source and programming languages, etc.
type-documentation: a repository organized primarily with a focus on documentation for explanatory purposes.
status-planning: planning is not finished yet
status-pending: finish planning, but not started yet
status-revoke: discarded because of needless now, will be setdeprecated
status-inprogress: in progress, under developing
status-pause: just pause temporarily
status-stop: occured critical issue, need re-planning, will be gostatus-planningagain
status-watching: waitting for event or result
status-review: review before done
status-done: completed, under maintenance, no more new features
deprecated: not managed anymore, revoked, so don't look at it
introduction: just for introduce using markdown
contribution: contributing to the development ecosystem (need status for detail)
corporate: work for a company (maybe most of all is private)
event: run an event (need status for detail)




