Skip to content

DIGOARTHUR/Portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 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] (
//=========================================
)

Look here

Introduction.mp4

About me

About me

[Go to code] (
//=========================================
)

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] (
//=========================================
)

Look here

Skills.mp4

Projects

Projects

[Go to code] (
//=========================================
)

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

About

✨ A simple and responsive portfolio template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.3%
  • CSS 33.3%
  • HTML 21.4%