Email:
connorpink@mrpink.cloud
React web Application for NodeJS express backend API and MongoDB database. Users can create accounts and add a TVDB Api key to collect recent movie information from the TMDB api. Then users can create watch list entries that are saved to their account in MongoDB. Users can also view movie information and edit their WatchList entries. This project was originally created in a weekend as a interview task. The front-end is hosted on vercel and the API and backend are containered with Docker on Google cloud run. view the code on my github here.
15 tiles puzzle game. React project remake of tile slide puzzle game.
This program was made for the IT department at Peterborough Regional Health Centre Hospital as a tool to provide easy access to processes that are not available in Active Directory and take a long time to complete manually. The program is written in powershell and converted into a executable file. The program requires administrator privileges and prompts the user to login when launched. Through this the program can run the commands under the credentials of whatever user is desired. Worked on by Connor Pink, and Jax Sutton
This web-application was made for the IT department at Peterborough Regional Health Centre Hospital as a tool to provide easy access to processes that are not available in Active Directory and take a long time to complete manually. The program is written in powershell and converted into an executable file. The program requires administrator privileges and prompts the user to login when launched. Through this the program can run the commands under the credentials of whatever user is desired. Worked on by Connor Pink, Jax Sutton, and Connor Millson.
LocalToRegional.ps1 file is a powershell rest API script for operating on Manage Engine to take local tickets and create regional tickets and then update the local ticket to have the information of the regional ticket. This script is hosted on the server and triggered automatically to run comepletely seamlessly.