Tenzin.jsx
const Detail = {
pronouns: "he" | "him",
code: [Javascript, React, Nextjs, Python, Langchain],
design: [figma, Adobe suite, Blender],
askMeAbout: ["Web Dev", "Camera", "Editing", "Music", "Coding"],
technologies: {
frontEnd: {
css: ["Tailwind","vanilla"]
},
backEnd: {
stacks: ["Python", "node"]
}
},
others: {
Interest_field: ["Software Engineering", "Digital Drawing", "3d Modeling","Data Analyst"],
techUse: ["Vscode for editor", "Npm/Bun for package manager", "react-icon is my go to icon ","Clerk for auth"],
Age: "21"
}
};