Hello, my name is Colin Hooper and I am a full-stack developer with a focus in front-end web development. I love all aspects of technology and I love to learn. I enjoy problem-solving, puzzles, and overall trying to improve myself.
When it comes to personal hobbies I love video games, manga, anime, and I dabble in computer hardware, especially building and fixing desktop computers.
View ResumeDynamic web page built using React.js. This web page has both a front-end and back-end hosted remotely. The back-end server was built using node.js and has a database using PostgreSQL which saves users logins and entries count. You can use the "Magic Brain" to be able to detect faces in an image using the Clarifai Face Recognition API. To get started register and you will be able to post an image URL and then a box will appear around the location of the detected face.
Simple interactive website created using React.js. This is a Front-end application capable of adding a back-end database which can make each user a unique "RoboFriend" using an external website called RoboHash. Using the users name we can retrieve a uniquely generated RoboFriend and with each new user a card displaying the RoboFriend, name, and email will automatically be put on the front-end and be able to be viewed by everyone. You can also search for specific users' cards if you want to find a specific RoboFriend.
Simple one-page vanilla HTML, CSS, and JavaScript web page. The purpose of this is to be able to quickly get a CSS gradient background that has a smooth transition. You can choose the colors you would like, or you can click the random gradient button and it will automatically set the backrground and give you the CSS to be able to put on to your own web page.