const volcanic = {
pronouns: "he/him",
askMeAbout: ["web dev", "crypto", "ai", "devtools"],
technologies: {
frontEnd: { js: ["React", "Next.js"], ts: true, html: true, css: true },
backEnd: { node: true, python: true, bun: true },
misc: ["Obsidian Plugin", "VS Code Extension", "Telegram Bot"]
},
currentFocus: "AI + Crypto Toolchains",
funFact: "I ship first, vibe always"
};
|
🔧 kitup
|
|
|
|
|