Giter Club home page Giter Club logo

portfolio-website's Introduction

vatsalsinghkv.vercel.app

A portfolio website i.e. vatsalsinghkv.vercel.app built with Next.js and hosted with Vercel


My Portfolio

Table of Contents

Sections

  • Hero
  • About
  • Skills
  • Experience
  • Projects
  • Contact

Built With

How to use

To clone and run this application, you'll need Git and Node.js (which comes with yarn installed on your computer).
  1. Fork this repository and clone the project
Please give me proper credit by linking back to vatsalsinghkv.vercel.app.
  git clone https://github.com/<YOUR USERNAME>/portfolio-website.git
  1. Go to the project directory
  cd portfolio-website
  1. Install dependencies
  yarn
  1. Start the server
  yarn dev
  • To change the content, edit src/lib/content/

  • To change the resume, change /public/resume.pdf with your resume (name must be resume.pdf)

  • To change the About Section, edit src/containers/About.tsx

  • To change the theme, edit src/styles/globals.css

Contributing

Remember, Good PR makes you a Good contributor!

  1. Run the project locally, refer how to use.
  2. Follow Contributing Guidelines.

Continuous Development

  • Migrate to Next 13
  • Find alternative for framer motion
  • Add Content Management System (CMS)
  • Add test cases
  • Separate route (archive) for all the projects with filters

Contact

Acknowledgements

Show Your Support

Give a ⭐️ if you liked this project!

Scroll to Top

portfolio-website's People

Contributors

alexxuss1996 avatar ayush-tibrewal avatar hexmaster101 avatar mohdimran25 avatar shreyashchandra avatar surya-mu avatar vatsalsinghkv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

portfolio-website's Issues

[FEATURE] Add new section for featured projects

Description

We have a section for projects (personal). We need to add another section for showing the featured projects that can be personal and professional they should be 3-4 (max)

Steps:

  • Come up with a responsive stunning UI
  • Implement it
  • Add it in portfolio folder

Screenshots

No response

✨ Browser

Google Chrome

Checklist 🚀

[FEATURE] Migrate to Next-13

Description

Need to migrate the app to Next-13.
Setup SEO according to Next-13

Screenshots

No response

✨ Browser

Google Chrome

Checklist 🚀

[FEATURE] Improve file structure for content

Description

Right now we have all the content in src/lib/utils/portfolio.ts. And its hard to manage content there. So I propose to create a src/lib/content/ for the content of sections of the website.

  • Create src/lib/content (If not already there).
  • Move content for each section from portfolio.ts to new file for particular section in content/[section].ts.
  • Fix the imports in components regarding content.

Screenshots

No response

✨ Browser

Google Chrome

Checklist 🚀

[OTHER] readme of the repo

What would you like to share?

making readme more appealing and easy for the new user and adding tags which will be easily

✨ Browser

Google Chrome

Checklist 🚀

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.