Conversation
fix: update degree title in resume data to Electrical Engineering
…sume fix: update resume description and comment out previous job entries
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This pull request updates the resume data to streamline the work experience section and correct educational information. The changes focus on removing older work experiences from display while preserving them in the source code, correcting the degree title for an upcoming Master's program, and fixing a grammatical error in the personal description.
Changes:
- Corrected grammar in personal description ("on my free time" → "in my free time")
- Updated Master's degree title from "Software Engineering" to "Electrical Engineering"
- Commented out four past work experiences (Agrivanna, Student Energy UCalgary, ReThread, and Bandist) to focus on more recent and relevant roles
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/data/resume.tsx | Updated resume data: fixed grammar, corrected degree name, and commented out four work experience entries |
| public/Resume.pdf | Updated PDF resume to reflect the changes made to the resume data |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@claude review |
|
@codex review |
|
Codex Review: Didn't find any major issues. Swish! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
🎉 This PR is included in version 1.3.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This pull request makes several updates to the resume data in
src/data/resume.tsx. The main focus is on removing (by commenting out) several past work experiences, correcting a degree title, and making a minor grammar fix in the personal description.Key changes include:
Experience section updates:
Education section update:
Content improvements: