Alfaruq Asri, S.Pd.

Alfaruq Asri, S.Pd.

Aa.

Aa.

Home
About
Projects
Activity
Contact

_personal.ts
_skills.ts
_setup.ts
/**
 * 🌏 About Me
 *
 * @description A walking merge 
 * conflict turned software engineer.
 */
 
const PERSONAL = {
  name: "Alfaruq Asri, S.Pd",
  title: [
    "Full-stack Developer (with front-end bias)",
    "Bug Squasher Extraordinaire",
    "Cloud Tinkerer",
    "Mobile App Crafter",
    "Certified Late-night Debugger",
  ],
  location: "Aceh, Indonesia 🇮🇩 (Yes, I code with a keumamah)",
  summary: `
    A passionate full-stack dev who has wrangled React, Vue, Node, and PostgreSQL into
    submission for over 4 years. Loves building things people *actually* use and isn’t afraid
    of production fire (as long as there's coffee). Believes CI/CD is love, Docker is life,
    and that dark mode is a lifestyle.
  `,
  hobbies: [
    "Refactoring code I wrote last week",
    "Eating like I just deployed to production",
    "Gaming (for 'UX research', of course)",
    "Collecting terminal themes I'll never use",
  ],
  socials: {
    website: "https://www.alfaruqasri.my.id",
    github: "https://github.com/faruqeclypst",
    linkedin: "https://www.linkedin.com/in/alfaruqasri",
  },
};
/**
 * 🌏 About Me
 *
 * @description A walking merge 
 * conflict turned software engineer.
 */
 
const PERSONAL = {
  name: "Alfaruq Asri, S.Pd",
  title: [
    "Full-stack Developer (with front-end bias)",
    "Bug Squasher Extraordinaire",
    "Cloud Tinkerer",
    "Mobile App Crafter",
    "Certified Late-night Debugger",
  ],
  location: "Aceh, Indonesia 🇮🇩 (Yes, I code with a keumamah)",
  summary: `
    A passionate full-stack dev who has wrangled React, Vue, Node, and PostgreSQL into
    submission for over 4 years. Loves building things people *actually* use and isn’t afraid
    of production fire (as long as there's coffee). Believes CI/CD is love, Docker is life,
    and that dark mode is a lifestyle.
  `,
  hobbies: [
    "Refactoring code I wrote last week",
    "Eating like I just deployed to production",
    "Gaming (for 'UX research', of course)",
    "Collecting terminal themes I'll never use",
  ],
  socials: {
    website: "https://www.alfaruqasri.my.id",
    github: "https://github.com/faruqeclypst",
    linkedin: "https://www.linkedin.com/in/alfaruqasri",
  },
};

main

0

0

0

0 secs

--NORMAL--

Prettier

alfaruqasri