Release 2026-03-14 - #14
Merged
Merged
Conversation
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…oken Feature: Add Cross-Chain Rebase Token project
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
This release updates the portfolio’s public-facing content and adds documentation to improve onboarding and contributor/agent guidance.
Changes:
- Expanded
README.mdwith status badges, tech stack overview, quickstart steps, and common commands. - Added
AGENTS.mdandCLAUDE.mdto document repo architecture, content structure, and workflows for AI-assisted contributions. - Updated
src/data/resume.tsxwith a new project entry, corrected a technology tag spelling, and commented out a future-dated education item.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| src/data/resume.tsx | Updates portfolio content (projects/education) used by the UI. |
| README.md | Improves repo discoverability and onboarding instructions. |
| CLAUDE.md | Adds AI-agent-specific contribution and architecture guidance. |
| AGENTS.md | Adds general AI-agent contribution and architecture guidance. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🎉 This PR is included in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
This pull request introduces several documentation improvements and updates to portfolio content. The main focus is on enhancing onboarding and developer guidance, as well as keeping the showcased projects and education history up to date.
Documentation improvements:
README.mdbadges for CI, release status, tags, issues, pull requests, contributors, repo size, and license, plus new sections for tech stack, getting started, and commands to improve project visibility and onboarding.AGENTS.mdandCLAUDE.mdfiles to provide clear guidance for AI agents (including Claude) on project structure, commands, content data layer, component hierarchy, and best practices for contributing to this Next.js portfolio. [1] [2]Portfolio content updates:
projectssection insrc/data/resume.tsx, including description, technologies, and source link.educationsection to avoid confusion.