Greynoise Visualizer

Nuxt
TailwindCSS

The GreyNoise Visualizer is a project that helps security analysts quickly determine what IPs in their logs they should be worrying about.

It was originally built out as a Vue SPA, but was turned into a SSR Nuxt app a couple years later. My role in the project had me creating the majority of the front-end of the application and the GNQL (GreyNoise Query Language) input hero component. Users can use the auto-complete functionality to learn GNQL and quickly string together queries as if they're using the command line on their computer.

Work