bmitchinson
Focused on code quality, learning new things, and creating effective processes for agile development. Likes to make apps that are fun to use.
Software Engineer @ Accenture Industry XDes Moines, IA
Pinned Repositories
blog.mitchinson.dev
A static blog build on top of Notion and NextJS, deployed on Vercel. Forked for mitchinson.dev.
budget-entry
A digital checkbook app designed for fast mobile data entry. Built for iOS and web with SvelteKit and capacitor.
ece4880
Repo for tracking progress on the ECE:4880 labs for Fall 2019
home-mitchinson-dev
Homepage with current info about what I'm up to
notion-publish-tool
Web app to publish posts to any hexo site from a Notion database
old-preact-typescript-pwa-starter
Preact PWA template with support for TypeScript + SASS (131 Kb)
Playlists
Showcase your music collection in a way that's streaming platform agnostic + with highlighted selections.
typescript-node-starter
Typescript with eslint + prettier, jest / coverage reporting, watch scripts, env config pattern.
vr-jpg-viewer
View Cardboard Camera vr.jpg photos in Oculus!
juno
Terraform CDK to deploy / and teardown UrbanOS into Azure for on demand demo environments.
bmitchinson's Repositories
bmitchinson/notion-publish-tool
Web app to publish posts to any hexo site from a Notion database
bmitchinson/advent-of-code-22
https://adventofcode.com/
bmitchinson/config
bash, git, vscode, windows terminal + ahk config
bmitchinson/typescript-node-starter
Typescript with eslint + prettier, jest / coverage reporting, watch scripts, env config pattern.
bmitchinson/v2.mitchinson.dev
🌐 My old blog website made with hexo and my fork of "tranquilpeak"
bmitchinson/vr-jpg-viewer
View Cardboard Camera vr.jpg photos in Oculus!
bmitchinson/awesome-preact
A curated list of amazingly awesome things regarding Preact ecosystem :star2:
bmitchinson/blog.mitchinson.dev
A static blog build on top of Notion and NextJS, deployed on Vercel. Forked for mitchinson.dev.
bmitchinson/bmitchinson
bmitchinson/charts
bmitchinson/groovybasement
bmitchinson/json-endpoint
bmitchinson/mint
Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
bmitchinson/preact-express-starter
template repo for preact + express with shared types
bmitchinson/svelte-notes
beginner short hand svelte notes
bmitchinson/terraform-cdk-action
This is the Terraform CDK GitHub Action, it allows you to run Terraform CDK as part of your CI/CD workflow.
bmitchinson/urbanos-fake-data
Firebase Cloud Functions to generate fake data for the purpose of demoing "UrbanOS"
bmitchinson/word-counter
Kata for finding the top 100 most frequently occurring words, excluding stop words, in a text file. Runs in `M + E + (M-E)log(M-E)` time. Written in Typescript, Express, and the Preact web framework. An exercise in "Red, Green, Refactor".
bmitchinson/budget-entry
A digital checkbook app designed for fast mobile data entry. Built for iOS and web with SvelteKit and capacitor.
bmitchinson/home-mitchinson-dev
Homepage with current info about what I'm up to
bmitchinson/current-site
bmitchinson/First-Website
My first attempt at making a website from 2017
bmitchinson/future-site
bmitchinson/groovy-site
bmitchinson/IrisDemo
bmitchinson/java
Resources and example projects for getting back into java
bmitchinson/kit
web development, streamlined
bmitchinson/licking-rats
A preservation of Utah Genetic Science Learning Center "Lick Your Rats" using Ruffle
bmitchinson/quiz
App for teachers to create and facilitate elementary level math quizzes for students
bmitchinson/vr-jpg-viewer-webxr
Decode .vr.jpg files into their individual assets (L, R, Audio) and view with AFrame. Upgrade of https://github.com/bmitchinson/vr-jpg-viewer