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