Tagged Skill: Webpack

Nue Hues

Nue Hues is a small web app for generating and sharing variations of a given CSS gradient.  Sometimes when you create a gradient using a pair of colours, the midway point looks muddy or grey.  This app generates a few variants for a given pair of colours by using different functions in the ChromaJS library.  […]

Snippet Pad

I like to save code snippets, examples, and patterns to reference later.  My favourite app for this is SnippetsLab for Mac.  It’s elegant, full featured and performant.  The only features I’d suggest would be making snippets available across platforms (Mac, Window, Linux), and allowing users to organize snippets by tags instead of in a tree-structured […]

Learning Management System

I was hired to work on a Learning Management System (LMS) in React.  The frontend communicated with a Flask RESTful API.  It inspired me to learn Flask by building SnippetPad, an app for saving, tagging, and filtering code snippets. The custom LMS had features such as slideshows for students, quizzes, grading, building and scheduling classes, […]

ToolLinked

I was hired by a team of graduate students at McMaster University for their Entrepreneurship program.  Their business idea was to build a networking platform to facilitate contracts between manufacturers and toolmakers. The site would allow businesses to make profile pages, post projects, bid on projects, and add geolocation data to find businesses in their […]