Closed Jyothishree2k5 closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
dev-find | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 9, 2024 11:47am |
@Jyothishree2k5 Thank you so much for your contribution! Your efforts are greatly appreciated and will go a long way in improving our project. Please feel free to share it with others and help us grow even further!
Description
I have included my json file in the public/data directory. I have also added my json file in the src/profilelist directory
Changes Proposed
This is the code snippet that i have added. { "name": "Jyothishree Rajkumar", "location": "TamilNadu", "bio": "I am a pre-final year IT student with knowledege in MERN stack and i do dsa in python. I am currently trying to do open source as it interests me the most.", "avatar": "https://github.com/Jyothishree2k5.png", "portfolio": "https://github.com/Jyothishree2k5", "skills": ["HTML", "CSS", "JAVASCRIPT", "MONGODB", "NODEJS", "EXPRESSJS", "SQL"], "social": { "GitHub": "https://github.com/Jyothishree2k5", "Twitter": "https://twitter.com/Jyothishree2k58", "LinkedIn": "https://www.linkedin.com/in/jyothishree-rajkumar-055022243" } }
Checklist
[ . ] I have read and followed the Contribution Guidelines.
[. ] All new and existing tests passed.
[. ] I have updated the documentation to reflect the changes I've made.
[. ] My code follows the code style of this project.
[ .] The title of my pull request is a short description of the requested changes.