# About Me
> A passionate IT student with a knack for problem-solving.
## Table of Contents
- Personal Introduction
- My Journey
- Skills & Expertise
- Certificates About Me
A passionate IT student with a knack for problem-solving and a drive to create impactful technology solutions.
const developer = {
introduction: "IT undergraduate at UTHM...",
journey: "From IT events to troubleshooting..."
};
console.log(developer); 👤 Personal Introduction
I am an IT undergraduate at Universiti Tun Hussein Onn Malaysia with hands-on experience in technical support, leadership, and multimedia content creation. I thrive on solving IT problems, optimizing systems, and delivering creative solutions using technology.
🛤️ My Journey
My experience ranges from managing IT events and troubleshooting systems to designing multimedia content and leading student organizations. I believe in combining technical expertise with strong people skills to deliver efficient and user-friendly IT solutions.
const goals = {
shortTerm: "IT Internship at MNC",
focus: ["Cloud Computing", "Network Security"],
location: "Malaysia"
}; 💻 Technical Skills Overview
I specialize in IT infrastructure, web development, mobile app development with Flutter, and multimedia design. My technical foundation includes networking, system administration, and emerging technologies like cloud computing and AI.
🎯 Career Goals
Currently, I am expanding my practical experience as an IT Support Intern at DayOne, while completing my final year at UTHM. I am eager to contribute to large-scale IT infrastructure, cloud computing, and automated deployments.
import skills from './data/skills.json';
// Render skill matrix with proficiency levels
skills.forEach(category => console.table(category)); My Skillset
🎨 Frontend
📱 Mobile
⚙️ Backend
🗄️ Database
☁️ DevOps & Cloud
🛠️ Tools
Soft Skills
import certificates from './data/certificates.json';
// Display verified certifications
certificates.map(cert => console.log(`✅ ${cert.name}`));