To view a demo example, click here
A simple and responsive portfolio template. You need to open the data.js file and change or add object properties for each session on the page: Introduction, About Me, Skills and Project. You can follow the guide below.
- This adaptation helps to reduce the repetition of HTML lines.
- Insertion and addition of elements in a clean and practical way through JS.
[Go to code] (https://github.com/DIGOARTHUR/Portfolio/blob/7d31ed9ba6adeeaa4105ca38d15f82dadf98fc5b/data/data.js#L8)Following the logic of data.js and renderTemplate.js files, modifications are possible. The construction of rendering and inserting data using object is based on: Source
Introduction.mp4
About.me.mp4
Upload your Resume under asset folder as Resume.pdf :
[Go to code] (https://github.com/thalytabdn/Portfolio/blob/master/assets/Resume.pdf)
[Go to code] (https://github.com/DIGOARTHUR/Portfolio/blob/7d31ed9ba6adeeaa4105ca38d15f82dadf98fc5b/data/data.js#L68)Skills.mp4
Projects.mp4
This project was developed using the following technologies
- HTML
- CSS
- JS
- Make a clone :
$ git clone https://github.com/thalytabdn/Portfolio
- Add your information in the data.js file
- Fork this repository
- Improve current code by:
- improving the style
- adding new feature
- improving the documentation
- Push your work and create a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details