Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.22 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.22 KB

pro_resume

This is a new portfolio website which will server purpose of online resume and skill viewer.

Features Implemented :

  1. Links to different media handles provided.
  2. Resume viewer is embedded in which visitor can select resume on basis of the role and download it.
  3. Skills section has been implemented which provides the rating of the skills as well as a brief introduction.
  4. In Projects Tab the details of projects such as tech stack used, description of project and link of project is provided.
  5. In Projects Tab search on basis of tech stack and project completion status is enabled.
  6. Share Button has been added to share the portfolio.
  7. Light/Dark Mode toggle provided along with 2 different types of layout so visitor can choose UI according to their comfort.
  8. Page has been made responsive for different screen sizes and UI is optimized according to screen size.
  9. Dockerization of the application is complete. For more info read Dockerization.README file
  10. Server driven all the details can be updated from the Firebase.

To Do :

  1. Remove some minor hardcoding to make it complete BE driven
  2. Add Experiences tab
  3. Need to add comments and shimmer loading states.
  4. Add chatbot support using chatGPT sdks