Jameson Camp Project – Drag and Drop Furniture

This project began with the intention of developing a web page that would allow users to overlook the floor-plans of their three different locations.  It should also include functionality that allows users to drop tables and chairs in the floor-plans and then submit them so that the tables and chairs can be arranged correctly.  One…

JagWarz Development

Jagwarz website is designed to target students who are interested in network security. It is designed to be a fun way to practice network security. There are currently two types of games being played on the website: Capture the Flag and Red vs. Blue. The project has been in development since 2013. It is unlikely…

Network Security Analyst: Combining Security Analytics

Wazuh is a host-based intrusion detection system that monitors network traffic and user activities through the use of agents which are installed on each workstation.  NetFlow is a network traffic analyzer that sits on the network to visualize network traffic flow.  The purpose of this project is to combine these analytical tools into a single source, which…

Building an Inventory and Data Tracking System

The project that was assigned by the mentor was a web application for a landscaping company in Indiana. This application will replace their existing method of storing their internal data, which was excel spreadsheets. The new method for storing data will be through this new web application.  The web application interacts with a SQL database…

University Sponsored Training Organization Website

A University Sponsored Training Organization’s website has an existing website that lists the courses offered by the organization. The current website contains some information about the organization, but this information needs to be organized in a way that makes it easier to use. Therefore, the main goal of this project is to develop the website…

Jameson Camp Floor Plans

The Jameson Camp project plan is a web-development project which requires a developer to build a user-interactive interface to create a floor plan for placing furniture at appropriate positions on a floor plan. Picking up from where Natasha Blackwell left off, I have had to work on the interactive functionalities of the website which include…

Refining a Floor Planning Solution for WordPress

The purpose of this project is to make some final adjustments to the already existing J code that allows a customer to create floor plan arrangements in a variety of venues. All of the functionality is there except for the flaw that allows the user to drop tables and chairs on top of one another. Through…

TOR Search Engine Using Apache Nutch

A local educational institution requested assistance with their TOR web crawler project. The objective was to create a database of malicious files found through visiting websites on The Onion Router network. The software used for this project was Apache Nutch, Elasticsearch, and Kibana. The overall problem was that Nutch wouldn’t send crawled data to its specified…

ASP.net 4.0 Website

A local company in Central Indiana currently uses spreadsheets to track all their company data. This project moves their data to a SQL Server and interfaces the database with an ASP.net website written in C#. Security has been added to project using Microsoft .net membership profiles and roles. The site uses Secure Socket Layer encryption to…

Discord VoIP Server

Discord is a free voice-over-IP service similar to Skype that supports multi-user voice chats. Unlike Skype however, it makes use of permanent user-made servers instead of ad-hoc peer-to-peer calls. This allows for a level of administration that would not be possible with other similar utilities. To address a lack of a centralized collaboration tool, a Discord…