Pinned Repositories
backbone-sails
A plugin for Backbone that makes integrating with Sails JS easier. Both leverage a model-view architecture, it's only natural to have them talk to each other.
cast-me
Automates the transcoding of screencasts and video files, by leveraging tools such as FFMPEG and chokidar.
crwn-clothing
Crown clothing is a project I worked on whilst learning react with redux. It is a simple e-commerce website that allows users to browse clothing and add them to their cart.
enhanced-sails-blueprints
Enhanced restful blueprints for Sails. Fixes a myriad of various bugs, adds support for self-referencing many-to-many associations, populate criteria, sort criteria, resourceful pub/sub events...
final-capstone
This represents the final capstone project in my HyperionDev Data Science (fundamentals) course. A dataset of Amazon customer reviews is analysed using natural language processing.
finance-calculator-capstone
This repository represents the intermediate capstone project in the HyperionDev Data Science (Fundamentals) course. Financial projections are calculated for different types of investment. The UX is directed via the command line.
robot-me-baby
A little game built for the CLI! Demonstrates the power of using React with modern state management strategies in this seemingly limited, yet infinitely powerful environment.
sails-boilerplate
An opinionated server configuration for sailsjs. Includes jasmine tests, passport authentication, compass styles (with sprite configuration), coffee-script server side, jade templates, marionette front-end, cron jobs & Backbone.Sails.
ianhaggerty's Repositories
ianhaggerty/backbone-sails
A plugin for Backbone that makes integrating with Sails JS easier. Both leverage a model-view architecture, it's only natural to have them talk to each other.
ianhaggerty/sails-boilerplate
An opinionated server configuration for sailsjs. Includes jasmine tests, passport authentication, compass styles (with sprite configuration), coffee-script server side, jade templates, marionette front-end, cron jobs & Backbone.Sails.
ianhaggerty/enhanced-sails-blueprints
Enhanced restful blueprints for Sails. Fixes a myriad of various bugs, adds support for self-referencing many-to-many associations, populate criteria, sort criteria, resourceful pub/sub events...
ianhaggerty/cast-me
Automates the transcoding of screencasts and video files, by leveraging tools such as FFMPEG and chokidar.
ianhaggerty/angular-text-service
TextService is an Angular JS plugin that provides robust textual injection into templates with multi-language and state support.
ianhaggerty/crwn-clothing
Crown clothing is a project I worked on whilst learning react with redux. It is a simple e-commerce website that allows users to browse clothing and add them to their cart.
ianhaggerty/final-capstone
This represents the final capstone project in my HyperionDev Data Science (fundamentals) course. A dataset of Amazon customer reviews is analysed using natural language processing.
ianhaggerty/finance-calculator-capstone
This repository represents the intermediate capstone project in the HyperionDev Data Science (Fundamentals) course. Financial projections are calculated for different types of investment. The UX is directed via the command line.
ianhaggerty/robot-me-baby
A little game built for the CLI! Demonstrates the power of using React with modern state management strategies in this seemingly limited, yet infinitely powerful environment.
ianhaggerty/byb_project
ianhaggerty/haggerty-tuition
This is my own personal tuition website! It is a work in progress. I have temporarily open-sourced for the purpose of job applications.
ianhaggerty/ianhaggerty
My profile page! Just a little video for now.
ianhaggerty/natours
A page demonstrating CSS popup navigation. Natours outdoor project. Sass. Jonas. S
ianhaggerty/nexter
A little page put together to demonstrate some best practices using css with sass.
ianhaggerty/nextjs-bootstrap
This is an opinionated stack, built around NextJS.
ianhaggerty/robofriends
A little app demonstrating best practices. Bootstrapped with create-react-app. State hoisted to a redux store with redux-thunk as the side effect model.
ianhaggerty/think-like-a-programmer
Exercises from the book.
ianhaggerty/todomvc-react-mobx-ts
This is a quick implementation of the very popular TodoMVC app. Wrote in typescript, it demonstrates how to use React with MobX (typescript decorators) to manage state.
ianhaggerty/trillo
A booking application. Single page. CSS only.