# Projects

Like many professional web developers, most of what I write is not public and is the property of my employer. The projects listed below are side projects (stuff written for fun).

# Websites

  • I created Joe's Job Tracker (opens new window) as a bit of a proof of concept during the October 2023 Hack and Tell (opens new window). It is mainly a proof of concept but it also replaces a spreadsheet that I was using at work to track active jobs. It uses Vue 3, Vue Composables, Firebase Cloud Firestore, and Google SSO.
  • I created my Vue Offline Boilerplate (opens new window) as both a proof of concept and a starting point for 2-3 future web apps that I have in mind. You can log in using Google or Microsoft credentials (work or personal ones will work) and create a user profile. It creates public profile pages out of that data. It uses Vue 3, the composition API, Firebase Authentication, Firebase Cloud Firestore, Pinia, and Bulma.
  • I have been working on building a project and talent management system that uses the boilerplate app listed above. Technologists have a physical location and self-reported technology proficiencies associated with their records. Project managers can use those values to align available technologists with project goals and deadlines.

# Android Applications

# Publications