🤓
Always be learnin'
This is my public repository for my more complete projects
Pinned Loading
-
rewrite
rewrite PublicForked from openrewrite/rewrite
Automated mass refactoring of source code.
Java
-
rewrite-apache
rewrite-apache PublicForked from openrewrite/rewrite-apache
OpenRewrite recipes for Apache projects.
Java
-
PerCharacterFavoriteMounts
PerCharacterFavoriteMounts PublicForked from meribold/PerCharacterFavoriteMounts
Warcraft addon
Lua
-
secret-coders
secret-coders PublicLogo language projects from the book series Secret Coders
Rich Text Format
-
spring-and-battle-net-authentication
spring-and-battle-net-authentication PublicSpring Boot web app built with Spring Security to authenticate user credentials through Blizzard's battle.net servers
Java 3
-
[Windows batch] - so I don't have to...
[Windows batch] - so I don't have to remember how to unblock a port in Windows 1ECHO OFF
2set /p port=Which port is blocked?
3netstat -ano | findstr %port%
4set /p pid=What is the pid of the process you would like to terminate?
5taskkill /pid %pid% /F
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.