💼 experience.ts ×
📦 projects.json
src data experience.ts
Automation Engineer AI-Empowered
In [1]:
// role: Software Developer — Automation & Engineering Focus
import { experiencesData } from '@data/experience';
const experiences = experiencesData.developer;
console.log("Angle: Python Automation | AI Dev | IaC");
Out [1]:
Software Developer AI-Empowered

Engineering Experience

Enterprise automation engineering, AI-assisted tooling, and Infrastructure-as-Code — built from real internship challenges.

In [2]:
// Render engineering timeline
experiences.forEach(exp => {
  console.log(`[${exp.title}] @ ${exp.organization}`);
});
Out [2]:

Engineering Timeline

💻
// Angle: Automation Engineering

IT Support Intern

DayOne

📅 February 2026 - Present

  • Engineered an enterprise-grade Python automation suite with rate-limiting logic, eliminating 90% of manual audit toil for scale-ready operations.
  • Developed unified diagnostic suites using PowerShell to automate recurring tasks, exhibiting strong Infrastructure-as-Code (IaC) principles.
  • Leveraged Generative AI (Gemini/Copilot) to refactor and harden internal automation scripts, significantly improving error handling and code maintainability.
  • Architected data-driven reporting systems for IT assets, bridging the gap between infrastructure status and executive visibility.
🎯
// Angle: Automation Engineering

Vice President, Information Technology Club

UTHM

📅 December 2023 - January 2025

  • Orchestrated 17 large-scale technical and social events, managing stakeholder communication and project timelines.
  • Collaborated on technical department initiatives, fostering a culture of peer-to-peer technical learning within the university.
  • Represented the club in official settings, honeing high-stakes presentation and leadership skills.