SET Paint - 2017
Similar to Microsoft Paint, this C# application allows the user to draw shapes and lines with custom colors. The user can save their drawing and continue working on it at a later time. Download Source Here
Data Base Transfer - 2018
This application developed in C#, allows the user to transfer table data from one to another. If the destination table is not present, the application will use the schema of the source table and create a destination table, then copy the data. Download Source Here
Port Wizard - 2018
The port wizard is an application developed in C# that transposes source code written in object C into C# source code. Download Source here
KanBan Application Suite - 2019
The Kanban application is network base with SQL Sever as the database server. The application is design to simulate a Kanban process with all its counter parts in an industry. This application was also tested with its database on Microsoft Azure. Download Source Here
CSM Application - 2019
The CSM application which is known as the Canadian Stock Market application is a network base application. It was design to simulate the communication between various mobile devices to a central dashboard where clients can invest virtual money into companies and dynamically see the chart fluctuation of profits. Download Source Here
Population Statistic Application - 2019
This GUI console application was written in C++, It reads in records from a file and allow the user to manipulate the data. Download Source Here
SET Chat - 2019
This application implements a known and trusted security algorithm " System.Security.Cryptography" into a network security scenario. The task was to create a small, instant messaging solution whereby two instances communicate with each other over the network, with and without encryption activated. Network packet analysis tools are then used to capture packets and reveal their contents. Download Source Here
New Employee Records - 2022
This application is designed and developed for new employee intake. The first section is completed by the human resource department, this include creating, editing, and declining new intake records. The second section is for the help desk analyst to view the records, create the accounts base on requirements and marks the records as completed. This application can also deploy credentials to new intakes' personal email address. Download Source Here Download SQL Database Query
Set Trek -Design and Developing Computer Games in Visual Studios - 2018
This is a game, a clone of Star Trek was developed with direct x 11 in C++ using Visual Studio. This game has sixteen levels, the player have the ability to repair their ship, create weapon, and fuel, harvest energy and science and do research to improve ship structure. Download Source Here
The Black Box Capstone Project - 2019
The purpose of this software requirement specification document is to describe the scope of the Black Box device operation. The Black Box is a research data collection solution that securely collect anonymous user data for research and development. These data shall be collected from smart radio thermostat, presence sensors, and Xiaomi Mi Band 2 Download SRS Document
Smart Home Black Box - 2019 -In Progress
The SmartHome BlackBox is the continuation of the Black Box Capstone project that will have the ability to measure outside conditions such as temperature, humidity, air pressure, air quality, heat index, and dew-point. The nodes inside the home are able to able to measure inside conditions such as temperature, humidity, air quality, occupancy, monoxide, and heat index. The SmartHome BlackBox Hub collects all the measured data from the node sensors and thermostat, it use that information to tailor the thermostat settings, while showing data readout on its dashboard. The SmartHome BlackBox doesn't use internet connection, it operate within its own secure network web. This device is suitable for users who needs a smart home device that operates off the internet. Download Source Here