Hi, I'm Oliver Japp

4th Year Computer Science Student at Aberdeen Uni

Passionate about AI, UI design, and functionality-driven solutions.

elementz project

This project focuses on building a modular testing and governance framework designed to monitor the performance, reliability, and compliance of AI integrations within a wider product ecosystem. It involves creating an insights dashboard capable of evaluating key metrics such as accuracy, latency, bias, hallucination rate, scalability, cost, and environmental impact across various AI components like chatbots, classifiers, and semantic search systems. Alongside performance monitoring, the framework supports governance by enabling logging, auditing, policy compliance tracking, anomaly detection, and transparency into model behaviour.

Previous Project

AI Dashboard

This repository contains the implementation of a project developed in collaboration with Elementz.

Previous Project

Rainbow Tables

This repository contains a breakdown, useful resources and implementation of Rainbow Tables.

In Development

Gemini API Class

This repository contains a breakdown of the gemini API into a class structure to allow for future simple and repeatable integration.

Previous Project

Damned Statistics

A CSV editor that enables multiple records from multiple datasets to be easily entered into a prompt, generating AI responses using Gemini.

Previous Project

Datasets and Object Modelling

This program is designed to help you efficiently generate datasets for your 3D objects.

Previous Project

AutoClicker

An experiment in PyQt5 and PyGUI focused on developing features for automated mouse movement and autoclicking functionality.

Previous Project

Tiles Puzzles

A second-year university assignment involved creating a puzzle solver designed to solve challenges within a minute, emphasizing algorithms and data structures.

Previous Project

Operating systems algorithms

A third-year university revision tool involved implementing common OS Algorithims

Previous Project

Black Jack

A BlackJack simulator: The aim of improving my ability within java and object oriented code