This is a new portfolio website which will server purpose of online resume and skill viewer.
Features Implemented :
- Links to different media handles provided.
- Resume viewer is embedded in which visitor can select resume on basis of the role and download it.
- Skills section has been implemented which provides the rating of the skills as well as a brief introduction.
- In Projects Tab the details of projects such as tech stack used, description of project and link of project is provided.
- In Projects Tab search on basis of tech stack and project completion status is enabled.
- Share Button has been added to share the portfolio.
- Light/Dark Mode toggle provided along with 2 different types of layout so visitor can choose UI according to their comfort.
- Page has been made responsive for different screen sizes and UI is optimized according to screen size.
- Dockerization of the application is complete. For more info read Dockerization.README file
- Server driven all the details can be updated from the Firebase.
To Do :
- Remove some minor hardcoding to make it complete BE driven
- Add Experiences tab
- Need to add comments and shimmer loading states.
- Add chatbot support using chatGPT sdks