Skip to content

Conversation

@N-Yashwitha
Copy link

@N-Yashwitha N-Yashwitha commented Nov 3, 2025

Description

Problem:

The “Example projects” section in Projects/2-Intermediate/GitHub-Profiles.md contained a broken link:

  • github-profile-search → returned Site Not Found.

Fix Implemented:

Replaced the broken github-profile-search link with a working example:

New Example: GitHub Finder

Repo: GitHub Finder Repository

Why This Fix is Useful:

Removes a broken reference, improving the documentation’s reliability.

Adds a live and responsive implementation with better UI/UX for learners.

Helps beginners explore functional GitHub profile search apps.

Testing Steps

Open the updated file: Projects/2-Intermediate/GitHub-Profiles.md
Scroll to the Example Projects section.
Click the new link — it should open a live GitHub Finder app successfully.

Checklist

  • Verified that the new link works.
  • Checked formatting and Markdown preview.
  • Confirmed no other links are broken.

Summary by CodeRabbit

  • Documentation
    • Updated example project reference in intermediate projects documentation to feature a modern GitHub user search application built with React and GitHub API integration.

@coderabbitai
Copy link

coderabbitai bot commented Nov 3, 2025

Walkthrough

Updated a project example in the GitHub-Profiles intermediate challenge documentation by replacing the outdated github-profile-search project reference with GitHub Finder, a modern React-based GitHub user search application.

Changes

Cohort / File(s) Summary
Documentation Update
Projects/2-Intermediate/GitHub-Profiles.md
Replaced outdated project link (github-profile-search) with GitHub Finder example; added descriptive text noting it's built with React and the GitHub API

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related issues

Poem

A hop, a skip, and a link anew! 🐰
Old profiles fading, fresh examples brew,
GitHub Finder shines where searches go,
Modern React paths help learners grow! ✨

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: fixing a broken example project link and replacing it with a new working example (GitHub Finder). It directly aligns with the changeset.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9e8dd00 and 453c54f.

📒 Files selected for processing (1)
  • Projects/2-Intermediate/GitHub-Profiles.md (1 hunks)
🔇 Additional comments (1)
Projects/2-Intermediate/GitHub-Profiles.md (1)

32-32: Links verified as valid and accessible; addition is correctly formatted.

Both URLs respond with HTTP 200:

This is an addition of a second example project (not a replacement). The entry is well-formatted with a helpful description. No issues found.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant