Pinned Repositories
academic-class-dashboard
A practical HTML/CSS implementation of a Dribble.com Academic course manager dashboard.
better-vinwiki
A reenvisioned and modernized VINwiki.com alternative web application built with React.js, TypeScript, and MUI.
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.
NHTSA-wrapper
A simple PHP based NHTSA (U.S. Department of Transportation) vehicle VIN decoder and Recall lookup API wrapper.
payroll-management-system
A single-tenant employee payroll and timekeeping system built with Laravel 9 and Bootstrap 5.
shop-management-system
A automotive management software project based on HTML/CSS/JS, PHP, and MySQL.
backend
The underlying image generation service behind placeholder.app. Built with Go and Gin.
amattu2's Repositories
amattu2/INST-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
amattu2/academic-class-dashboard
A practical HTML/CSS implementation of a Dribble.com Academic course manager dashboard.
amattu2/shop-management-system
A automotive management software project based on HTML/CSS/JS, PHP, and MySQL.
amattu2/CMSC-204
A repository for CMSC 204 computer science track (MC).
amattu2/CMSC-216
A repository for CMSC 216 computer science track (UMD).
amattu2/INST-414-FA2021
This is a UMD INST-414 coursework repository. It includes the homework assigned to students during the Fall 2021 semester, in which I served as the UTA.
amattu2/automotive-rental-manager
A web based application designed to write, manage, and track rental vehicle agreements.
amattu2/c-bank-manager-cli
Nothing more than a ANSI-C simple bank transaction emulation CLI project.
amattu2/c-web-request-cli
A C99/ANSI-C based web content command line interface. More or less just a test program to play around with.
amattu2/CMSC-140
Computer Science 140 (Introduction to C++) Projects (MC).
amattu2/CMSC-203
Computer Science 203 (Introduction to Java) Projects (MC).
amattu2/EmpireAP-Wrapper
A basic and unofficial Empire Auto Parts (empireap.com) parts catalog wrapper built with PHP and DOMDocument. This handles the authentication and basic part search queries.
amattu2/employee-calendar
A employee appointment style calendar preview. Designed for a light integration into a SaaS calendar booking application.
amattu2/groupme-bot
A GroupMe prompt-response bot. Allows custom message prompts with random responses, and supports running multiple different bots from the same Heroku instance.
amattu2/HIN-decoder
A PHP based boat HIN (hull identification number) decoder and validator; Decode the manufacturer, date of production, etc.
amattu2/httpmanager
A generalized PHP based HTTP output manager class
amattu2/ice-cream-template
A HTML5 ice cream shop template. Partially complete.
amattu2/INST-314
A repository for INST 314 (Statistics for InfoSci) class at UMD. Includes the R scripts for lab assignments.
amattu2/INST-414
A repository for INST 414 (Data Science Techniques) class at UMD.
amattu2/INST-447
A repository for the INST-447 (Data Sources and Manipulation) course at UMD.
amattu2/MATH-240
A public repository for the MatLab projects performed in Math 240 (Linear Algebra) during Fall of 2020
amattu2/nodejs-simplepeer-webrtc
This is a demonstration project to test SimplePeer (WebRTC) and WebSockets (Node.js) to connect two clients.
amattu2/openweathermap-wrapper
A simple PHP-7 openweathermap.com API wrapper.
amattu2/php-application-class
This a PHP-7 based demo application class
amattu2/php-readme-parser
A lightweight PHP Markdown parser.
amattu2/php-useragent
A PHP based HTTP user_agent header parser; Determine a client's OS by the useragent header.
amattu2/school-template
This is a college coursework (class) template repository.
amattu2/UMDio-Wrapper
A PHP based umd.io API wrapper. Supports fetching details about University of Maryland Courses, Professors, Bus Routes/Stops, and more.
amattu2/VIN-decoder
This is a PHP based automotive vehicle identification number (VIN) decoder. Supports Year Decoding, Region and Country Decoding, Manufacturer Decoding, and more to come. Officially for VINs from 1981 and newer.
amattu2/x431-Wrapper
A PHP based Remote Diagnostic x431.com API wrapper