radbro / radbro-coding-club

FOR ALL THINGS RELATED TO 10X'S RADBRO CODING CLUB
8 stars 5 forks source link

Links Dump #5

Open 10xdegen opened 3 months ago

10xdegen commented 3 months ago

Good links worth preserving, scoured from twitter chat

please add more here (we can sort/categorize later)

https://roadmap.sh/ - gives a roadmap on what to learn, depending on what path you choose (it's pretty cool)

https://www.runpod.io/ - cloud hosting for GPU docker containers, easy to run stable diffusion WebUI / ComfyUI

https://updraft.cyfrin.io/ - Excellent collection of Free Solidity + Foundry courses from beginner to advanced

https://github.com/nvm-sh/nvm - Node Version Manager, easiest way to install NodeJS on your machine especially when you have to deal with upgrading/downgrading to work with specific libraries

RadbroRed commented 3 months ago

---Host apps free--- https://vercel.com/ https://www.netlify.com/

---Host frontend code free--- https://openprocessing.org/ https://codepen.io/

--Free VPS-- https://www.oracle.com/cloud/free/ https://azure.microsoft.com/en-us/free/ https://aws.amazon.com/free/

OwlWilderness commented 2 months ago
OwlWilderness commented 2 months ago

Git Worktree with SE2