←
Projects
3D Street-art Simulator
I built a 3D game which runs in the browser using the three.js library. It supports multi-touch and can be used best on an android phone.
In future, I plan to extend the game to be usable on iOS devices and make the game collaborative (ie. multiplayer).
In future, I plan to extend the game to be usable on iOS devices and make the game collaborative (ie. multiplayer).
Stopping Cues:
We built a digitally-humane firefox extension, that combats the habits people form when using the infinite scroll. It displays a stopwatch that times how long you have been scrolling - it also randomly presents you with funny little messages that politely remind you to stop scrolling.
Brexit Twitter Crawler:
We built a Twitter crawler, (a program that collects data from an API) to analyse the sentiment (reaction) of tweets of various UK newspaper publisher's followers - throughout the Brexit saga.
Semantic Movie Recommender:
We built a web-app that prompts the user with a small dialogue, asking for the film the user is looking for. Following this, a semantic comparison is made between the user-input and aggregated descriptions of various movie DB APIs.
After that, it returns the top 5 most semantically-similar films.
After that, it returns the top 5 most semantically-similar films.
Bachelor Thesis
Biodiversity-in-Literature Explorer
I built a full-stack app for my university bachelor thesis, that allows biodiversity researchers to explore large amounts of literature data using distant reading.
The app is built using React, TailwindCSS, Prisma ORM, PostgreSQL.
The app is built using React, TailwindCSS, Prisma ORM, PostgreSQL.
Egg Incubator Prototype:
We prototyped a build-it-yourself open-sourced egg incubator using an ESP32 chip - running preact and hosting a web server, allowing the user to configure and monitor parameters such as the temperature and humidity inside the incubator.