MCPcopy Index your code
hub / github.com/andrijaweb/portfolio-website

github.com/andrijaweb/portfolio-website @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
27 symbols 79 edges 26 files 0 documented · 0% updated 11mo ago★ 43
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Extension points exported contracts — how you extend this code

ProjectProps (Interface)
(no doc)
app/_components/ProjectCard.tsx

Core symbols most depended-on inside this repo

cn
called by 4
app/_lib/utils.ts
goToTestimonial
called by 1
app/_components/Testimonials.tsx
renderWords
called by 1
app/_components/ui/TextGenerate.tsx
addVariablesForColors
called by 0
tailwind.config.ts
NotFoundPage
called by 0
app/not-found.tsx
error
called by 0
app/error.tsx
Homepage
called by 0
app/page.tsx
RootLayout
called by 0
app/layout.tsx

Shape

Function 26
Interface 1

Languages

TypeScript100%

Modules by API surface

app/work/[projectName]/page.tsx2 symbols
app/_components/ui/Tooltip.tsx2 symbols
app/_components/ui/TextGenerate.tsx2 symbols
app/_components/Testimonials.tsx2 symbols
app/_components/ProjectCard.tsx2 symbols
tailwind.config.ts1 symbols
app/work/[projectName]/not-found.tsx1 symbols
app/page.tsx1 symbols
app/not-found.tsx1 symbols
app/layout.tsx1 symbols
app/error.tsx1 symbols
app/_lib/utils.ts1 symbols

For agents

$ claude mcp add portfolio-website \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page