From f3ca79e09bd32e3badf2c62458b6bda32555e89e Mon Sep 17 00:00:00 2001 From: Philippe Torrel Date: Mon, 6 Jul 2026 16:18:31 +0200 Subject: [PATCH] --- 02_advanced/linksammlung.md | 49 ++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/02_advanced/linksammlung.md b/02_advanced/linksammlung.md index 6caa6e4..92b7903 100644 --- a/02_advanced/linksammlung.md +++ b/02_advanced/linksammlung.md @@ -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/)