Skip to content
View HachiroSan's full-sized avatar
🍪
Cookin
🍪
Cookin
  • Malaysia
  • 08:38 (UTC +08:00)

Highlights

  • Pro

Block or report HachiroSan

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 250 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
HachiroSan/README.md
████████╗██╗  ██╗███████╗    ███████╗████████╗ █████╗  ██████╗██╗  ██╗
╚══██╔══╝██║  ██║██╔════╝    ██╔════╝╚══██╔══╝██╔══██╗██╔════╝██║ ██╔╝
   ██║   ███████║█████╗      ███████╗   ██║   ███████║██║     █████╔╝ 
   ██║   ██╔══██║██╔══╝      ╚════██║   ██║   ██╔══██║██║     ██╔═██╗ 
   ██║   ██║  ██║███████╗    ███████║   ██║   ██║  ██║╚██████╗██║  ██╗
   ╚═╝   ╚═╝  ╚═╝╚══════╝    ╚══════╝   ╚═╝   ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝
Typing SVG

const fad: Developer = {
  name: "Fad",
  title: "Full Stack Developer & Data Engineer",
  location: "Malaysia 🇲🇾",
  stack: {
    frontend: ["React", "Next.js"],
    backend: ["Node.js", "Python", "Express"],
    database: ["MySQL", "MongoDB", "PostgreSQL"],
    baas: ["firebase", "supabase", "appwrite"]
  },
  interests: ["Deep Learning", "Web3", "System Design"],
  debuggingTechnique: 'console.log('test')',
};

Tools I Break Things With



I use Arch btw


Proof That I Code Sometimes

Contribution Graph
Random Dev Quote

Pinned Loading

  1. school-absence-letter-generator school-absence-letter-generator Public

    A bilingual (Malay/English) web application to generate school absence letters with a clean, user-friendly interface.

    TypeScript 27 7

  2. AzanBot-Twitter AzanBot-Twitter Public

    AzanBot is a Malaysia-based Islamic prayer alert bot for Twitter. Data sourced from Jabatan Kemajuan Islam Malaysia.

    Python 4

  3. GoogleRSS-NewsCrawler GoogleRSS-NewsCrawler Public

    GoogleRSS-NewsCrawler is a Python tool that enables you to scrape news articles from Google RSS feeds.

    Python 1

  4. google-pronouncer google-pronouncer Public

    🔊 Download pronunciation audio files from Google's dictionary service. Supports batch downloads with parallel processing.

    Python 2 1

  5. ankibee ankibee Public

    🐝 App for creating Anki spelling bee cards with audio pronunciation. Built with Nextron.

    TypeScript 3 1

  6. malay-dictionary malay-dictionary Public

    Node.js library for accessing Malay definitions from DBP website. Search English words and get Malay translations, proverbs, and related services.

    TypeScript