-
Notifications
You must be signed in to change notification settings - Fork 118
feat: Add DevFolio - GitHub Profiles #474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add DevFolio - GitHub Profiles #474
Conversation
@adarsh0011 is attempting to deploy a commit to the recode Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs. In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊 Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv. We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰 🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨ 📚Your perks for contribution to this community 👇🏻
If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
@sanjay-kv, can you review it when you get time |
Awesome @adarsh0011, great job 👍 |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Hi @sanjay-kv, I'm following on this PR for the DevFolio feature. I wanted to check if the implementation meets your expectations and the project's standards. I've ensured it includes all the core functionality, error handling, and responsive design as described. The Vercel preview is deployed and ready for your final review. Please let me know if there are any adjustments or refinements you'd like me to make. I'm happy to iterate on it. Thanks for your time and guidance! |
Hi @sanjay-kv @iitzIrFan, is there anything to resolve in this PR as it is staled |
@adarsh0011 No I guess as @sanjay-kv has approved this pr, solve merge conflicts plz to be merge into main. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adarsh0011 @sanjay-kv Merge conflicts resolve task assigned.
Description
Complete implementation of DevFolio feature - a GitHub profiles showcase that allows community members to submit and discover amazing developer profiles with robust GitHub API integration and fallback systems.
Fixes #351
Type of Change
Changes Made
Features Implemented
Core Functionality
Reliability Features
UI/UX Excellence
🏗️ Technical Architecture
New Components
DevfolioSection.tsx
- Main showcase componentProfileCard.tsx
- Individual profile displaySubmissionModal.tsx
- Profile submission formAdminDashboard.tsx
- Admin management interfaceToast.tsx
- Notification systemServices & Data Layer
github.ts
- GitHub API service with fallbacksfirestore.ts
- Firebase/Firestore operationsmockFirestore.ts
- localStorage mock systemdevfolio.ts
- TypeScript type definitionsChecklist
npm run build
and attached scrrenshot in this PR.Next Steps (Future Enhancements) 🎯
ScreenCast
Screencast.from.2025-09-03.10-17-20.mp4