- Reusable and automated build of Résumé for consistency.
-
- Have a basic understanding of how the language/platform/tool/concept/concept works.
- Can make things work by consulting code snippets together from external references such as Stack Overflow, Tutorials, etc.
-
- Have a good understanding of what how language/platform/tool/concept works.
- Can use the language/platform/tool/concept reference to documentation and external references such as Stack Overflow, Tutorials, etc.
-
- Have a good understanding of how the language/platform/tool/concept works.
- Can use the language/platform/tool/concept for common use cases with minimal reference to documentation and external references such as Stack Overflow, Tutorials, etc.
-
- Have an understanding of the internals of the language/platform/tool/concept.
- Example:
- For Java, expert should understand internals of Java to the point they can read Java code and translate it to byte-code in his head.
TexLive
- Install Docker
- The repository is configured to use devcontainers for development.
make
pyspelling -c spellcheck.yaml
- NB: The main is locked and all changes must come through a Pull Request.
- Commit Messages:
- Provide concise commit messages that describe what you have done.
# example: git commit -m "feat(core): algorithm" -m"implement my new shiny faster algorithm"
- References:
- Provide concise commit messages that describe what you have done.
- Miyata, Y. Fluency in a programming language
- posquit0. Awesome-CV. https://github.com/posquit0/Awesome-CV