Skip to content

Nitya-003/InnerHue#68

Open
Nitya-003 wants to merge 3 commits into
praveenscience:mainfrom
Nitya-003:main
Open

Nitya-003/InnerHue#68
Nitya-003 wants to merge 3 commits into
praveenscience:mainfrom
Nitya-003:main

Conversation

@Nitya-003

@Nitya-003 Nitya-003 commented Jun 5, 2026

Copy link
Copy Markdown

Added new project 'InnerHue' with details including description, tech stack, and admin information.

[Project Unique Identifier, eg: praveenscience/SSoC26-Projects]

Make sure the description is between 120 to 150 characters for uniformity for all the projects.

Make sure the JSON is 2 spaces aligned, if not, PR will not be merged.

Your Project JSON (get it from the portal) - incase we have to deal with Merge Conflict and stuff:

{ 
   "owner": "Nitya-003", 
   "repo": "InnerHue", 
   "projectName": "InnerHue", 
   "description": "InnerHue is an immersive, high-end emotional wellness and reflection platform designed with an Apple-level aesthetic, utilizing glassmorphism, responsive micro-interactions, and a carefully curated psychological color palette.",     
   "techStack" : [ 
          "React", 
          "TypeScript", 
          "CSS", 
    ] 
   "adminName": "Nitya Gosain", 
   "linkedIn": "https://www.linkedin.com/in/nitya-gosain1103"
 }

Added new project 'InnerHue' with details including description, tech stack, and admin information.
@shri8977

shri8977 commented Jun 6, 2026

Copy link
Copy Markdown

Missing comma after techStack:

Current:

"techStack" : [
"React",
"TypeScript",
"CSS"
]
"adminName": "Nitya Gosain",

Should be:

"techStack": [
"React",
"TypeScript",
"CSS"
],
"adminName": "Nitya Gosain",

also description must be 120

@arcgod-design

Copy link
Copy Markdown

SSoC26 PR Verification

PR #68 — Nitya-003/InnerHue

Needs Changes Before Verification

  • Project owner / repo opens right GitHub Repo? ✅ Yes
    → github.com/Nitya-003/InnerHue opens correctly. Great project — 564 commits, 19 stars, 30 forks, deployed!
  • PR title not updated ❌ — Still shows template placeholder [Project Unique Identifier, eg: praveenscience/SSoC26-Projects]. Please update it to Nitya-003/InnerHue.
  • Is projectName size less than 35 characters? ✅ Yes
    → "InnerHue" = 8 characters.
  • Is description size between 120 and 150 characters? ❌ No
    → Current description is ~226 characters — way over the 150 char limit. Please trim it down.
    → Example (143 chars): "InnerHue is an emotional wellness and reflection platform with glassmorphism UI, micro-interactions, and a curated psychological color palette."
  • Number of techStack less than 5? ✅ Yes
    → techStack has 3 items: React, TypeScript, CSS.
  • Is adminName correct as per LinkedIn? ✅ Yes
    → LinkedIn shows "Nitya Gosain" which matches.
  • Admin LinkedIn opens and all good? ✅ Yes
    → linkedin.com/in/nitya-gosain1103 opens correctly.
  • If there are mentors, check above 2 for all mentors. ✅ No mentors listed.

Please fix the following and resubmit:

  1. Update the PR title to Nitya-003/InnerHue.
  2. Trim the description to 120–150 characters.

Shortened the project description for InnerHue.
@Nitya-003

Copy link
Copy Markdown
Author

@shri8977 I have fixed it. Check it.

@shri8977

shri8977 commented Jun 7, 2026

Copy link
Copy Markdown

plz check the one

Missing comma after techStack:

Current:

"techStack" : [
"React",
"TypeScript",
"CSS"
]
"adminName": "Nitya Gosain",

Should be:

"techStack": [
"React",
"TypeScript",
"CSS"
],
"adminName": "Nitya Gosain",

also description must be 120

not even change anything

Updated project description to enhance clarity and appeal.
@Nitya-003

Copy link
Copy Markdown
Author

@shri8977 Please check on the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants