Student Review Database

Flask based Web Application

Hosts the MySQL Database on AWS

A Web application built to allows student to review classes and Professors. Features include

Source Code

Image of Login Screen Image of Account Information Image of Professor Descriptions Image of most recent reviews Image of Class Descriptions Image of Specific Class Image of Leaving a Review Image of Review for Specific Class Image of Database Table Specifications

Flutter Yahtzee

Uses the Flutter Framework to create Yahtzee and allows the user to play a full game against themselves

Allows Users to select which dice they want to keep

Allows users to pick what category they want to pick after 3 dice rolls

Keeps track of a users points until the game is over or the user resets the game

Allows users to pick a category they have no points in to get 0 points

Source Code

Yahtzee Start Screen Yahtzee Selecting Dice Yahtzee Selecting All Dice Yahtzee Selecting Category Seeing two Scores Yahtzee Selecting a zero point category

Cybergoose

A cybersecurity application built to scan your PC for weaknesses

It will allow an admin to set what the standards will be and then scan all the computers using that standard

If the standard is not met, it will alert that user and have them change settings to meet standards

When choosing a password, it will use the custom requirements and force the user to follow them

Includes a custom dashboard to track how complient each device is

Creates graphs to easily tell how complient your workplace is

Saves data in a secure Database hosted on AWS

Video Demoonstraction: Click Here

Cybergoose Homepage Cybergoose Password Requirements Cybergoose Event Logs Cybergoose Server Table Cybergoose Dashboard Cybergoose Analytics

Hawk Bizzare

A Flask Web Application that servers as a College Marketplace for a specific school

A platform for Illinois Tech Students to Buy and Sell various school related supplies (Ex: Text Books , Furnature, Archetect Tools, etc.)

Uses the Google Oauth API to track logins and prevent out of school accounts from logging in.

Pulls data such as name, email, and profile image using Google Oauth to use throughout the application and can be viewed in the profile page

Allows users to add their own listings and then view them both in the public listings page, and their private profile page

Uses a MySQL Database to store all the information which is hosted on a live Ubuntu Server along with the application

Uses Vault to secure any secrets that we might have in the application

Image of About Page Image of Homepage Image of Google Oauth Image of Google asking for Permission Image of Google asking for Permission Image of Google asking for Permission Image of Google asking for Permission Image of Google asking for Permission

Get Sunset Application

A Basic Website that uses the Sunset Sunrise API to get sunsets at certain locations

Also Uses Current Location API to get Sunset Information for your current location

Github Repo
Image of Sunset Chicago Image Sunset Current Location Image of Sunset Flordia Image of Sunset New Orleans

Custom Search Engine

Broken Down into 3 sections

Source Code

Search Engine Search: 1 Search Engine Search: 2