Welcome to my GitHub! This GitHub follows a set of conventions to make it easier to find relevant code. The primary conventions relate to Repository Name
and Topic Tags
.
Use these conventions to search for relevant code easily!
Repositories are tagged with the following:
- Languages Used
- Frameworks Used
- Relevant Tools/Integrations (ex: ServiceNow, Meraki, etc.)
Repository names follow a convention of [prefix]
.[repo_name]
, where prefix
is determined based on the following simple logic. The goal is maximum 'at a glance' specificity, so prefixes are chosen based on how a project can ultimately be stilled down. See the Current Prefix Table
for all the current prefixes!
- Primary Language or Framework (ex:
Go
,Django
,Node
) - Library (ex:
FastAPI
) - Concept or Industry (ex:
Machine Leaning
,Full Stack
,Mobile
) - Project Grouping or some other Group Identifier (ex:
Portfolio Site
)
Note: Certain Prefixes don't follow this logic. See Special Prefixes
.
Prefix | Explanation |
---|---|
django |
Django Framework |
flask |
Flask Framework |
go |
Go Language |
unity |
Unity Language |
portfolio
: primary portfolio projectscertification
: code related to certification preparation (typicallyprivate
)interview
: code related to a job interview (typicallyprivate
)[company_name]
: code related to and publicly published while I worked at the specific company. The current list includes:cisco
: Cisco Systems
misc
: random, no better classification