const whoami = () => {
const bio = "SGksIEknbSB4eHhpanVzdHdlaSwgd2VsY29tZSB0byBteSBHaXRIdWIu";
const msg = `%c π₯Ίππ ${atob(bio)}`;
const styles = [
"font-size: 12px", "color: #fffce1", "font-family: monospace",
"background: #0e100f", "display: inline-block", "padding: 1rem 3rem",
"border: 1px solid #fffce1", "border-radius: 4px;"
].join(";");
console.log(msg, styles);
}
whoami();
Pinned Loading
-
-
-
gabriel-web
gabriel-web PublicAI-powered Frontend for Spot/Futures Exchange Data Analysis
TypeScript
-
gabriel-api
gabriel-api PublicAI-powered Backend API for Spot/Futures Exchange Data Analysis
TypeScript
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.