Skip to content

thalytabdn/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio ✨

To view a demo example, click here

📝 About

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.

skills

  • This adaptation helps to reduce the repetition of HTML lines.
  • Insertion and addition of elements in a clean and practical way through JS.

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

Intro

[Go to code] (https://github.com/DIGOARTHUR/Portfolio/blob/7d31ed9ba6adeeaa4105ca38d15f82dadf98fc5b/data/data.js#L8)

Look here

Introduction.mp4

About me

About me

[Go to code] (https://github.com/DIGOARTHUR/Portfolio/blob/7d31ed9ba6adeeaa4105ca38d15f82dadf98fc5b/data/data.js#L55)

Look here

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)

Skills

Skills

[Go to code] (https://github.com/DIGOARTHUR/Portfolio/blob/7d31ed9ba6adeeaa4105ca38d15f82dadf98fc5b/data/data.js#L68)

Look here

Skills.mp4

Projects

Projects

[Go to code] (https://github.com/DIGOARTHUR/Portfolio/blob/7d31ed9ba6adeeaa4105ca38d15f82dadf98fc5b/data/data.js#L92)

Look here

Projects.mp4

🚀 Used Technologies

This project was developed using the following technologies

  • HTML
  • CSS
  • JS

🚀 How to use

  1. Make a clone :
  $ git clone https://github.com/thalytabdn/Portfolio
  1. Add your information in the data.js file

✨ Contributing

  1. Fork this repository
  2. Improve current code by:
    • improving the style
    • adding new feature
    • improving the documentation
  3. Push your work and create a Pull Request

License 📄

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


Build with 💓 by Thalyta Barbosa