A modern, responsive portfolio website showcasing my work as a UI/UX Designer and Front-End Developer.
- 🎨 Modern and clean design
- 📱 Fully responsive layout
- ⚡ Progressive Web App (PWA) support
- 🌐 Multi-language support
- 🎯 Interactive UI elements
- 📊 Skills visualization
- 🖼️ Project showcase with lightbox
- 🔍 SEO optimized
- HTML5
- CSS3 (SASS)
- JavaScript (TypeScript)
- Bootstrap 5
- Splide.js
- Lightbox2
- Node.js (v14 or higher)
- npm or yarn
- Clone the repository
git clone https://github.com/arman-danesh/my-resume.git- Navigate to the project directory
cd my-resume- Install dependencies
npm install- use build command to build typeScript & Sass
npm run buildmy-resume/
├── css/
│ └── style.css
├── js/
│ └── app.js
├── images/
│ ├── image/
│ └── icons/
├── source/
│ ├── sass/
│ │ ├── style.scss
│ │ ├── _global.scss
│ │ └── _variables.scss
│ └── ts/
│ └── app.ts
├── index.html
├── manifest.json
├── sw.js
└── package.json
Visit https://arman-danesh.github.io/my-resume/ to see the live version of this portfolio.
- Offline functionality
- Installable on devices
- App-like experience
- Push notifications support
npm run buildThis project is licensed under the MIT License - see the LICENSE file for details.
- Email: ArmanDaneshWork@gmail.com
- LinkedIn: Arman Danesh
- GitHub: arman-danesh
Made with ❤️ by Arman Danesh