Skip to content
View mraxays's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report mraxays

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mraxays/README.md

axay.dev



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: "Full Stack Engineer",
      company: "TechHomage Technologies",
      duration: "Oct 2023 – Present",
    },
  ],

  skills: {
    languages: ["JavaScript", "PHP"],
    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!

Pinned Loading

  1. co-invoice co-invoice Public

    A modern, open-source invoice generator built with React and Tailwind CSS. Create, customize, and export professional invoices with multiple templates, typography options, accent colors, and real-t…

    JavaScript 9 2

  2. clipxjs clipxjs Public

    ClipX.js is a lightweight JavaScript library for efficient clipboard management, text manipulation, and user feedback. It offers simple copy, cut, and paste operations, basic text formatting, and b…

    JavaScript 11 2