lkw123
{ "pronouns": ["He", "Him"], "motto": "Be creative & keep learning.", "mbti": "INTP (introverted, intuitive, thinking and perceiving)", "homepageURL": "https://lkwplus.com", "statuspageURL": "https://status.lkwplus.com", "contactInfo": { "email": "mailto:hi@lkwplus.com", "telegram": "https://t.me/lkw123", "twitter": "https://x.com/whoamamamiii" }}pronouns: - He - Himmotto: Be creative & keep learning.mbti: INTP (introverted, intuitive, thinking and perceiving)homepageURL: https://lkwplus.comstatuspageURL: https://status.lkwplus.comcontactInfo: email: mailto:hi@lkwplus.com telegram: https://t.me/lkw123 twitter: https://x.com/whoamamamiiipronouns = ["He", "Him"]motto = "Be creative & keep learning."mbti = "INTP (introverted, intuitive, thinking and perceiving)"homepageURL = "https://lkwplus.com"statuspageURL = "https://status.lkwplus.com"
[contactInfo]email = "mailto:hi@lkwplus.com"telegram = "https://t.me/lkw123"twitter = "https://x.com/whoamamamiii"const lkw123 = { pronouns: ["He", "Him"], motto: "Be creative & keep learning.", mbti: "INTP (introverted, intuitive, thinking and perceiving)", homepageURL: "https://lkwplus.com", statuspageURL: "https://status.lkwplus.com", contactInfo: { email: "mailto:hi@lkwplus.com", telegram: "https://t.me/lkw123", twitter: "https://x.com/whoamamamiii", },}lkw123 = { "pronouns": ["He", "Him"], "motto": "Be creative & keep learning.", "mbti": "INTP (introverted, intuitive, thinking and perceiving)", "homepageURL": "https://lkwplus.com", "statuspageURL": "https://status.lkwplus.com", "contactInfo": { "email": "mailto:hi@lkwplus.com", "telegram": "https://t.me/lkw123", "twitter": "https://x.com/whoamamamiii", },}lkw123 := Profile{ Pronouns: []string{"He", "Him"}, Motto: "Be creative & keep learning.", MBTI: "INTP (introverted, intuitive, thinking and perceiving)", HomepageURL: "https://lkwplus.com", StatuspageURL: "https://status.lkwplus.com", ContactInfo: ContactInfo{ Email: "mailto:hi@lkwplus.com", Telegram: "https://t.me/lkw123", Twitter: "https://x.com/whoamamamiii", },}let lkw123 = Profile { pronouns: vec!["He", "Him"], motto: "Be creative & keep learning.", mbti: "INTP (introverted, intuitive, thinking and perceiving)", homepage_url: "https://lkwplus.com", statuspage_url: "https://status.lkwplus.com", contact_info: ContactInfo { email: "mailto:hi@lkwplus.com", telegram: "https://t.me/lkw123", twitter: "https://x.com/whoamamamiii", },};lkw123 = { pronouns: ["He", "Him"], motto: "Be creative & keep learning.", mbti: "INTP (introverted, intuitive, thinking and perceiving)", homepage_url: "https://lkwplus.com", statuspage_url: "https://status.lkwplus.com", contact_info: { email: "mailto:hi@lkwplus.com", telegram: "https://t.me/lkw123", twitter: "https://x.com/whoamamamiii" }}local lkw123 = { pronouns = { "He", "Him" }, motto = "Be creative & keep learning.", mbti = "INTP (introverted, intuitive, thinking and perceiving)", homepageURL = "https://lkwplus.com", statuspageURL = "https://status.lkwplus.com", contactInfo = { email = "mailto:hi@lkwplus.com", telegram = "https://t.me/lkw123", twitter = "https://x.com/whoamamamiii", },}val lkw123 = Profile( pronouns = listOf("He", "Him"), motto = "Be creative & keep learning.", mbti = "INTP (introverted, intuitive, thinking and perceiving)", homepageURL = "https://lkwplus.com", statuspageURL = "https://status.lkwplus.com", contactInfo = ContactInfo( email = "mailto:hi@lkwplus.com", telegram = "https://t.me/lkw123", twitter = "https://x.com/whoamamamiii", ),)