const akshayProfile = {
identity: {
name: "Akshay Shinde",
role: "Full-Stack Software Engineer",
bio: "Versatile developer focused on clean code, performance, and user-centric design.",
email: "akshay@axay.dev",
location: "Maharashtra, India",
socials: {
username: "mraxays",
portfolio: "https://axay.dev/",
linkedin: "https://www.linkedin.com/in/mraxays/",
github: "https://github.com/mraxays",
},
},
exprerience: [
{
position: "Junior Full-Stack Developer",
company: "TechHomage Technologies",
duration: "Oct 2023 – Present",
},
],
skills: {
languages: ["JavaScript (ES6+)", "PHP", "HTML5", "CSS3"],
frontend: ["React.js", "Tailwind CSS", "Bootstrap", "Redux"],
backend: ["Node.js", "Express.js", "Laravel", "CodeIgniter"],
database: ["MySQL", "MongoDB"],
tools: ["Git", "Postman", "Vercel", "VPS", "Cloudflare"],
},
learning: ["TypeScript", "Next.js", "React Native"],
status: function () {
return (
this.identity.role + " currently building pixel-perfect experiences."
);
},
};📌 Stay creative and keep coding!




