NUS 115
I was tasked to work on NUS 115th years anniversary website. Using SVG, we animate the lines to create the illusion of drawing random lines. However, due to the constant animating of SVG lines, it requires tons of resources to run the site. This causes the animation between pages to become laggy and inconsistent. We later resolve the problem by freezing the background animation when transitioning between pages.