https://github.com/dheekash/dheeraj-portfolio
· scanned 2026-06-17 01:56 UTC (1 month, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +1.9 (diff) · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 242 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
Divider |
software | healthy | src/app/page.tsx:Divider |
HomePage |
software | healthy | src/app/page.tsx:HomePage |
robots |
software | healthy | src/app/robots.ts:robots |
sitemap |
software | healthy | src/app/sitemap.ts:sitemap |
POST |
software | healthy | src/app/api/contact/route.ts:POST |
DeckLayout |
software | healthy | src/app/deck/layout.tsx:DeckLayout |
SlideCover |
software | healthy | src/app/deck/DeckClient.tsx:SlideCover |
SlideProblem |
software | healthy | src/app/deck/DeckClient.tsx:SlideProblem |
SlideProduct |
software | healthy | src/app/deck/DeckClient.tsx:SlideProduct |
CaseSlide |
software | healthy | src/app/deck/DeckClient.tsx:CaseSlide |
SlideMetrics |
software | healthy | src/app/deck/DeckClient.tsx:SlideMetrics |
SlideStack |
software | healthy | src/app/deck/DeckClient.tsx:SlideStack |
SlideCta |
software | healthy | src/app/deck/DeckClient.tsx:SlideCta |
DeckClient |
software | healthy | src/app/deck/DeckClient.tsx:DeckClient |
down |
software | healthy | src/app/deck/DeckClient.tsx:down |
ts |
software | healthy | src/app/deck/DeckClient.tsx:ts |
tm |
software | healthy | src/app/deck/DeckClient.tsx:tm |
te |
software | healthy | src/app/deck/DeckClient.tsx:te |
DeckPage |
software | healthy | src/app/deck/page.tsx:DeckPage |
useCounter |
software | healthy | src/hooks/useCounter.ts:useCounter |
step |
software | healthy | src/hooks/useCounter.ts:step |
useWaveCanvas |
software | healthy | src/hooks/useWaveCanvas.ts:useWaveCanvas |
getWaves |
software | healthy | src/hooks/useWaveCanvas.ts:getWaves |
resolve |
software | healthy | src/hooks/useWaveCanvas.ts:resolve |
resize |
software | healthy | src/hooks/useWaveCanvas.ts:resize |
onMouseMove |
software | healthy | src/hooks/useWaveCanvas.ts:onMouseMove |
onMouseLeave |
software | healthy | src/hooks/useWaveCanvas.ts:onMouseLeave |
drawWave |
software | healthy | src/hooks/useWaveCanvas.ts:drawWave |
animate |
software | healthy | src/hooks/useWaveCanvas.ts:animate |
useScrollReveal |
software | healthy | src/hooks/useScrollReveal.ts:useScrollReveal |
ThemeProvider |
software | healthy | src/components/providers/ThemeProvider.tsx:ThemeProvider |
toggle |
software | healthy | src/components/providers/ThemeProvider.tsx:toggle |
useTheme |
software | healthy | src/components/providers/ThemeProvider.tsx:useTheme |
Navbar |
software | healthy | src/components/layout/Navbar.tsx:Navbar |
onScroll |
software | healthy | src/components/layout/Navbar.tsx:onScroll |
onChange |
software | healthy | src/components/layout/Navbar.tsx:onChange |
Footer |
software | healthy | src/components/layout/Footer.tsx:Footer |
SiteChrome |
software | healthy | src/components/layout/SiteChrome.tsx:SiteChrome |
fadeUp |
software | healthy | src/components/sections/CinematicHero.tsx:fadeUp |
CinematicHero |
software | healthy | src/components/sections/CinematicHero.tsx:CinematicHero |
reveal |
software | healthy | src/components/sections/ImpactSection.tsx:reveal |
ImpactSection |
software | healthy | src/components/sections/ImpactSection.tsx:ImpactSection |
reveal |
software | healthy | src/components/sections/ArchitectureSection.tsx:reveal |
ArchitectureSection |
software | healthy | src/components/sections/ArchitectureSection.tsx:Architectur… |
IssuerLogo |
software | healthy | src/components/sections/CertificationsSection.tsx:IssuerLogo |
reveal |
software | healthy | src/components/sections/CertificationsSection.tsx:reveal |
CertificationsSection |
software | healthy | src/components/sections/CertificationsSection.tsx:Certifica… |
reveal |
software | healthy | src/components/sections/ThoughtProcessSection.tsx:reveal |
ThoughtProcessSection |
software | healthy | src/components/sections/ThoughtProcessSection.tsx:ThoughtPr… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
vercel.json |
software | healthy | vercel.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
package.json |
software | healthy | package.json |
next.config.ts |
software | healthy | next.config.ts |
components.json |
software | healthy | components.json |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | src/app/globals.css |
layout.tsx |
software | healthy | src/app/layout.tsx |
page.tsx |
software | healthy | src/app/page.tsx |
robots.ts |
software | healthy | src/app/robots.ts |
sitemap.ts |
software | healthy | src/app/sitemap.ts |
route.ts |
software | healthy | src/app/api/contact/route.ts |
layout.tsx |
software | healthy | src/app/deck/layout.tsx |
DeckClient.tsx |
software | healthy | src/app/deck/DeckClient.tsx |
page.tsx |
software | healthy | src/app/deck/page.tsx |
useCounter.ts |
software | healthy | src/hooks/useCounter.ts |
useWaveCanvas.ts |
software | healthy | src/hooks/useWaveCanvas.ts |
useScrollReveal.ts |
software | healthy | src/hooks/useScrollReveal.ts |
index.ts |
software | healthy | src/types/index.ts |
ThemeProvider.tsx |
software | healthy | src/components/providers/ThemeProvider.tsx |
Navbar.tsx |
software | healthy | src/components/layout/Navbar.tsx |
Footer.tsx |
software | healthy | src/components/layout/Footer.tsx |
SiteChrome.tsx |
software | healthy | src/components/layout/SiteChrome.tsx |
CinematicHero.tsx |
software | healthy | src/components/sections/CinematicHero.tsx |
ImpactSection.tsx |
software | healthy | src/components/sections/ImpactSection.tsx |
ArchitectureSection.tsx |
software | healthy | src/components/sections/ArchitectureSection.tsx |
CertificationsSection.tsx |
software | healthy | src/components/sections/CertificationsSection.tsx |
ThoughtProcessSection.tsx |
software | healthy | src/components/sections/ThoughtProcessSection.tsx |
CaseStudiesSection.tsx |
software | healthy | src/components/sections/CaseStudiesSection.tsx |
CareerEvolutionSection.tsx |
software | healthy | src/components/sections/CareerEvolutionSection.tsx |
DataStreamCanvas.tsx |
software | healthy | src/components/common/DataStreamCanvas.tsx |
LinkButton.tsx |
software | healthy | src/components/common/LinkButton.tsx |
TechLogos.tsx |
software | healthy | src/components/common/TechLogos.tsx |
SocialIcons.tsx |
software | healthy | src/components/common/SocialIcons.tsx |
ThemeToggle.tsx |
software | healthy | src/components/common/ThemeToggle.tsx |
separator.tsx |
software | healthy | src/components/ui/separator.tsx |
card.tsx |
software | healthy | src/components/ui/card.tsx |
tooltip.tsx |
software | healthy | src/components/ui/tooltip.tsx |
switch.tsx |
software | healthy | src/components/ui/switch.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
sheet.tsx |
software | healthy | src/components/ui/sheet.tsx |
badge.tsx |
software | healthy | src/components/ui/badge.tsx |
textarea.tsx |
software | healthy | src/components/ui/textarea.tsx |
label.tsx |
software | healthy | src/components/ui/label.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
app |
software | healthy | src/app |
api |
software | healthy | src/app/api |
contact |
software | healthy | src/app/api/contact |
deck |
software | healthy | src/app/deck |
hooks |
software | healthy | src/hooks |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
providers |
software | healthy | src/components/providers |
layout |
software | healthy | src/components/layout |
sections |
software | healthy | src/components/sections |
common |
software | healthy | src/components/common |
ui |
software | healthy | src/components/ui |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | src/app/layout.tsx |
HomePage |
frontend | healthy | src/app/page.tsx |
DeckLayout |
frontend | healthy | src/app/deck/layout.tsx |
DeckPage |
frontend | healthy | src/app/deck/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
before |
software | healthy | src/components/providers/ThemeProvider.tsx:before |
only |
software | healthy | src/components/providers/ThemeProvider.tsx:only |
flips |
software | healthy | src/components/common/DataStreamCanvas.tsx:flips |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | src/app/deck/DeckClient.tsx |
vps::aws |
hardware | healthy | src/components/common/TechLogos.tsx |
vps::droplet |
hardware | healthy | src/components/common/TechLogos.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/deck |
frontend | healthy | src/app/deck/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
dheekash__dheeraj-portfolio |
software | healthy | /data/fable5_failed_archive/dheekash__dheeraj-portfolio |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | src/app/deck/DeckClient.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/7440f842-97c3-4d40-a53f-99a447136abe/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7440f842-97c3-4d40-a53f-99a447136abe/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.