by Christopher Collins | Jan 9, 2025
Electronic Signature Application – Designed and developed a custom digital signature solution, similar to DocuSign, to provide a cost-effective alternative for internal use at my last job. This application streamlined the document signing process, primarily...
by Christopher Collins | Jan 9, 2025
Downloader/Uploader Application – Developed a web scraper application to streamline access to client evidence records from the government’s BSO website for attorneys managing legal cases. The BSO platform lacked API support, so this application effectively acted...
by Christopher Collins | Sep 3, 2020
Live Site GitHub This app is a template created with express-generator and uses jsonwebtoken (jwt) to create tokens with private and public keys. The JWT token can then be used in the headers as an Authorization bearer to gain...
by Christopher Collins | Jan 19, 2020
GitHub Amazon-like storefront using MySQL and node cli for the client-side. Note: this is a demo proof-of-concept store application not for real purchases.
by Christopher Collins | Jan 19, 2020
Live Site GitHub Burger logger app to demonstrate MVC proof-of-concept using MySQL, Node, Express, Handlebars, and custom ORM.