const Akshhay = {
pronouns: ["He", "Him"],
code: ["JavaScript", "Python", "TypeScript", "HTML", "Tailwind CSS", "C", "Java"],
askMeAbout: ["Full Stack Development", "AI Engineering", "UI/UX Design"],
technologies: {
frontEnd: {
frameworks: ["Next.js", "React.js"],
styling: ["Tailwind CSS"]
},
backEnd: {
python: ["Django", "FAST API"],
js: ["Node.js"]
},
databases: ["MongoDB", "Supabase", "Google Firebase"],
ai: ["OpenAI", "Hugging Face", "Groq", "Ollama"],
misc: ["Progressive Web Apps", "LangChain"]
},
currentFocus: "B.Tech Computer Science at Muthoot Institute Of Technology and Science",
funFact: "There are two ways to write error-free programs; only the third one works"
};