const anantSatyaMohitKavuru = {
mainRole: "Full-Stack Developer" as const,
pronouns: "he" as const,
code: ["Python", "Java", "C", "JavaScript", "TypeScript"],
architectures: ["RESTful APIs", "Client-Server", "Microservices"],
technologies: {
frontEnd: {
frameworks: ["Next.js", "React", "Vite"],
styling: ["CSS3", "Tailwind CSS"],
design: ["Figma"]
},
backEnd: {
frameworks: ["Flask", "Express.js"],
orm: ["Prisma"],
devOps: ["Docker", "Git", "REST APIs"]
},
databases: ["PostgreSQL", "MySQL"],
deployment: ["Docker", "Vercel", "Render", "Azure", "GitHub Actions"]
},
currentFocus: "Building AI/ML based scalable systems.",
currentEducation: "B.Tech CSE Undergraduate @ VIT-AP University",
challenge: "Mastering advanced Machine Learning algorithms."
};
