A community maintained open source project aimed at making personal portfolio for researchers, developers and analysts simple, fast and less cumbersome. We make sure you have a full-fledged website to showcase your work while you can spend time on your learning and innovative endeavours.
π
:
A sneak peek into what we have hereHome Page:
Experience Page:
Project Page:
Research Page:
Education Page:
π
How to use this?Check out our awesome Documentation
π
Contribution GuidelinesAre we missing any of your favorite features, which you think you can add to it
Click on the image below to set up and contribute to the project or Click here

π¨
π«
:
Project MaintainersSmaranjit Ghose | Anush Bhatia |
Micro animations for social media icons
Reference
Please use your creativity
For example:
Animate the SVG at the top of Project Page
Sample:
Credits lie with original creators
Specifications
Please do not use the above reference directly. It is given for giving a clear idea of what can be done
We expect you to modify some open source illustration to achieve this
In your PR description, do not forget to add a reference to the place from where you took it
openpeeps has some great stuff for our use case
Another alternative is undraw.co
For the animation itself, either write the svg animation from scratch or use anime.js
Repository OpenGraph Card
Sample Reference
Modifications to social media icons
Education Page
** Do Improvements in the UI, Add Animations
Suggested Features
Resume
Development
resume_latex
( Before you do it remind me or any of the mentors to create the branch for you)Integration
Home Page
Features:
Particle Effect Component to be used in the background of all the pages[React]
Contact Page
Suggestions:
Conference Highlight Page Template
Reference
Footer Wave Reference
Instructions
./assets/images/events/conf1/
./conf_temp.html
./assets/css/conf_temp.css
and the Js should be./assets/js/conf_temp.js
Navbar UI Enhancement ( Hover Transition)
The header section has buttons like home, experience, etc. Hover effect along with shadows could be added to the item and an onclick effect could be added as well
How to add more social media icons
I would like to add the following social media icons to my profile:
They have often been the topic in other issues and discussions but I never learned how I can actually add them. It would be great if this option would be provided! The first two (Google Scholar and YouTube) are especially important.
This is already discussed in #316 but since this issue is closed I opened a new one.
Project page preview and GitHub link not visible in all browser window sizes
No preview link or GitHub link visible when expanding or full screen my browser window size. It becomes visible again when I shrink the browser window size.
Dark and Light Mode Toggling
For me, When I tried toggling the dark mode in one page, the effect is not visible in the other pages/tabs. It is working weirdly. Sometimes the title bar is staying black even after toggling the switch. Please refer to the video attached.
https://user-images.githubusercontent.com/56507553/197467946-b06a20c0-8976-4c57-9592-d55bfedf4707.mp4
University logos do not appear in education page
The doc gives the instructions:
I added an image "TU.png" to 'assets -> images -> education-page folder' and updated education.html:
`
However, the logo does not appear on my website:
How can I add the logos?
Unavailability of Description and Tags in Project Page?
Description and Tags are not available for the project-cards in the project page anymore. Please look into it. In the below example the description and tags field is filled but it doesn't show up. On looking into the recent commits to project.js it seems like that has been removed from the function generating cards. Can you bring back the feature?