Skip to content

bamblebam/knowmebetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Know Me Better

Know me Better is a static web-portfolio generator which seamlessly integrates with your github account to showcase your portfolio to the entire world.

Installation

  1. Fork the repository
  2. Run the command cd knowmebetter
  3. Run the command npm i
  4. Run the command npm run dev
  5. Check it on localhost:3000

Note: This app requires an active github account to use.

Technologies

  1. We have used the NEXT and MERN architecture to build this app.
  2. NEXT JS provides us with a preconfigured node server with a built in file handling system to keep the API's seperate from the frontend part.
  3. It also provides us with a preconfigured React server along with routing, which we have used to create the frontend.
  4. User Authentication has been handled using Next JS via github OAuth as it is meant For Developers.
  5. It makes server handling very easy by utilizing soft and hot reloading.

Future Scope

This application has a lot of future scope, and there are a lot of additions that we plan to do to this over time.

  1. Make multiple hook architectures to add even more integrations like Medium, Gitlab, etc.
  2. Make user specific custom links which he can use to send his web portfolio to different people. (This needs AWS/GCP integrations)
  3. Update the frontend.
  4. Add additional resume templates. (Right now we only have one)
  5. Allow user to customize his own resume. (Something like canva)

Video

Recording.12.mp4

UI SCREENS

1.Home Page

HomePage

2.Resume Form

image

3.Portfolio

image

Contributors

  1. Kush Patel - 1911101 - MERN Stack
  2. Burhanuddin Rangwala - 1911109 - MERN Stack
  3. Rishabh Kothari - 1911110 - MERN Stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published