feat: implement rich project details dialog with responsive layout fixes#135
Open
vivekCS007 wants to merge 1 commit into
Open
feat: implement rich project details dialog with responsive layout fixes#135vivekCS007 wants to merge 1 commit into
vivekCS007 wants to merge 1 commit into
Conversation
|
@vivekCS007 is attempting to deploy a commit to the vaibhav's projects Team on Vercel. A member of the Team first needs to authorize it. |
ARPANPATRA111
approved these changes
May 21, 2026
ARPANPATRA111
left a comment
Contributor
There was a problem hiding this comment.
@vivekCS007 Good work 👍
@Vaibhav-kesarwani I think we can merge this
Author
|
@Vaibhav-kesarwani sir kindly merge the PR under GSSOC 26 |
|
Hey @vivekCS007! Saw your work on GSSoC 2026. We are building TermUI, a TypeScript terminal UI framework with React-style hooks and JSX, rendered entirely in the terminal. We have 67 unassigned GSSoC issues open. 19 are marked Karanjot, TermUI maintainer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces a Structured Learning System to the repository to make it significantly more beginner-friendly and educational. It addresses the lack of a structured roadmap by categorizing projects with difficulty levels, skill tags, recommended learning paths, and prerequisites.
**Closes #66 *
Key Changes
ProjectItemsinterface inconfig/projects.tsxto includeskills,learningPath,estimatedTime, andprerequisites.ProjectGridcomponent to gracefully display the new learning fields as sleek, readable badges with icons directly below the tech stack on the project cards.Sendly,ShowTime,Pomodoro Timer) inconfig/project-Item.tsx.react-hooks/set-state-in-effect) that were triggering false positives across various UI components during state synchronization.Visual Impact
The new learning indicators (Time, Skills, Path, Prerequisites) seamlessly blend into the sleek UI using subdued badges with corresponding icons (
FaClock,FaTags,FaRoute,FaBook), completely matching the premium aesthetic of the existing project card layout.###Screenrecording
Screencast from 2026-05-21 23-19-09.webm