Social network bot net behaviour simulator | UoS
Ongoing
This project simulates social networks with topic bias to study how bots exploit user
interests to spread fake content.
Itβs a virtual playground for detecting and outsmarting sneaky bot behaviorβlike a digital
detective tool for social media! π΅οΈββοΈπ€.
Supervised by Dr
BooJoong Kang
Green Parking | Github
June 2023
Prototyped a smart parking bay system for low-carbon efficient parking, helpin reduce
emissions and increase traffic efficiency.
April 2023
Nuxt 3 can dynamically render Markdown (.md) files using modules like @nuxt/content. This
allows you to build a CMS-like blog or documentation site without needing a separate
backend. This makes for easy to mantain blogs, I decided to explore my react skills by
theming my blog on a old IBM 3270 terminal!
Kissa Web App | Github
March 2023
Developed a social media platform with a 7-member team for matching based on their cats. A
full stack application using react, restful, fastAPI, node.js, docker, poetry and atlas
mongoDB.
Tiling Toolkit Domain Specific Language| Check it out!
December 2022
The domain specific programming language allows users to build and manipulate tile objects. A
Tile type is considered to be a collection of discrete cells, where each cell may be either
filled or empty, and the user can create larger tiles built from sets of small tiles. The
language allows users to perform a variety of tile-specific operations on tiles, including
rotating, reflecting, scaling, sub-tiles and more.