Giter Site home page Giter Site logo

taaha / portable-portfolio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eldoraboo/portable-portfolio

0.0 0.0 1.0 80.57 MB

Portfolio Template built with React.js and Chakra UI

Home Page: https://portable-portfolio.netlify.app

JavaScript 91.51% CSS 2.39% HTML 6.10%

portable-portfolio's Introduction

hero

Portfolio using React.js and Chakra UI

This portfolio is built using React.js and Chakra UI. It allows you to quickly create and customize your portfolio website using markdown files.

experience projects
Document your work experiences Showcase your best projects
otherprojects mobile
Include your smaller projects Mobile-responsive design

Getting Started

To get started with development, you can use the following commands:

# Install dependencies
yarn install

# Start the development server
yarn start

# Build the static files
yarn build

After running yarn start, your website should be available at http://localhost:3000.

Site Name

To edit the site name, go to public/index.html and change the <title>

<title>Site Name</title>

Editing Content

To edit the content on your website, refer to the markdown files located in the public/content folder.

Profile.md

## Header
- Hi, my name is ______.
- I'm a ______.
- Short Description Here.

## About
Write your "About" section here.

## Contact
Write your "Contact" section here.
- LinkedIn: https://linkedin.com/in/username
- GitHub: https://github.com/username
- Email: [email protected]

## Logo
- EB

ExperienceTags.md and ProjectsTags.md

Category 1
Category 2
Category 3

Experience.md

To edit your work experience, update the Experience.md file with the following format:

## Company Name
- *Role* | Period
- ![image_name](../assets/image_name.png)
- Tags: Work
- Badges:
  - BadgeContent [badge_colour]
- List Items:
  - Point 1
  - Point 2

Projects.md

To edit your projects, update the Projects.md file with the following format:

## Project Name
Description
- ![image_name](../assets/image_name.png)
- Tags: WebDev
- Badges:
  - BadgeContent [badge_colour]
- Buttons:
  - ButtonContent [button_link]

OtherProjects.md

To edit other projects or items, update the OtherProjects.md file with the following format:

## Project Name
Description
- Tags: WebDev
- Badges:
  - BadgeContent [badge_colour]
- Buttons:
  - ButtonContent [button_link]

Colour Theme

You can choose from 10 different colours provided by Chakra UI. Modify the color variable in the App.js file located in the src folder.

// Available Colours:
// blue, cyan, gray, green, orange, pink, purple, red, teal, yellow

const color = "pink";

Customizing Design

You can customize the design of your website by modifying the theme.js file located in the src folder. Refer to the Chakra UI documentation for more information on how to customize your theme.

Usage

You may use this template for your own portfolio as long as you give me proper credit by linking back to my profile.

For more details on hosting this site, you may refer to A Step-by-Step Guide: Deploying on Netlify

Resume

Upload resume to public/assets

portable-portfolio's People

Contributors

taaha avatar eldoraboo avatar

Forkers

davegizmo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.