collinhalliday
Attorney turned programmer. Currently studying full stack JavaScript through Treehouse Techdegree, and looking forward to starting my career in programming.
Salt Lake City, Utah
Pinned Repositories
battery
A testing script for API and website wellness
chat-app-mrojas
content-scraper
A web content scraper that visits http://shirts4mike.com daily, obtains the price, title, url and image url data for each shirt, and saves the data to a csv file.
interactive-form
An interactive form for attendees of a make-believe conference.
library-manager
An app that allows users to interact with and manipulate a small library's database.
My-Projects
Collection of Side Projects
ngrx-nx-workshop
pagination-and-content-filter
A list of students and related information displayed through pagination and search functionality.
random-quotation-generator
An app that displays a random quotation from a famous person. Looks a lot like a fun screen saver.
random-user-generator
An app that, through the use of AJAX, communicates with the Random User Generator API (https://randomuser.me/) to grab information for 12 random “employees,” and uses that data to build a prototype for an employee directory.
collinhalliday's Repositories
collinhalliday/My-Projects
Collection of Side Projects
collinhalliday/ngrx-nx-workshop
collinhalliday/chat-app-mrojas
collinhalliday/battery
A testing script for API and website wellness
collinhalliday/library-manager
An app that allows users to interact with and manipulate a small library's database.
collinhalliday/react-gallery
A photo gallery that displays photos through use of the Flickr API.
collinhalliday/using-gulp
Using Gulp to prepare front-end website for deployment.
collinhalliday/tic-tac-toe
A tic tac toe game that allows two users to play against each other, or one user to play against un unbeatable AI.
collinhalliday/random-quotation-generator
An app that displays a random quotation from a famous person. Looks a lot like a fun screen saver.
collinhalliday/pagination-and-content-filter
A list of students and related information displayed through pagination and search functionality.
collinhalliday/interactive-form
An interactive form for attendees of a make-believe conference.
collinhalliday/random-user-generator
An app that, through the use of AJAX, communicates with the Random User Generator API (https://randomuser.me/) to grab information for 12 random “employees,” and uses that data to build a prototype for an employee directory.
collinhalliday/content-scraper
A web content scraper that visits http://shirts4mike.com daily, obtains the price, title, url and image url data for each shirt, and saves the data to a csv file.
collinhalliday/twitter-interface
An app that displays a user's 5 most recent tweets, 5 most recent friends (those followed by the user), and 5 most recent messages. User can also tweet, retweet, like tweets, reply to tweets, and unfollow from the app.