my portfolio
Spotify Playlists to Excel (Spotxlsx)

Description
This web application allows users to download an excel file (.xlsx) with playlists from a Spotify account.
GitHub
https://github.com/KevinAngeles/spotxlsx
Demo
https://spotxlsx.herokuapp.com
Technologies
- Node.js
- React.js
- Redux
- Passport.js
Bridges International Prototype

Description
This website is a prototype for Bridges International Austin. It was developed with Wordpress using Themify. The purpose of this website is to show international students the services and events that Bridges offers and provide a way of communication with them.
GitHub
Not Available.
Demo
https://bridgesaustin.devproject.rocks/
Technologies
- WordPress
- Themify
- MariaDB
AlgoVisual

Description
This web was created in order to help students to understand how some algorithms work. Users will have to insert some values and it will generate the correct output for the selected algorithm.
GitHub
https://github.com/KevinAngeles/algovisual
Demo
https://kevinangeles.github.io/algovisual/
Technologies
- React.js
- Bootstrap
- D3.js
New Yortk Times Redux Search

Description
This web application allows users to search articles on the New York Times and save the links to be read later. Users will have to insert a topic with a range of dates and will get a list of articles. This page was developed using MongoDB, mongoose, node.js, express and React.
GitHub
https://github.com/KevinAngeles/nytredux
Demo
https://utnytredux.herokuapp.com
Technologies
- Node.js
- Express.js
- React.js
- Redux
- Axios
- MongoDB
- Mongoose
Hangman

Description
Hangman is a game developed in Javascript. The goal is to discover the name of a song. If the user discovers the song, the background will change with the photo of the artist and the song will play.
GitHub
https://github.com/KevinAngeles/uthangman
Demo
https://kevinangeles.github.io/uthangman/
Technologies
- React.js