I'm a self-driven web developer focused on building practical, real-world tools — mostly around browser automation, DOM manipulation, and WhatsApp Web integration. I maintain the wayfu-id organization where most of my active projects live.
When I'm not coding, I'm providing tech support for companies using my libraries in production. 🚀
A suite of open-source libraries I built and maintain under @wayfu-id
| Package | Description | Stack |
|---|---|---|
@wayfu/simple-wapi |
Simple WhatsApp Web API — get chats, contacts, groups & send messages | TypeScript |
@wayfu/wayfu-dom |
Lightweight jQuery-inspired DOM manipulator | TypeScript |
@wayfu/waydown |
Convert WhatsApp markdown to HTML preview | TypeScript |
@wayfu/simple-xlsx |
Simple XLSX reader/writer (inspired by read-excel-file) |
JavaScript |
| wayfu-userscript | Userscript app for bulk WhatsApp messaging via Excel data | JS / SCSS / Pug |
💼
@wayfu/simple-wapiis actively used in production by a tech company for their Chrome extension.
Languages
Tools & Build Systems
Practices
npm i @wayfu/simple-wapi # WhatsApp Web API
npm i @wayfu/wayfu-dom # DOM Manipulator
npm i @wayfu/waydown # WhatsApp Markdown → HTML
npm i @wayfu/simple-xlsx # XLSX Reader/Writer

