Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 22, 2021 06:58 am GMT

I built this cool GitHub UI based DEV Portfolio

The Design Idea

Spitting the truth, I really came across 1000s of dev portfolio websites among which some inspired too but that inspiration and design faded until I saw this amazing VS-Code Themed Portfolio Website.

The designs I came across before this, only confused me and made me hop on one to another but this react app gave me the idea for My Dev Portfolio.

I really was excited to built this when I first got this idea. And on the future part I am yet excited to flood it with cool features and functionality.

GitHub Themed Dev Portfolio

If you're interested in exploring the project yourself, there's the link to it github-portfolio.vercel.app/

GitHub Themed Dev Portfolio

A GitHub themed developer portfolio website built with React.js and deployed on Vercel.

Dev Portfolio

Feature Roadmap

  • Themes and customizations
    • Default Light
    • Dark Dimmed
    • Default Dark (default)
  • Interactive custom pages and tabs

For other features and themes suggestions, please open an issue.

Running the Project

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Editing the Code

All Github related components can be found in the Components folder. To change the

This is a React Application which will of course have a backend in future and will lately be converted into a MERN Stack Project.

From Layout to Experience I have been working on to make this look and feel like the GitHub. I will be adding cool stuffs to it like themes, timeline and many more.

I Need A Help

As you can see that some of the pages have dummy content in it and also the application is not at all responsive at the stage when it comes to Mobile viewing.

What other features would you like to see in this project? I would highly appreciate if you leave a feedback, criticism or suggestion of any kind.

You can always fork this repo and the project is yet not complete. You can give a new accent to the project by applying your ideas onto it.

I hope you find it interesting to contribute as the project is truly Open-Source. You may star this repo for future references.

Happily turning coffee into code


Original Link: https://dev.to/hima_khaitan/i-built-this-cool-github-ui-based-dev-portfolio-1n6f

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To