Projects
{Insert Desire for Collaboration}
-
node portfolio
https://github.com/WesleyClements/node-portfolioThis is a Node.js based portfolio which queries the GitHub API to dynamically update the list of repositories displayed. It uses Express for routing, Handlebars for rendering, and axios to query the API. -
This Node.js app simulates purchase requests to a SQL product database.
-
node word guess
https://github.com/WesleyClements/node-word-guessThis is a Node.js CLI hangman game that uses inquirer for input. -
liri node app
https://github.com/WesleyClements/liri-node-appThis is a Node.js CLI app that uses Ajax to query Bandsintown, Spotify, and OMDB APIs to get info the user requests.