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 deprecated in:topics |
find repositories exclude deprecated |
NOT contribution NOT deprecated NOT corporate in:topics |
find repositories exclude contribution , deprecated and corporate |
type-demo status-inprogress in:topics |
find demo and ongoing repositories |
type-demo OR type-service OR type-research in:topics |
find repositories that are demo or service or research |
My GitHub is categorized as follows:
type-demo
: demonstrations, prototypestype-service
: practical programs for solving real-world problemstype-library
: modules(a.k.a utilities, libraries) for developmenttype-framework
: frameworkstype-boilerplate
: boilerplatestype-shed
: to store resources which useful simple codes, scripts and contents etc.type-algorithm
: to implement practical algorithmstype-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 yetstatus-pending
: finish planning, but not started yetstatus-revoke
: discarded because of needless now, will be setdeprecated
status-inprogress
: in progress, under developingstatus-pause
: just pause temporarilystatus-stop
: occured critical issue, need re-planning, will be gostatus-planning
againstatus-watching
: waitting for event or resultstatus-review
: review before donestatus-done
: completed, under maintenance, no more new features
deprecated
: not managed anymore, revoked, so don't look at itintroduction
: just for introduce using markdowncontribution
: 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)