Wesley Clements
Projects
Projects
{Insert Desire for Collaboration}
node portfolio
https://github.com/WesleyClements/node-portfolio
This 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.
burger
https://github.com/WesleyClements/burger
This Node.js app allows the user to add burgers to a global wish list and then to mark them as consumed. It uses Express for routing, Handlebars for rendering, and a custom ORM built on mySQL for data management.
friend finder
https://github.com/WesleyClements/friend-finder
This Node.js app allows users to take a survey in order to be matched with their most compatible friend. It uses jQuery and Express.
bamazon
https://github.com/WesleyClements/bamazon
This Node.js app simulates purchase requests to a SQL product database.
node word guess
https://github.com/WesleyClements/node-word-guess
This is a Node.js CLI hangman game that uses inquirer for input.
liri node app
https://github.com/WesleyClements/liri-node-app
This is a Node.js CLI app that uses Ajax to query Bandsintown, Spotify, and OMDB APIs to get info the user requests.
RPS Multiplayer
https://github.com/WesleyClements/RPS-Multiplayer
This is a multiplayer rock paper scissors uses Firebase firestore to handle data and jQuery on the front end.
MoviStream
https://github.com/WesleyClements/MoviStream
This app combines the Wikipedia, OMDB, and YouTube apis to allow users to find any and all public domain movies on YouTube. Uses jQuery and Ajax.
TriviaGame
https://github.com/WesleyClements/TriviaGame
This is a trivia game which utilizes JavaScript constructor functions and jQuery.
GifTastic
https://github.com/WesleyClements/GifTastic
This app gets gifs from the GIPHY api using ajax and jQuery with a Bootstrap front.
unit 4 game
https://github.com/WesleyClements/unit-4-game
This is a Star Wars themed game that uses jQuery with a Bootstrap front.
Psychic Game
https://github.com/WesleyClements/Psychic-Game
This is a hangman like html game written in raw JavaScript with a Bootstrap front.
Bootstrap Portfolio
https://github.com/WesleyClements/Bootstrap-Portfolio
This is a simple portfolio example using Bootstrap and some CSS.
Basic Portfolio
https://github.com/WesleyClements/Basic-Portfolio
This is a simple portfolio example using only simple HTML and CSS.