▶ AMRC - Integrated Manufacturing Group
▶ Cybersecurity, Artifical Intelligence
This project involved gathering academic work data from digital libraries and analysing it using Natural Language Processing to obtain a comprehensive list of challenges and solutions of IT/OT convergence. The findings were supported with academic work related to each challenge/solution pair.
▶ CAD Design
EDI is an interface tool for edge devices. It has an HDMI port and a USB port. These are used to supply power and enable connection of the keyboard/mouse and the display. It is a portable unit with a comfortable grip.
▶ VR Development
Design of a virtual environment using Unreal Engine 5 and a model of Factory2050 - the UK’s first fully reconfigurable assembly and component manufacturing facility for collaborative research. The main features of the simulation are: grabbable objects, teleportation, CAD models and a Wrist Menu.
▶ Robotics
Design and construction of a robot arm to grab small items and move them from one point to another. The work on this project is still in progress as only the design phase has been completed. The project description will be updated accordingly.
▶ Software Development
This is an improved version of my Tic Tac Toe game. Now it has a User Interface created with Unity! The game uses the same Min-Max Algorithm as previously and it offers two game modes: Player vs Player and Player vs Computer. Try it out now!
▶ Web Development
This website was created using HTML, CSS and a few lines of JavaScript. It was my biggest Web Development project so far and it taught me a lot about the structure of websites. It was also a chance to practice graphic design using Figma and other tools.
▶ Software Development
This tic tac toe game has three different modes: Player vs Player, Player vs Easy Computer and Player vs Hard Computer. The last last mode utilises Min-Max Algorithm which makes winning the game an impossible challenge.