Our Current Projects

Electronic Alignment System

Writing code to improve the alignment system for a handheld electronic device. This device is currently using an Euler angle system which introduces gimbal lock. The mathematics (and corresponding code) involved with this system is being updated to use quaternions which will solve the gimbal lock problem.

Stock Price Prediction

Creating a stock price prediction program that can be used by the client to make informed choices while buying and selling stock on the stock exchange. Vast amounts of historical stock data are analysed using machine learning algorithms. This can then extract key trends and features which can be used to predict a company's future stock performance.

Using Machine Learning To Predict Stock Prices
Using Machine Learning To Predict Stock Prices
The Shifter - Video Game

Designing and coding a new first person fantasy role playing video game, filled with a long storyline, huge landscape, various mythical creatures and races, powerful magic and all the usual middle-age weapons and skills. The game is being designed using the Unreal Engine, programmed in C++ and Python, and will be released digitally on PC when completed.