Skip to content

Instantly share code, notes, and snippets.

View arian-nasr's full-sized avatar
👊
hawyee

Arian Nasr arian-nasr

👊
hawyee
  • Toronto, Canada
View GitHub Profile
@AndrewMast
AndrewMast / disable_vanguard.vbs
Last active September 29, 2025 13:12
Commands to disable Riot Vanguard when you aren't playing Valorant
' Disables Vanguard from starting when you boot your computer
Call CreateObject("Shell.Application").ShellExecute("cmd.exe", "/c ""sc config vgc start= disabled & sc config vgk start= disabled""", "", "runas")
@wradlib
wradlib / netcdf-cf-radial.ipynb
Last active July 27, 2025 17:21
read and plot cf-radial nectdf radar data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.