Pinned Repositories
academic-class-dashboard
A practical HTML/CSS implementation of a Dribble.com Academic course manager dashboard.
avery-fpdf-labels
A PHP class for generating PDF Avery Label sheets using FPDF.
better-vinwiki
A reenvisioned and modernized VINwiki.com alternative web application built with React.js, TypeScript, and MUI.
blink-liveview-middleware
A Blink Smart Security liveview package written in Go. Includes a CLI interface for desktop-based liveview and a WebSocket liveview proxy service.
bmw-api-wrapper
A BMW ConnectedDrive and My Garage internal API client and Postman collection.
CARFAX-Wrapper
A CARFAX API Wrapper – Provides implementations of Service History Reporting, QuickVIN decoding, & Service History lookup.
CMSC-216
A repository for CMSC 216 computer science track (UMD).
INST-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
payroll-management-system
A single-tenant employee payroll and timekeeping system built with Laravel 9 and Bootstrap 5.
backend
The underlying image generation service behind placeholder.app. Built with Go and Gin.
amattu2's Repositories
amattu2/payroll-management-system
A single-tenant employee payroll and timekeeping system built with Laravel 9 and Bootstrap 5.
amattu2/CARFAX-Wrapper
A CARFAX API Wrapper – Provides implementations of Service History Reporting, QuickVIN decoding, & Service History lookup.
amattu2/blink-liveview-middleware
A Blink Smart Security liveview package written in Go. Includes a CLI interface for desktop-based liveview and a WebSocket liveview proxy service.
amattu2/bmw-api-wrapper
A BMW ConnectedDrive and My Garage internal API client and Postman collection.
amattu2/avery-fpdf-labels
A PHP class for generating PDF Avery Label sheets using FPDF.
amattu2/blink-home
A web app made for interacting with your Blink Smart Security system. Built using React.js, Typescript, & Antd
amattu2/automotive-repair-cost-model
A machine learning model trainer and API to estimate the automotive vehicle repair cost based on the service description and vehicle information.
amattu2/golo365-Wrapper
A dependency-free API wrapper for golo365.com vehicle data service endpoints. Opens up access to OBD-ii diagnostic scan histories, plateToVin, VinToPlate, & more.
amattu2/NHTSA-wrapper
A simple PHP based NHTSA (U.S. Department of Transportation) vehicle VIN decoder and Recall lookup API wrapper.
amattu2/state-inspection-lookup
A PHP library for finding U.S. state automotive inspection reports by a VIN number using various proprietary DMV endpoints.
amattu2/TireRack-Wrapper
This is a small Node.js module designed to provide a wrapper for the TireRack.com tire listing page.
amattu2/VINwiki-Wrapper
A dependency-free VINwiki.com API wrapper. Opens up access to VINwiki API functionality; Fetch feeds by a VIN, use plate2vin (pl82vin), add a new event to a feed, etc.
amattu2/better-groupme
An improved GroupMe.com web client using React.js, TypeScript, & Bootstrap 5.
amattu2/better-vinwiki
A reenvisioned and modernized VINwiki.com alternative web application built with React.js, TypeScript, and MUI.
amattu2/go-whistle-wrapper
A unofficial Whistle.com (Whistle Pet Collar) API SDK built with Go.
amattu2/amattu.com
My personal portfolio and project listing, built with HTML, CSS, & JavaScript.
amattu2/amattu2
amattu2/automotive-appointment-classifier
A Python3 automotive appointment labeling classifier API and model builder. Built to label service appointments against pre-defined categories.
amattu2/automotive-labor-prediction-model
A machine learning model trainer to suggest automotive invoice labor lines based on a description of the overall work.
amattu2/automotive-vehicle-listing
A automotive dealership inventory listing application. Built with Node.js, Express, Bulma, and Firebase NoSQL.
amattu2/datepicker
A simple jQuery datepicker plugin. Additions: Special date annotation
amattu2/EventLogger
A lightweight, basic PHP7+ event message logger that eases the workload of writing and generating timestamped events.
amattu2/ini-parser
A basic .ini file parser built with PHP. Designed to be error redundant.
amattu2/job-board
A barebones job board listing project built with Laravel 9, React.js, and Antd.
amattu2/laravel-fax-portal
This is a simple Laravel 9 application built to receive Twilio faxes and forward them to an email.
amattu2/MimeSniffer
This PHP class sniffs the MIME type of many common types of files.
amattu2/php-filter
A PHP based variable manipulation class
amattu2/project-template
This is a side project base repository/template.
amattu2/us-federal-holidays
A JavaScript package for getting US federal holidays for a given year, or determining if a date is a federal holiday. Additions: isAHoliday() returns the holiday.
amattu2/zillow.com
A React.js, TypeScript, & Tailwind implementation of the Zillow.com homepage