September 6, 2020

Python Two-way Authentication

The point of this assignment is to create a two-way authentication system using python. It should use twilio to send messages to the user for authentication. […]
September 1, 2020

Object Oriented Python Code Robot Car

Write Python code including object-oriented classes for a robot car’s major components: Controller(Raspberry Pi), Sensor(Anti Collision Sensor, End effector(Wheel), and Actuator(Motor). Each of these component classes […]
August 31, 2020

Project 1

Please see attached PDF Deliverables for this project include the following:1. Source code correctly implementing all required functionality.2. Word or PDF file providing screenshots of successfully […]
August 29, 2020

C# Coding

Assessment Instructions In this assessment you will complete a program to demonstrate the learning competency skills for your selected language path. Using the language C#, please […]
August 28, 2020

Using Monte Carlo to optimise a production schedule

Using Monte Carlo Simulations to create the best schedule for a pharmaceutical manufacturing siteCreate a new schedule system where you input any number of orders ie […]