Server Dashboard

This project uses HTML, CSS, Python and a line of Javascript to create a server dashboard. This dashboard utilizes the NinjaRMM API with the use of Flask to create a live webpage that helps keep the client aware of server issues. The dashboard will populate offline servers and servers that need attention, this could be anything from hard drive failure to a RAID battery.

server dashboard

Real Estate Website

This project utilizes Django and a PostgreSQL database. Employees are able to add listings as desired while users can search the database for their desired listings. The website features Djangos authentication system with admin tools.

server dashboard

Expense Tracker

A flask application using bootstrap for styling. This application is used to keep track of inventory requests between remote centers.

server dashboard

Automated Backup Data

This script looks through certain volumes on the server to find backup files, compiles them into a csv file and emails them daily to a backup email address. This script reduces the time it takes to look through backups and significantly reduces the chance for errors.