Breathtaking Projects

Future Project:
Request Header Parser Microservice
FreeCodeCamp Project

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.

Link to this exact project on FreeCodeCamp
image of freeCodeCamp example project



Completed Project:
URL Shortener Microservice
FreeCodeCamp Project

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.

Link to my GitHub repository that has this project I did
Link to this exact project on FreeCodeCamp
image of FreeCodeCamp example project



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.