Code Examples

View some samples of my work below. You can see more at my GitHub account.

Statik is a command line Markdown to HTML batch processor that leverages Laravel-Zero, Parsedown and Mustache. This is the main class:

https://github.com/ianleckie/statik

KeepScore is a super simple score keeping web toy written in Vue.js. Try it here!

https://github.com/ianleckie/keep-score

NoMustache is a command line tool that generates HTML files from data stored in a Google Spreadsheet. This is the main controller:

https://github.com/ianleckie/no-mustache-cli

The main.js file from this site:

https://github.com/ianleckie/ianleckie.me

The CSS-only rotating cube from the clients overlay of this site:

See the Pen by Ian Leckie (@ianleckie) on CodePen.