About

me

Ubaada

Software Engineer

If you want to contact me just shoot me a DM on one of the social media links below. That's me on the left :)

Also: see my posts

New Zealand

Projects

Word Voyage
Maps how machine learning models associate word with different cultures and countries in vector space.
Try
Bird Watching Diary
Automatically recognizes and stores the bird species in diary. Three VM instances (Webserver, DB serve and Python AI instance) running collaboratively.
Website: ubaada.com
A responsive portfolio website built from scratch hosted on an Oracle Cloud virtual machine instance. The instance is running an Apache server.
Boozespy App
Course project. An Android App that searches for the cheapest offering of a given product across various online stores and sorts by nearest locations (Maps API).
Database Modelling
Course Project. An organizational structure converted to an ER diagram then modelled into a database and written in SQL.
Hopfield Network implementation
Hopfield Network implemented in python from scratch. Both training and inference.
GPT-2: Examining
Exploring gender bias in language modelling with GPT-2 using Counterfactual Data Augmentation.