Skip to content
View nosecreek's full-sized avatar

Block or report nosecreek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nosecreek/README.md

Hi, my name is Dustin and I'm a Full Stack Web Developer in Calgary, Alberta, Canada.

I have always loved using computers to create things - whether it was creating my first Star Wars fanpage on fan.starwars.com in middle school, starting my own web design business to pay for my post-secondary education, or using an Arduino to make a real life laser maze when I was a youth pastor. I enjoy hiking, building things, and making ice cream.

You can also find me on my personal website and LinkedIn. Here are a few projects I've been working on lately:

GROCERY TRACKER

Grocery Tracker is a tool for saving money on your next trip to the grocery store. It keeps a price history using API data from 11 Canadian grocery chains, and can email you updates when your favourite products go on sale! Think camelcamelcamel, but for groceries. I created it to track grocery inflation and help Canadians save money!

If you'd like to test it out without creating an account, feel free to use this demo login:

Username: demo

Password: demo

BUCKETS VIEWER

Buckets is a fantastic envelope-based budgeting software created by One Part Rain. Unfortunately, it doesn't have a mobile app yet. So, I created Buckets Viewer as a web app for viewing these budget files online, which allows users to view their budgets from their phones! It works by opening the budget file (which is actually a SQLite file) from Google Drive or Dropbox.

A demo budget file is available

NOSE CREEK WEB DESIGN

Nose Creek Web Design is a web design company I founded in 2009 to design, create, and host websites for local small businesses. This has included designing custom WordPress themes and plugins, including a complete RV Rental booking system. I have succesfully completed projects for over 40 different clients!

FANTASY HOCKEY HELPER

Fantasy Hockey Helper is a tool for analyzing your weekly matchups in Yahoo! head-to-head fantasy hockey leagues. It uses data from the Yahoo! Fantasy API and the NHL API to predict how many points both you and your opponent will score in each of your league's categories. The algorithm calculates its prediction using each player's weekly schedule, injury status, and average stats from the current season.

Pinned Loading

  1. fantasy-hockey fantasy-hockey Public

    A tool to help analyze your Yahoo! Fantasy Hockey matchups

    JavaScript 4

  2. buckets-viewer buckets-viewer Public

    Web app to view .buckets files created in Budget with Buckets

    JavaScript 4

  3. dustin-lammiman dustin-lammiman Public

    Eleventy blog template and content for https://dustin.lammiman.ca

    JavaScript 2

  4. nose-creek-web-design nose-creek-web-design Public

    SCSS

  5. developertools-tech/developertools.tech developertools-tech/developertools.tech Public

    A collection of tools for developers served as a PWA

    TypeScript 40 45

  6. advent-of-code-2022 advent-of-code-2022 Public

    My solutions for Advent of Code 2022

    JavaScript