Skip to content

Latest commit

 

History

History
110 lines (88 loc) · 5.79 KB

README-en.md

File metadata and controls

110 lines (88 loc) · 5.79 KB

octocat personal portfolio

“Step out of line and I'll teach you how to fly" ~Blind Guardian (2006)

node version 16.13.1 npm version 8.1.2 PRs welcome GitHub repo size GitHub top language GitHub commit activity GitHub last commit status: under development
🇺🇸 English
🇧🇷 Português
Table of Contents
  1. About
  2. Features
  3. Technologies and Resources
  4. How to download and run the project
  5. The developer

📌 About

This project is a summary of my personal and professional career, showing my main projects, education, experiences and personal traits.

The layout was inspired by a character sheet used on RPG games, just like D&D.

back to top

🛠️ Features

  • General
    • Buttons to switch between sections
    • English version of the web page
  • Section 1 (Home)
    • Display basic information and contact links
    • Progress bars indicating the knowledge / skill level on each one of the items
  • Section 2 (Projects)
    • Render a PDF on the page with each project's README

back to top

🔧 Technologies and Resources

back to top

💻 How to download and run the project

💡 Prerequisites

First of all, you will need to install the following tools on your computer: Git and Node.js.

Moreover, it's good to have an editor to work on code, such as VSCode.

# Clone the repository
$ git clone https://github.com/Carol42/portfolio

# Go to the directory
$ cd portfolio

# Install the dependencies
$ npm install

# Start the project
$ npm start

back to top

👩‍💻 The developer

developer's photo


Caroline Heloíse de Oliveira
Computer Engineering Student (UEPG)
link to my GitHub link to my LinkedIn link to send me an email

back to top