Blog and Course Content Curator at Web3sy
const watermelon = {
fullName: "Kelechi Henry",
pronouns: "He" | "Him",
what?: {
🔆: "Fullstack Engineer"
🌙: [' content writer', ' gamer ', ' anime enjoyer',' food connoisseur', 'average grass toucher'],
code: ["Javascript", "Typescript", "Python", "PHP", "Go"],
technologies: {
backEnd: ["Node", "Express"],
frontEnd: ["ReactJS", "NEXT"],
style: ["Tailwind", "SCSS", "Bootstrap"],
databases: ["mongo", "MySql", "SQLite", "GraphQL", "PostgreSQL"],
misc: ["Firebase", "open-cv", "WordPress", "Sanity"]
},
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
currentFocus: "Building with HTMX and Go",
funFact: "It's all 0's and 1's, or is it... 👁️👁️"
};