Giter Site home page Giter Site logo

pratyush2710 / minimal-portfolio Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 18.0 41.89 MB

:muscle: Perfectly curated, clean, minimal, responsive and customisable portfolio template/boilerplate that allows you to showcase you skills, experience, achievements and favourites(movies, tvs, books etc).

Home Page: https://rahuldkjain.netlify.com

License: GNU General Public License v3.0

JavaScript 44.44% HTML 0.33% Vue 32.25% CSS 22.98%

minimal-portfolio's Introduction

๐Ÿ’ช Awesome Portfolio Template โœจ

A clean, minimal and responsive portfolio template for All!

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

Note: please read all the comments in src/portfolio.js carefully for hassle free customisation.

But if you want to contribute and make this much better for other developer have a look at Issues.

If you created something awesome and want to contribute then feel free to open Please don't hesitate to open an pull request.

Sections

๐ŸŽฏ Home (Introduction, Skills, Contact me)

๐ŸŽฏ Work (Internships, Projects, Miscellaneous Projects)

๐ŸŽฏ Achievements And Certifications

๐ŸŽฏ Favourites (Movies, TV/ Web Shows, Books)

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.

How To Use ๐Ÿ”ง

From your command line, clone and run minimal-portfolio:

# Clone this repository
$ git clone https://github.com/rahuldkjain/minimal-portfolio.git

# Go into the repository
$ cd minimal-portfolio

# Install dependencies
$ npm install

#Run 
$ npm run dev

Change and customize every section according to your need.

To Change website content go to /src/portfolio.js & modify it as per your need.

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


const home = { .... }

const work = { .... }

const awards = { .... } 

const favourites = { .... }

const social = {

/*Social Profile links*/

linkedin: {
        link: 'https://www.linkedin.com/in/rahuldkjain/'
    },
    quora: {
        link: 'https://www.quora.com/profile/Rahul-Jain-1489'
    },
    github: {
        link: 'https://github.com/rahuldkjain'
    },
    instagram: {
        link: 'https://instagram.com/rahul_dk_jain'
    },
    facebook: {
        link: 'https://www.facebook.com/rahuljain997'
    }
};

const header = {
/*Navbar Titles*/
    logoText: 'Rahul',
    work: 'Work',
    awards: 'Awards',
    favourites: 'Favourites'
};

Technologies used ๐Ÿ› ๏ธ

Deployment ๐Ÿ“ฆ

Once you have done with your setup. You need to put your website online! I highly recommend to use Github Pages to achieve this on the EASIEST WAY.

You could also deploy it directly with Netlify by linking your own repo.

Deploy To Netlify

Deploy to Heroku

License ๐Ÿ“„

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

For the Future

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

  • Customisable Color Scheme feature
  • Add More Sections

Designed & Developed with โ™ฅ๏ธ by Rahul Jain

minimal-portfolio's People

Contributors

rahuldkjain avatar

Watchers

 avatar

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.