graph.java
CallGraph: Visualize Method Calls in IntelliJ IDEA
An IntelliJ plugin I built so I could stop tracing method relationships in my head. Place your cursor on any method and get an interactive graph of its callers.
→
color.js
Enhancing Kibana Logs with Color
A tiny Tampermonkey userscript that color-codes Kibana log rows by level so INFO, WARN, and ERROR stop bleeding into each other.
→