Portfolio

OpenAI Assistant Powered Certificate Manager

This app takes unstructured data from a PDF that can be formatted in a variety of different ways, and structures it for you in a table!
This then allows you to take that previously unstructured data and apply a variety of different automated processes to it.

  • This is a web-app that runs in your browser. But the same codebase can be used to deploy the app to Android and iOS mobile platforms.
  • Front-End : FlutterFlow w/ some custom coded functions.
  • Back-End : Supabase for SQL database storage, and file storage.
  • API : OpenAI Assistant

OpenAI GPT-3.5 Powered Personalized Cover Letter Generator

CoverWrite is a multi-platform mobile app that utilises the OpenAI GPT 3.5 API to accelerate the process of creating multiple cover letters when applying for a large amount of jobs by eliminating the need to repeatedly type static information about yourself in prompts when compared to generating cover letters directly using ChatGPT.

  • Link to iOS App
  • Link to Android App (Removed as of May 2024)
  • Front-End : FlutterFlow
  • Back-End : Firebase
  • API : OpenAI Chat Completions GPT 3.5 Turbo

Field Measurement Web App

This is a no-code application built in Glide that supports a furniture manufacturer’s upstream measurement operation before manufacturing for that product can begin. It is integrated into the organization’s existing Airtable base, which is used as a data-source for populating new orders in the app that need to be measured.

  • Front-End : This is a Progressive Web App (PWA) built using the Glide no-code platform.
  • Back-End : Is a mix of native Glide back-end features + Airtable automations and its database.