mirror of
https://github.com/mmahdium/portfolio.git
synced 2026-08-16 21:14:31 +03:30
- Update development acceleration metric from 40% to up to 50% - Reflect more accurate performance improvement claims based on recent project outcomes - Enhance credibility of AI-first engineering approach in professional positioning
250 lines
9.7 KiB
TypeScript
250 lines
9.7 KiB
TypeScript
/**
|
|
* Resume Data - Ali Arghyani
|
|
* Based on Resume Content Tech-Spec (docs/resume-content-tech-spec.md)
|
|
* Optimized for ATS and 2025 best practices
|
|
* Version: 2.0 - 2-Page Resume (International Remote Positions)
|
|
*/
|
|
|
|
import type { Resume } from '~/types/resume'
|
|
|
|
export const resumeData: Resume = {
|
|
basics: {
|
|
name: 'Ali Arghyani',
|
|
label: 'Frontend Developer | Vue.js • Nuxt.js • TypeScript',
|
|
image: '/img/AliProfile.webp',
|
|
email: 'aliarghyani@gmail.com',
|
|
phone: '+98 912 322 0694',
|
|
url: 'https://aliarghyani.vercel.app',
|
|
location: {
|
|
city: 'Tehran',
|
|
country: 'Iran',
|
|
},
|
|
profiles: [
|
|
{
|
|
network: 'LinkedIn',
|
|
url: 'https://linkedin.com/in/aliarghyani',
|
|
icon: 'i-mdi-linkedin',
|
|
},
|
|
{
|
|
network: 'GitHub',
|
|
url: 'https://github.com/aliarghyani',
|
|
icon: 'i-mdi-github',
|
|
},
|
|
{
|
|
network: 'Portfolio',
|
|
url: 'https://aliarghyani.vercel.app',
|
|
icon: 'i-mdi-web',
|
|
},
|
|
],
|
|
summary:
|
|
'Frontend Developer with 3+ years building high-performance Vue.js/Nuxt applications for international clients. AI-first engineer leveraging Cursor, GitHub Copilot, and AI-powered tools & methodologies to accelerate development by up to 50% while maintaining code quality. Specialized in performance optimization, scalable architecture (SSR, PWA, RBAC), and accessibility. Delivered 6+ production applications with focus on maintainability and distributed team collaboration. Fluent in English (6+ years in fully English-speaking environment at Huawei).',
|
|
},
|
|
|
|
work: [
|
|
{
|
|
company: 'NexaPortal',
|
|
position: 'Frontend Developer (Remote)',
|
|
location: 'Izmir, Turkey',
|
|
startDate: '2024-12',
|
|
highlights: [
|
|
'Architected medical tourism platform (Elara Medical) serving international patients across 10+ languages with real-time scheduling via WebSocket, multi-language support (3 languages), and PWA capabilities for offline access',
|
|
'Accelerated feature development at least by 50% using Cursor and other tools for component generation and real-time debugging, while maintaining zero critical bugs through AI-assisted code review and automated testing',
|
|
'Optimized application performance through code splitting, lazy loading, and Pinia state management restructuring, significantly reducing bundle size and improving initial load time',
|
|
'Engineered RBAC (Role-Based Access Control) system with role-based permissions, multi-tenant architecture supporting 3 languages (English, Persian, Turkish), and PWA features enabling offline functionality across mobile and desktop devices',
|
|
'Established code quality standards with ESLint and implementing CI/CD automation with GitHub Actions to ensure stable releases',
|
|
'Collaborated with CEO on product strategy and frontend architecture, maintaining full visibility into product roadmap',
|
|
],
|
|
},
|
|
{
|
|
company: 'Freelance',
|
|
position: 'Frontend Developer (Remote)',
|
|
location: 'Tehran, Iran',
|
|
startDate: '2023-09',
|
|
endDate: '2024-12',
|
|
highlights: [
|
|
'Delivered 6+ production-grade web applications for international clients using Vue.js/Nuxt.js, consistently achieving strong performance metrics and high client satisfaction',
|
|
'Leveraged AI development tools (Cursor and Github Copilot) to reduce development time by at least 40% across 6 projects, enabling faster client delivery and 100% on-time project completion rate',
|
|
'Elara Medical - Medical tourism platform with RBAC system, i18n for 3 languages, PWA features, and optimized performance through code splitting and lazy loading',
|
|
'Ideh - Idea evaluation platform with reusable component library reducing development time by 30% and scalable Vue.js architecture',
|
|
'Insho - Advertising marketplace with responsive UI, matching engine for campaign collaboration, and comprehensive listing/proposal flows',
|
|
'BaMashin - Mobility rental platform with payment integration and responsive UI optimized for mobile/desktop',
|
|
'Additional Projects: 2 custom B2B SaaS applications with real-time collaboration, analytics dashboards, and third-party API integrations',
|
|
'Led client communications, translated business requirements into technical specifications, delivered iteratively with clear documentation and transparent progress updates',
|
|
],
|
|
},
|
|
{
|
|
company: 'Huawei Technologies',
|
|
position: 'Senior Performance Team Lead',
|
|
location: 'Tehran, Iran',
|
|
startDate: '2022-04',
|
|
endDate: '2023-08',
|
|
highlights: [
|
|
'Led team managing performance and availability for 14,500+ network sites nationwide, ensuring 99.5%+ uptime and rapid incident response across distributed infrastructure',
|
|
'Leveraged AI-powered analytics tools for pattern recognition in network performance data, identifying optimization opportunities 50% faster than manual analysis methods',
|
|
'Established operational standards and best practices; mentored 5 team members improving team efficiency by 30% through process optimization and knowledge sharing',
|
|
'Conducted comprehensive data analysis and KPI monitoring using advanced analytics; identified performance trends and improvement opportunities, reducing network downtime by 22% year-over-year',
|
|
'Owned stakeholder communication interface; delivered weekly performance reports and monthly strategic updates to C-level executives, translating technical metrics into business impact',
|
|
'Built strong operational discipline (documentation, monitoring, incident management, quality gates) that directly enhances frontend engineering quality and architectural decision-making',
|
|
],
|
|
},
|
|
{
|
|
company: 'Huawei Technologies',
|
|
position: 'Various Technical & Leadership Roles',
|
|
location: 'Tehran, Iran',
|
|
startDate: '2016-06',
|
|
endDate: '2022-04',
|
|
highlights: [
|
|
'Progressed through multiple technical and leadership positions in telecom operations (details available upon request)',
|
|
],
|
|
},
|
|
],
|
|
|
|
education: [
|
|
{
|
|
institution: 'Qom University of Technology',
|
|
area: 'Telecommunications Engineering',
|
|
studyType: 'Bachelor of Science',
|
|
startDate: '2010-09',
|
|
endDate: '2015-06',
|
|
courses: [
|
|
'Software Architecture',
|
|
'Systems Design',
|
|
'Network Management',
|
|
'Digital Signal Processing',
|
|
],
|
|
},
|
|
],
|
|
|
|
skills: [
|
|
{
|
|
name: 'Frontend Core',
|
|
keywords: [
|
|
'Vue.js',
|
|
'Nuxt.js',
|
|
'TypeScript',
|
|
'JavaScript (ES6+)',
|
|
'HTML5',
|
|
'CSS3',
|
|
'Pinia',
|
|
'Tailwind CSS',
|
|
],
|
|
},
|
|
{
|
|
name: 'AI-Assisted Development',
|
|
keywords: [
|
|
'Cursor AI',
|
|
'GitHub Copilot',
|
|
'Claude/ChatGPT',
|
|
'Prompt Engineering',
|
|
'AI-Powered Code Review',
|
|
'AI Workflow Integration',
|
|
],
|
|
},
|
|
{
|
|
name: 'Architecture & Performance',
|
|
keywords: [
|
|
'SSR (Server-Side Rendering)',
|
|
'SSG (Static Site Generation)',
|
|
'PWA (Progressive Web Apps)',
|
|
'RBAC Systems',
|
|
'Code Splitting & Lazy Loading',
|
|
'Performance Optimization',
|
|
],
|
|
},
|
|
{
|
|
name: 'Development Tools & Workflow',
|
|
keywords: [
|
|
'Git/GitHub',
|
|
'GitHub Actions (CI/CD)',
|
|
'ESLint/Prettier',
|
|
'Vite',
|
|
'REST APIs',
|
|
'WebSocket',
|
|
'Agile/Scrum',
|
|
],
|
|
},
|
|
{
|
|
name: 'Quality & Accessibility',
|
|
keywords: [
|
|
'WCAG 2.1 Compliance',
|
|
'Lighthouse Optimization',
|
|
'Code Review',
|
|
'i18n Internationalization',
|
|
'Responsive Design',
|
|
],
|
|
},
|
|
],
|
|
|
|
languages: [
|
|
{
|
|
language: 'Persian',
|
|
fluency: 'Native',
|
|
},
|
|
{
|
|
language: 'English',
|
|
fluency: 'Fluent',
|
|
},
|
|
],
|
|
|
|
certificates: [
|
|
{
|
|
name: 'Advanced English Proficiency',
|
|
date: '2025',
|
|
issuer: 'Duolingo English Test',
|
|
url: '',
|
|
summary: 'Score: 85/100 (Advanced Level)',
|
|
},
|
|
],
|
|
|
|
projects: [
|
|
{
|
|
name: 'Ideh',
|
|
description:
|
|
'Idea evaluation & market insights platform with scalable architecture and reusable component library',
|
|
highlights: [
|
|
'Component library reduced development time by 30%',
|
|
'Scalable Vue.js architecture',
|
|
'Dynamic form generation system',
|
|
],
|
|
keywords: ['Vue.js', 'Nuxt.js', 'Component Library'],
|
|
startDate: '2023-09',
|
|
endDate: '2024-12',
|
|
url: 'https://ideh.app',
|
|
roles: ['Frontend Developer'],
|
|
type: 'application',
|
|
},
|
|
{
|
|
name: 'Insho',
|
|
description:
|
|
'Media & advertising marketplace connecting agencies and creators for campaign collaboration',
|
|
highlights: [
|
|
'Responsive UI optimized for creator-brand matching',
|
|
'Comprehensive listing and proposal management system',
|
|
'Modern Vue.js architecture with clean, maintainable code',
|
|
],
|
|
keywords: ['Vue.js', 'Nuxt.js', 'Responsive Design', 'Marketplace'],
|
|
startDate: '2023-09',
|
|
endDate: '2024-12',
|
|
url: 'https://insho.app',
|
|
roles: ['Frontend Developer'],
|
|
type: 'application',
|
|
},
|
|
{
|
|
name: 'BaMashin',
|
|
description:
|
|
'Mobility rental platform (cars, boats, helicopters) with comprehensive booking system and accessible UI',
|
|
highlights: [
|
|
'Multi-category rental system',
|
|
'WCAG 2.1 compliant interface',
|
|
'Payment integration',
|
|
],
|
|
keywords: ['Vue.js', 'TypeScript', 'Responsive Design', 'Accessibility'],
|
|
startDate: '2023-09',
|
|
endDate: '2024-12',
|
|
url: 'https://bamashin.net',
|
|
roles: ['Frontend Developer'],
|
|
type: 'application',
|
|
},
|
|
],
|
|
}
|