Happy Raksha Bandhan
So, about that portfolio.
with love, me
You'll need a laptop for this part. Your ticks are saved.
The gift
Claude Code, on me
A Claude subscription on my account, so it costs you nothing. Sign in with this email.
Getting you in
0 / 4-
Open the terminal
Mac:
⌘ + Space, type Terminal. Windows: Start menu, PowerShell. -
Install it
The
$is the prompt your terminal prints. Don't type it.$ npm install -g @anthropic-ai/claude-codeIf it says npm isn't found, install Node from nodejs.org first, then reopen the terminal.
-
Make a folder for the portfolio
$ mkdir portfolio && cd portfolio$ claude -
Log in and start
Pick the Claude account option when it asks. Your browser opens, sign in with the email above. Then tell it what you want to build.
$