E-MMK Digital Document
A secure cross-platform e-book reader mobile application built for Pahang state council. Features full-text search, offline document access, and annotation tools.
View Demo open_in_newHi, I'm Muhammad Adam Farhan. Business Computing graduate specializing in translating stakeholder requirements into interactive dashboards, structured system architecture, and modern mobile/web interfaces.
A curated selection of data analysis and web application projects, focusing on interactive business intelligence, structured workflows, and clean user experiences.
A secure cross-platform e-book reader mobile application built for Pahang state council. Features full-text search, offline document access, and annotation tools.
View Demo open_in_newDesigned a star schema data model comprising 10-dimension tables with 12,398 service records and built a 7-page interactive Power BI dashboard used by 46 state agencies.
View Project open_in_newMy philosophy revolves around "clean-first" development and data-driven decisions. I believe that sustainable code is as much about readability as it is about performance, and that business requirements should translate seamlessly into system design.
class AnalystDeveloper { constructor(stack) { this.stack = stack; this.principles = ['Data-Driven', 'Clean Code']; } buildSystem(data, specs) { return specs .map(req => this.translate(req, data)) .filter(solution => solution.isRobust()); } } // System Initialization... const me = new AnalystDeveloper(['Power BI', 'SQL', 'Flutter']);
I'm open to discussing opportunities where data analysis and frontend development intersect to build exceptional systems.
Let's Talk