All Projects β†’ kaustubhai β†’ Portfolio Template

kaustubhai / Portfolio Template

Licence: gpl-3.0
An Open-Sourced Template for developers to show-off there skills. Made with ReactJS

Projects that are alternatives of or similar to Portfolio Template

Cv
πŸŽ“ Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder.
Stars: ✭ 232 (+346.15%)
Mutual labels:  portfolio, resume-template, portfolio-website, skills
Devportfolio
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
Stars: ✭ 3,582 (+6788.46%)
Mutual labels:  portfolio, portfolio-website, skills, template
Developerfolio
πŸš€ Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 2,814 (+5311.54%)
Mutual labels:  portfolio, portfolio-website, template
Portfolio Template
A beautiful minimal and accessible portfolio template for Developers. Give it a star 🌟 if you find it useful.
Stars: ✭ 175 (+236.54%)
Mutual labels:  portfolio, portfolio-website, template
Gridsome Forestry Starter
Gridsome starter kit with Forestry (CMS)
Stars: ✭ 127 (+144.23%)
Mutual labels:  netlify, portfolio, template
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+1551.92%)
Mutual labels:  portfolio, resume-template, portfolio-website
Portfolio Generator
JS framework to dynamically generate a portfolio site from a JSON file
Stars: ✭ 135 (+159.62%)
Mutual labels:  portfolio, resume-template, portfolio-website
Home
The personal website/portfolio of Hashir Shoaib. Built using React and Bootstrap.
Stars: ✭ 246 (+373.08%)
Mutual labels:  portfolio, portfolio-website, template
developerIdentity
Developers Identity(Portfolio) Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 21 (-59.62%)
Mutual labels:  portfolio, skills, portfolio-website
gatsby-portfolio
danielfr.com/
Stars: ✭ 36 (-30.77%)
Mutual labels:  portfolio, portfolio-website, netlify
rajaprerak.github.io
Personal Portfolio Website
Stars: ✭ 188 (+261.54%)
Mutual labels:  resume-template, portfolio, portfolio-website
Developer Portfolio
Single page developer portfolio template.
Stars: ✭ 23 (-55.77%)
Mutual labels:  portfolio, resume-template, portfolio-website
Varadbhogayata.github.io
My Portfolio - Personal Website
Stars: ✭ 95 (+82.69%)
Mutual labels:  portfolio, portfolio-website, template
Masterportfolio
πŸ”₯ The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
Stars: ✭ 913 (+1655.77%)
Mutual labels:  portfolio, portfolio-website, template
academia-hugo
Academia is a Hugo resume theme. You can showcase your academic resume, publications and talks using this theme.
Stars: ✭ 165 (+217.31%)
Mutual labels:  resume-template, portfolio, portfolio-website
anniew.xyz
My Personal Website / Portfolio
Stars: ✭ 41 (-21.15%)
Mutual labels:  portfolio, portfolio-website, netlify
Devfolio
A simple, responsive, single-page portfolio and resume for developers built with Bulma, Sass, Font Awesome and Flickity.
Stars: ✭ 320 (+515.38%)
Mutual labels:  portfolio, resume-template, portfolio-website
Reactjs Portfolio Mern Website
My Portfolio | Full Stack MERN Application
Stars: ✭ 25 (-51.92%)
Mutual labels:  portfolio, portfolio-website
Sourcerer App
πŸ¦„ Sourcerer app makes a visual profile from your GitHub and git repositories.
Stars: ✭ 6,645 (+12678.85%)
Mutual labels:  portfolio, skills
Modern Resume Theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
Stars: ✭ 868 (+1569.23%)
Mutual labels:  resume-template, template

Web Developer React Portfolio ⚑️ GitHub GitHub stars

A clean, beautiful and responsive react portfolio template for Developers!

Just change src/profile.js to get your personal portfolio. Feel free to use it as-is or customize it as much as you want.

To Update the image go to src/styles/images.css
To change colors, go to src/styles/style.css

But if you want to contribute and make this much better for other developer raise a Issue.

If you created something awesome and want to contribute then feel free to open an pull request.

Table of Contents

Sections

βœ”οΈ Full screen Intro
βœ”οΈ About Summary
βœ”οΈ Skills
βœ”οΈ Projects
βœ”οΈ Miscellaneous activities
βœ”οΈ Contact Form
βœ”οΈ Social Profile\

To view a live example, click here.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You'll need Git and Node.js (which comes with npm) installed on your computer.

[email protected] or higher
[email protected] or higher
[email protected] or higher

How To Use

From your command line, clone and run developerFolio:

# Clone this repository
$ git clone https://github.com/kaustubhai/portfolio-template.git

# Go into the repository
$ cd portfolio-template

# Install dependencies
$ npm install

#Start's development server
$ npm start

Change and customize every section according to your need.

Personalize page content in /src/profile.js & modify it as per your need.

/* Change this file to get your Personal Porfolio */


const header = { .... }

const about = { .... }

const skillsBar = { .... }

const projects = { .... }

const miscellaneous = { .... }

const contact = { .... }

const social = { .... }

Deployment

When you are done with the setup, you should host your website online. We highly recommend to read through the Deploying on Github Pages docs for React.

Deploying to Netlify

You could also host directly with Netlify by linking your own repository.

Deploy To Netlify

For more information, read hosting on Netlify.

For the Future

If you can help us with these. Please don't hesitate to open a pull request.

  • Connect with Github API to get Pinned Projects directly

  • Add more Interactivity

  • Add More Sections


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].