Skip to content
View arifaqyl's full-sized avatar

Highlights

  • Pro

Block or report arifaqyl

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arifaqyl/README.md

Arif Aqyl

Backend & automation developer in Kuala Lumpur building software for Malaysia.
Two apps in production on a Raspberry Pi in my room, and a set of open-source libraries
that get Malaysian rules right and cite where they come from.

PortfolioLinkedInXEmail

Chibi character in uniformChibi character with basketball

Libraries for Malaysian developers

Small, dependency-free Python packages. Each one takes a rule that every Malaysian codebase reimplements badly, does it from the primary source, and tests it against published figures. CLI, type hints, CI.

PackageWhat it gets rightVerified against
gajiTake-home pay: EPF, SOCSO, EIS and monthly PCB, including the s6A rebate most calculators forget. Reverse mode: gross for a target net.KWSP Third Schedule, PERKESO band tables, LHDN YA2025. 209 tests
cutiPublic holidays for all sixteen states, Friday–Saturday weekends, opt-in replacement days. A subscribable .ics feed per state.The JPM gazette, row by row. 40 tests
sahihMyKad, phone numbers, postcodes and plates, validated against the published rules, honest about what a number does not tell you.JPN, MCMC numbering plan, Pos Malaysia. 80 tests
tnbYour electricity bill line by line on the July 2025 tariff, including which lines SST and KWTBB actually apply to.Six published bill totals reproduced to the sen. 15 tests
kwspEPF dividend history and a retirement projection on EPF's aggregate-balance method, stating the rate it assumed.KWSP declared rates, three sources cross-checked. 20 tests
ringgitMoney as Decimal: BNM 5-sen cash rounding, SST by category, amounts in Malay words for cheques. Floats refused.BNM rounding mechanism, RMCD MySST. 47 tests
duitnowParse and validate DuitNow / EMVCo QR payloads: TLV, CRC-16, merchant fields. Builds valid payloads.EMVCo MPM spec and its CRC check value. 10 tests
pip install gaji cuti sahih tnb kwsp ringgit duitnow

Live in production

AppWhat it doesLink
TrafficMYMalaysia public transport pulse: multi-source ingest, deviation detection, line board, journey planner. Refreshes every 15 minutes.arifaqyl.me/traffic
Sah.BuktiWhatsApp-first collections control plane for micro-sellers. Order to invoice to review-gated ledger entry.arifaqyl.me/sahbukti

Both run FastAPI + SQLite on a Pi 4 behind Cloudflare Tunnel with no open ports. pi-lab is the runbook: the real configs with secrets stripped, and what broke along the way.

Earlier work

ProjectWhat it doesStack
aduanmyTrafficMY's source: scraper gates, headway deviation engine, PWA front endPython, FastAPI, SQLite, MapLibre, Playwright
sah-buktiSah.Bukti's sourceFastAPI, SQLite, React, WAHA
threadtermThreads in your terminal: Bubble Tea TUI + JSON CLI, cross-platform releasesGo, Bubble Tea, Cobra, goreleaser
whatsapp-assignment-dashboard24/7 academic assistant: VLE scraping, WhatsApp-to-Telegram bridge, daily agendaPython, Playwright, Telegram API, WAHA
video-editing-automationLong raw footage to watchable cut: Whisper transcription and dead-air removal on GPUPython, faster-whisper, ffmpeg, CUDA
flight-fare-monitorFare history, threshold alerts, Telegram pings for cheap flights out of KLPython, SQLite

How I build

  • Primary sources first. A gazette, a statute schedule, a published tariff. Then tests that pin the arithmetic to published figures.
  • Python + FastAPI for services, SQLite for state, Decimal for money.
  • Automation: Playwright scrapers, Telegram bots, WhatsApp via WAHA, scheduled jobs that page on transitions, not on every run.
  • Ship it: PM2, nginx, Cloudflare Tunnel, a Raspberry Pi that stays up.
  • Go for single-binary CLI tools.

Now

Software engineering student at UniKL MIIT. Open to software engineering internships, KL or remote.

Contact

Kuala Lumpur · MYT

Pinned Loading

  1. arifaqylarifaqylPublic

    GitHub profile README for Arif Aqyl.