Init
This commit is contained in:
commit
a71d58f37b
43
awesome-tr.md
Normal file
43
awesome-tr.md
Normal file
@ -0,0 +1,43 @@
|
||||
# Software Team Rockstars finds awesome!
|
||||
|
||||
This stuff is cool.
|
||||
|
||||
## Architecture
|
||||
- [C4 Model](https://c4model.com/)
|
||||
- [Icepanel](https://icepanel.io/)
|
||||
|
||||
## Documentation
|
||||
- [Devdocs](https://devdocs.io)
|
||||
|
||||
## Linux
|
||||
- [Ubuntu lts](https://ubuntu.com/download/desktop)
|
||||
- [i3 window manager](https://i3wm.org/)
|
||||
|
||||
### Terminal / Command line
|
||||
- [st](https://st.suckless.org/)
|
||||
- [alacritty](https://alacritty.org/)
|
||||
- [kitty](https://sw.kovidgoyal.net/kitty/)
|
||||
- [tmux](https://github.com/tmux/tmux/wiki)
|
||||
- [neovim](https://neovim.io)
|
||||
|
||||
## Monitoring
|
||||
- [Grafana](https://grafana.com/)
|
||||
- [PowerBI](https://www.microsoft.com/nl-nl/power-platform/products/power-bi)
|
||||
- [AppSignal](https://appsignal.com)
|
||||
|
||||
## Password managers
|
||||
- [bitwarden](https://bitwarden.com)
|
||||
|
||||
## Quality assurance
|
||||
- [SonarQube](https://www.sonarsource.com/products/sonarqube/)
|
||||
|
||||
## Styleguides
|
||||
- C
|
||||
- [Linux Kernel](https://www.kernel.org/doc/html/v4.10/process/coding-style.html)
|
||||
- C++
|
||||
- [Google](https://google.github.io/styleguide/cppguide.html)
|
||||
- [isocpp core guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines)
|
||||
- Typescript
|
||||
- [Google](https://google.github.io/styleguide/tsguide.html)
|
||||
- [AirBnb](https://github.com/airbnb/javascript)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user