If you are not redirected automatically,
click here to view the portfolio
.
☀️
🌙
core_profile_init.sh
$ initialize --stack --identity
> dev-to-tester --status
> [SUCCESS] Loading...
I make it.
I break it.
Visual Studio Code — Workspace
📁 portfolio
📄 index.html
📄 style.css
📄 script.js
index.html
style.css
script.js
const
code =
initPortfolio
({
expertRole
:
"QA Engineer"
,
standards
:
"process"
,
optimized
:
true
});
TERMINAL
$ node script.js --live-server
> [RUNNING] Local instance serving code at port 3000...
TESTING STATUS
$ npm install --location=global script-runner --verbose
✓ validating specification from portfolio...
✓ specs/core.js →
[Chromium]
Logic Integrity ...
PASSED