I will build a full stack JavaScript app that returns in JSON format the IP address, preferred language, and user software of whoever visits the page. This is a project hosted and tested by FreeCodeCamp.
I built a full stack JavaScript app that receive's an external URL as input and returns a JSON with a short text sequence that, when appended to the URL of the original project, will redirect the user to the external website that was inputted.
Since we're talking about projects and giving credit, this is the link that taught me to code the incredible navigation bar I have on this website.