Welcome to the repository for M Irfan Arisaldy's Official Portfolio & Profile Website, hosted live on iarisaldy.github.io!
I am a Senior Software Quality Assurance Engineer & Fullstack Developer with 4+ years of experience bridging the gap between enterprise software testing and modern web development.
- ๐ ๏ธ Senior SQA Engineer at PT Amartha Mikro Fintek โ Spearheading AI-assisted automation workflows, Robot Framework test suites, Katalon Studio, API testing (Postman), and mobile/web quality assurance in Agile/Scrum environments.
- ๐ป Former Web Developer at PT Sinergi Informatika Semen Indonesia (SISI) โ Developed enterprise CRM systems, interactive dashboards, and backend RESTful APIs with Node.js, Next.js, and CodeIgniter.
- ๐ Founder of Yommory Official Store โ Managing a creative retail venture integrated into the personal ecosystem.
- ๐ Dual Language Support (i18n): Seamless real-time switching between Indonesian ๐ฎ๐ฉ and English ๐ฌ๐ง.
- ๐จ Modern Dark Glassmorphism UI: Built with pure CSS tokens, smooth gradient accents, responsive typography, and subtle micro-animations.
- ๐ฑ Fully Responsive Layout: Mobile-first architecture tested across desktop, tablet, and mobile viewports.
- ๐๏ธ Interactive Project Filter: Easily filter projects by Fullstack Web & API, QA & Automation, and AR & Mobile.
- ๐๏ธ Yommory Store Integration: Dedicated sub-page for Yommory retail store catalog showcase (
/yommory). - ๐ Direct CV Download: One-click download for Bahasa Indonesia and English CVs in PDF format.
- Structure: Semantic HTML5 & W3C Validated Markup.
- Styling: Vanilla CSS3 (CSS Variables, Flexbox, Grid Layouts, Glassmorphism backdrop-filters).
- Interactivity: Modern Vanilla JavaScript (ES6+, DOM Manipulation, i18n Translation Engine, Project Filtering).
- Icons & Fonts: Font Awesome 6.4 (Free Solid & Brands), Google Fonts (Plus Jakarta Sans & Fira Code).
- Hosting: GitHub Pages (
iarisaldy.github.io).
iarisaldy.github.io/
โโโ index.html # Main portfolio landing page
โโโ README.md # Repository documentation & GitHub profile info
โโโ CV_M_Irfan_Arisaldy.pdf # Resume / CV (Bahasa Indonesia)
โโโ CV_M_Irfan_Arisaldy_EN.pdf # Resume / CV (English)
โโโ css/
โ โโโ styles.css # Core design system, glassmorphism & responsive styles
โโโ js/
โ โโโ main.js # Navigation, theme, filter & interactive logic
โ โโโ translations.js # Internationalization (i18n) dictionary (ID / EN)
โโโ assets/
โ โโโ img/ # Profile images, icons, and media assets
โโโ yommory/
โโโ index.html # Yommory Official Store showcase page
Because this is a pure static website with no heavy build tools required, you can run it directly:
-
Clone the repository:
git clone https://github.com/iarisaldy/iarisaldy.github.io.git cd iarisaldy.github.io -
Open in browser:
- Double-click
index.htmlor open it with your browser. - Alternatively, use VS Code extension Live Server or Python HTTP server:
python3 -m http.server 8000
- Navigate to
http://localhost:8000.
- Double-click
- ๐ผ LinkedIn: linkedin.com/in/irfan-arisaldy
- ๐ GitHub: github.com/iarisaldy
- โ๏ธ Email: iarisaldy@gmail.com
- ๐ฌ WhatsApp: +62 822-6411-7557
- ๐๏ธ Store: Yommory Store
ยฉ 2026 M Irfan Arisaldy, S.Kom. All rights reserved.