Skip to content
View AmazingAkai's full-sized avatar
🦀
Always Learning
🦀
Always Learning
Block or Report

Block or report AmazingAkai

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AmazingAkai/README.md

About Me

const Akai = {
  name: 'Akai',
  role: 'Full Stack Developer',
  languages: ['HTML/CSS', 'Javascript', 'Python'],
  frontendTechnologies: ['ReactJS', 'NextJS', 'TailwindCSS'],
  backendFrameworks: ['Node.JS', 'Express.JS', 'NestJS', 'Django', 'Flask', 'FastAPI'],
  database: ['MySQL', 'MongoDB', 'PostgreSQL'],
  versionControl: 'Git',
  website: 'https://akai.is-a.dev',
  bio: 'Crafting powerful web applications.',
  getIntroduction() {
    return `Greetings! I'm ${this.name}, a passionate ${this.role} with expertise in ${this.skills.join(', ')}. ${this.bio} Check out my website at [${this.website}](${this.website}). Let's collaborate and work our magic together! ✨🔥`;
  },
};

console.log(Akai.getIntroduction());

Discord

Activity


Pinned

  1. Giftify-Bot/Giftify-Bot Giftify-Bot/Giftify-Bot Public

    Giftify is a Python bot designed for hosting giveaways on discord. It can also be used for hosting raffles and managing donations.

    Python 6

  2. dotfiles dotfiles Public archive

    CSS 2