Revamp takes ancient, outdated websites and uses a variety of conditionals and algorithms to nearly instantly restyle them to enhance user experience, improve long-term compatibility, and utilize modern styling techniques.
Submission for CMU Hacks 2018, won 3rd Place by GSK sponsorship.
Converts outdated inline styling tags and updates code to be more responsive. For example:
<center>becomes<div class="centered">withcentered {text-align: center}<font size="12px">becomes<p>withp {font-size: 1vw}