Things I worked on
A CLI application designed to simplify the process of managing computer inventory using the Snipe-It database system for the City College of New York Architecture IT department. This tool automates the process of extracting computer specifications and adding new desktops/laptops to the database with ease.
A Discord Bot that keeps you updated with the latest deals and posts from the buildapcsales and buildapcsales UK subreddits. Written in TypeScript using the Discord.js module.
A Discord bot that notifies you when a streamer is in a game lobby by using node-tesseract-ocr to extract text from a screenshot of the streamer's page on twitch.tv. This project was made for entertainment purposes and is not a serious, well-maintained project.
A simple and convenient Python CLI script that automates the process of updating graphics card drivers. This script was designed to save time when updating computers on campus between semesters.
A simple Book Inventory CRUD application built using the PERN stack and JSON Web Tokens (JWT) for authentication.