Selected research projects. I started doing research Summer 2021.

Since then, I've served as in multiple leadership roles. Ask me about them!

ERC - HAMMER Digital Twin CAD modelling

Digital twin creation Spring 2023-Spring 2024.

Future work:

ERC - HAMMER Digital Twin Networking

Creating a digital twin backend Fall 2023 - Spring 2025

Using my self-hosting tunneling solution, latencies ranged from 60ms to 100ms.

Mutli Panel Display VR development

Applications created for Head-mounted displays and Multi-Panel* displays

*Basically, think combining 30 monitors & TVs together, and having them all synced as one display. Like those big Nasa ones.

Summer 2021 - Fall 2024

Examples of applications developed (Feel free to ask about more!)

Google maps and tiles integration

Worked with geometric data & scans and visualized them on a curved screen.

2023

Self driving bot research

Assisted with debugging and programming small self-driving vehicles.

2023

High performance computing for AI systems

A small project attempting to fill in performance gaps.

Currently, many AI systems use slower technologies and methods for AI development.

Examples:

Python is seen as the go-to for many data processing steps. This is fine, however many analyses and studies have shown that Python is slow compared to other programming languages. This is due to multiple things - one of the most significant being the GIL. To put it simply, it makes developing robust multithreaded programs in python much more difficult.

After looking at the literature, many steps of the AI development cycle is spent on extremely expensive computation - particularly when it comes to lengthy matrix multiplication and keeping track of all of the different mathematical steps (I'm oversimplifying, but it's not important). What if there's a way to speed up these steps?

Many AI models use reduced-order modelling to speed up computation at the cost of accuracy. This is infeasible in areas that require high accuracy AND speed (autonomous driving vehicles, medical devices, stock trading).

Status:

Shelved during Fall 2024. This was due to the complexity of the process involved. Python

I really want to go back and start on this once again, but I don't have the skills just yet... This is an area of important Business and scientific need.

Publications as first author

Problems and Solutions of Point Cloud Mapping for VR and CAVE Environments for Data Visualization and Physics Simulation

Publications as co-author

On the feasibility of an integrated English wheel system

Initial framework design of a digital twin mixed-reality-application on human-robot bi-directional collaboration...

12/15/2024 last updated. (4 papers awaiting review)

Ask me about my in-progress work!