This commit is contained in:
Philippe Torrel
2026-07-06 16:18:31 +02:00
parent ee4d6f0d41
commit f3ca79e09b

View File

@@ -24,8 +24,10 @@
## Tools/ Software
- [Microsoft Powertoys](https://learn.microsoft.com/de-de/windows/powertoys/)
- [Microsoft Powertoys](https://learn.microsoft.com/fr-fr/windows/powertoys/install?tabs=gh%2Cextract-094)
- [Tipp10](https://online.tipp10.com/de/)
- [NVM - Node Version Manager](https://github.com/coreybutler/nvm-windows/releases/download/1.2.2/nvm-setup.zip)
- [Git - SCM](https://git-scm.com/)
## JS Tuts
@@ -44,3 +46,48 @@
- [Google](https://google.github.io/styleguide/jsguide.html)
- [jQuery Styleguide](https://contribute.jquery.org/style-guide/js/)
- [MDN (ES6) Styleguide](https://developer.mozilla.org/en-US/docs/MDN/Writing_guidelines/Writing_style_guide/Code_style_guide/JavaScript)
## Fonts
- [Hack Font](https://sourcefoundry.org/hack/)
- [Meslo Nerd Font](https://github.com/romkatv/powerlevel10k#fonts)
- [Google Fonts Download](https://gwfh.mranftl.com/fonts)
- [50 Best Google Fonts](https://www.pagecloud.com/blog/best-google-fonts-pairings)
- [200 best google Webfonts](https://www.awwwards.com/20-best-web-fonts-from-google-web-fonts-and-font-face.html)
- [Google Fonts](https://fonts.google.com/)
- [FontAwesome](https://fontawesome.com/icons?d=gallery)
- [FontSquirrl](https://www.fontsquirrel.com/)
- [Dafont](https://www.dafont.com/de/)
## Bilder/ Vektoren
- [Freepik](https://www.freepik.com/)
- [Flaticon](https://www.flaticon.com/)
- [Pexels](https://www.pexels.com/de-de/)
- [FavIcon Generator](https://realfavicongenerator.net/)
## Farben
- [CSS Gradient](https://cssgradient.io/)
- [Color Adobe](https://color.adobe.com/de/create/color-wheel)
- [Color Adobe Explore](https://color.adobe.com/de/explore)
## CSS/SCSS Tuts
- [CSS Reference](https://cssreference.io/)
- [CSS Tricks - Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
- [CSS Flexboxfroggy](https://flexboxfroggy.com/#de)
- [CSS Gridgarden](https://cssgridgarden.com/#de)
- [CSS Sticky Footer](https://css-tricks.com/couple-takes-sticky-footer/)
- [SASS Structure YT](https://www.youtube.com/watch?v=9Ld-aOKsEDk&t=47s)
- [SASS Structure Guidelines](https://sass-guidelin.es/#architecture)
## Terminals
- [iterm - Unix](https://iterm2.com/) - RECOMMENDED (WIN)
- [Ghostty - Unix](https://ghostty.org/) - NEW
- [Warp](https://www.warp.dev/) - NEW
- [Hyper.js](https://hyper.is/)
- [Windows Terminal](https://apps.microsoft.com/detail/9n0dx20hk701?icid=CNavAppsWindowsApps&hl=de-DE&gl=DE) - RECOMMENDED (WIN)
- [Git Bash](https://git-scm.com/)
- [Cmdr Terminal mit Bash](https://cmder.app/)