Projects
Equipment-Record
August 2021 - March 2022
This is a Firebase/Sveltekit web app that tracks construction equipment between job sites using QR-codes, barcodes, or any text id. Many companies use their own highly specialized, internally built QR-code tracking application. This implementation is specialized for construction equipment. Equipment may be checked in or out by scanning the correct QR-code with the correct privileges. Foremen delegate these privileges to their workers and all equipment movement may be tracked and recorded for further analysis. Truckers can also be delegated to transport equipment from job site to job site at some specific time.This gives a clear image of where equipment gets lost. This also has the advantage of responsibility tracking and overall better equipment info for everyone in the company
Check it out! app.equipment-record.com
Username: arst@arst.ars
Password: arstARST1234!@#$
AlgoGrid
December 2019 - Janary 2020
A JavaScript implementation of an interactive algorithm visualizer. It runs an A* search algorithm as well as Conway's Game of Life. A few features have broken since it was written unfortunately so I've reverted it to an older commit.There are buttons on the bottom left to select the tool to use. The three little grey buttons allow you to select which algorithm you are using.
Check it out! arognes.com/AlgoGrid