~/
Sooraj S Naik
Scroll to explore keyboard_double_arrow_down
terminal sooraj_portfolio — -zsh — 80x24
src chevron_right hero_section.js
1
import { Developer } from '@universe/creators';
// Deployment successful. System online.
const whoAmI = async () => {
const profile = { status: "Ready to build" };
return profile;
};

Hello, I'm .

I turn coffee into <Code />.

Terminal Output Problems 0
search delete
~ cd sooraj-portfolio
git:(main) npm start
✓ Compiled successfully!
Starting development server...
Ready on http://localhost:4321