|
|
const cheth = {
pronouns: "He" | "Him",
code: ["JavaScript", "HTML", "CSS", "Typescript" ],
currentFocus: "Full Stack Development",
funFact: "I speak JavaScript fluently, still learning cat language π±",
challenge: "",
status: {
learning: true,
coding: true,
sleeping: false
}
};