Here are a few projects I've worked on recently.
The Inventory Management Application (IMA) streamlines the annual tracking of equipment inventory by storing detailed information about each item and its assigned user. It also generates the necessary documentation for issuing, transferring, and repairing equipment. Additionally, the application sends email notifications when signatures are required, allowing users to easily sign documents digitally within the platform.
Oracle Database, React, Express and NodeJS
UI - GitHub API - GitHub DemoThis R script is designed to retrieve data from the USGS water data website and compute key statistics related to salinity. It automates the process of gathering relevant data from various USGS stations and performing statistical analyses to monitor salinity trends over time. The script then generates a comprehensive Word document, which includes detailed tables and informative plots. These visualizations help track salinity fluctuations and provide valuable insights for researchers and environmental monitoring teams, facilitating informed decision-making and resource management. Additionally, the document is formatted to be easily shared and reviewed by the customer
R, RStudio and SQLite database
GitHubThe Engineer Budget App (EBA) was created to facilitate project management by providing an overview of future fiscal years' budget estimates. This tool allows multiple technical leads to input their budget estimations simultaneously. In addition, it can generate daily reports to overview the total budget. This application is currently being used in the Engineering Division with the intention of expanding its use to other sections in the near future.
Oracle Database, React, Express and NodeJS
UI - GitHub