Update resume and fix Node 20 build#66
Open
josesdev wants to merge 36 commits into
Open
Conversation
To support ARM (M1)
Removed "console.log()" statements in favor of inline output comments in 'whats-new-in-ES2019.md' file. This change makes code examples more neat and straightforward, helping readers focus on the key parts of the code without the distraction of logging statement.
- Add Senior Frontend Developer @ Kopius (Jul 2023 - Present) with ShipBob project link - Update AgileEngine end date to Jul 2023 - Update title to Senior Frontend Developer, location to Asunción, Paraguay - Add .NET, Azure, MongoDB to skills Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Replace node-sass with sass (Dart Sass) to avoid native compilation issues - Add NODE_OPTIONS=--openssl-legacy-provider to npm scripts for Webpack 4/Node 20 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
SET is Windows-only and fails on Linux (Vercel). cross-env works on both. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update resume and fix Node 20 build
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.
Summary
node-sasswithsass(Dart Sass) and addNODE_OPTIONS=--openssl-legacy-providerto fix build on Node 20Test plan
npm run developand verify site loads at http://localhost:8081/resumepage shows Kopius role, correct dates, and updated skills🤖 Generated with Claude Code