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

Highlights

  • Pro

Block or report mraxays

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
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: "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!

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 8 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