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 30, 2020
Live Site GitHub This app searches books on via the google books API and allows the user to save books. By default, all books are saved to the demo user account which can be accessed with user: demo password: 1234 If a user wants to...
by Christopher Collins | Jan 19, 2020
Live Site GitHub Memorization game created using create-react-app. Click any image to increase your score but don’t click the same image twice or you lose.