This project is a personal resume web application built using Angular and Angular Material. It provides a clean and responsive design to showcase your professional experience, skills, and projects. Users can clone this repository and run it locally to customize it with their own information.
- Responsive Design: The app is designed to look great on both desktop and mobile devices.
- Angular & Angular Material: Built with the latest Angular framework and Angular Material for a modern UI/UX.
- Easy Customization: Update the
info.json
file to personalize the content with your own details. - Components: Well-structured components to organize various sections like Education, Work Experience, Skills, and Projects.
Before you begin, ensure you have met the following requirements:
- Node.js (version 20.11.1 or higher)
- Angular CLI (version 18.1.0 or higher)
-
Clone the Repository
git clone git@github.com:sossargsyan/resume.git cd resume
-
Install Dependencies
npm install
-
Run the Application Start the development server:
ng serve
Contributions are welcome! Feel free to open an issue or submit a pull request if you have suggestions or improvements.
Made with ❤️ by Yuri Khachatryan