You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, I utilize a simple batch file (.bat) to fetch an ASCII art of the Rickroll using the curl command, directly from the ascii.live/rick endpoint. This demonstrates the ability to automate terminal commands and leverage external APIs through scripting.