Skip to content

arman-danesh/my-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arman Danesh - Portfolio Website

Arman Danesh

Portfolio LinkedIn GitHub

A modern, responsive portfolio website showcasing my work as a UI/UX Designer and Front-End Developer.

🌟 Features

  • 🎨 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

🛠️ Technologies Used

  • HTML5
  • CSS3 (SASS)
  • JavaScript (TypeScript)
  • Bootstrap 5
  • Splide.js
  • Lightbox2

🚀 Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository
git clone https://github.com/arman-danesh/my-resume.git
  1. Navigate to the project directory
cd my-resume
  1. Install dependencies
npm install
  1. use build command to build typeScript & Sass
npm run build

📁 Project Structure

my-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

🌐 Live Demo

Visit https://arman-danesh.github.io/my-resume/ to see the live version of this portfolio.

📱 PWA Features

  • Offline functionality
  • Installable on devices
  • App-like experience
  • Push notifications support

🔧 Development

Building the Project

npm run build

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contact


Made with ❤️ by Arman Danesh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors