Pinned Repositories
csv-to-grav
Migrate a site to Grav, a flat-file CMS.
human-name-parser
A human name parser written in PHP.
php-filesize
Easily calculate file sizes and convert between units.
php-ip-api
A PHP wrapper for ip-api.com.
php-ssl-monitor
Monitor SSL certificate expirations.
php-url-extractor
Extract URLs from HTML content.
php-xml
XML-to-array conversion in PHP.
snake
A classic snake game made with React.
space-academy
A text-based game in C++.
tech-lists
Lists of tech industry terms.
chrisullyott's Repositories
chrisullyott/php-filesize
Easily calculate file sizes and convert between units.
chrisullyott/human-name-parser
A human name parser written in PHP.
chrisullyott/csv-to-grav
Migrate a site to Grav, a flat-file CMS.
chrisullyott/php-ip-api
A PHP wrapper for ip-api.com.
chrisullyott/php-ssl-monitor
Monitor SSL certificate expirations.
chrisullyott/php-url-extractor
Extract URLs from HTML content.
chrisullyott/php-xml
XML-to-array conversion in PHP.
chrisullyott/tech-lists
Lists of tech industry terms.
chrisullyott/udacity-fsnd-final
The 5th and final project for the Udacity Full Stack Nanodegree.
chrisullyott/udacity-restaurant-menu
A simple web app made with Python and Flask.
chrisullyott/snake
A classic snake game made with React.
chrisullyott/space-academy
A text-based game in C++.
chrisullyott/church-name-comparator
Compare two church names to see if they refer to the same congregation.
chrisullyott/forecast
Simulate personal finance projections with Python 3 and Plotly.
chrisullyott/Full-Stack-Foundations
Solution Code to Full Stack Foundations (ud088)
chrisullyott/git2csv
Easily save a record of your commits as a CSV file.
chrisullyott/grav-theme-chalk
Jekyll's chalk theme for GravCMS.
chrisullyott/guess-the-film
Like Hangman, but less risky.
chrisullyott/Miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
chrisullyott/mocket
A mock of the "Pocket" app, made with Laravel.
chrisullyott/php-csv
CSV-to-array conversion in PHP.
chrisullyott/php-file
A PHP helper for the local filesystem.
chrisullyott/php-goose
Readability / Html Content / Article Extractor & Web Scrapping library written in PHP
chrisullyott/php-log
A dead-simple logger, storing data in JSON.
chrisullyott/php-toolkit
Methods for working with data in PHP.
chrisullyott/php-url-scraper
A simple URL scaper to get the basic info (tags, title, description, ..)
chrisullyott/simple-cache
Quick and easy data caching in the filesystem.
chrisullyott/udacity-conference-central
Project 4: Conference Central. An API for a conference manager application built with Python and Google App Engine.
chrisullyott/wayback-cache
Caches data while intelligently managing a history of previous states.
chrisullyott/wordsearch-solver
Finds words hidden in a two-dimensional grid of characters.