Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

tzolkowski96/portfolio

https://github.com/tzolkowski96/portfolio · scanned 2026-06-16 00:44 UTC (2 months, 1 week ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 158 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.

LabelLayerStatusPath
get software healthy scripts/build_feed.py:37
og_description software healthy scripts/build_feed.py:43
rss_dek software healthy scripts/build_feed.py:63
fmt_date software healthy scripts/build_feed.py:86
main software healthy scripts/build_feed.py:95
App software healthy src/App.tsx:App
AppHeader software healthy src/components/AppHeader.tsx:AppHeader
close software healthy src/components/AppHeader.tsx:close
SiteFooter software healthy src/components/SiteFooter.tsx:SiteFooter
StatusStrip software healthy src/components/StatusStrip.tsx:StatusStrip
RuntimeBar software healthy src/components/RuntimeBar.tsx:RuntimeBar
afterPct software healthy src/components/RuntimeBar.tsx:afterPct
ContactChannels software healthy src/components/ContactChannels.tsx:ContactChannels
About software healthy src/components/About.tsx:About
WritingFeed software healthy src/components/WritingFeed.tsx:WritingFeed
ExpertiseList software healthy src/components/ExpertiseList.tsx:ExpertiseList
Section software healthy src/components/Section.tsx:Section
BarChart software healthy src/components/BarChart.tsx:BarChart
labelStyle software healthy src/components/BarChart.tsx:labelStyle
SkipLink software healthy src/components/SkipLink.tsx:SkipLink
useFxReady software healthy src/components/Record.tsx:useFxReady
on software healthy src/components/Record.tsx:on
Record software healthy src/components/Record.tsx:Record
ProfileSchema software healthy src/components/ProfileSchema.tsx:ProfileSchema
MenuOverlay software healthy src/components/MenuOverlay.tsx:MenuOverlay
onKey software healthy src/components/MenuOverlay.tsx:onKey
ThreeHero software healthy src/components/ThreeHero.tsx:ThreeHero
currentDpr software healthy src/components/ThreeHero.tsx:currentDpr
size software healthy src/components/ThreeHero.tsx:size
render software healthy src/components/ThreeHero.tsx:render
p software healthy src/components/ThreeHero.tsx:p
tick software healthy src/components/ThreeHero.tsx:tick
start software healthy src/components/ThreeHero.tsx:start
stop software healthy src/components/ThreeHero.tsx:stop
onPointer software healthy src/components/ThreeHero.tsx:onPointer
nx software healthy src/components/ThreeHero.tsx:nx
nyTop software healthy src/components/ThreeHero.tsx:nyTop
onLeave software healthy src/components/ThreeHero.tsx:onLeave
onVisibility software healthy src/components/ThreeHero.tsx:onVisibility
onRestore software healthy src/components/ThreeHero.tsx:onRestore
Connect software healthy src/components/Connect.tsx:Connect
TechBand software healthy src/components/TechBand.tsx:TechBand
write software healthy src/components/TechBand.tsx:write
ScrollProgress software healthy src/components/ScrollProgress.tsx:ScrollProgress
ContactForm software healthy src/components/ContactForm.tsx:ContactForm
handleInput software healthy src/components/ContactForm.tsx:handleInput
handleSubmit software healthy src/components/ContactForm.tsx:handleSubmit
WorkLog software healthy src/components/WorkLog.tsx:WorkLog
shouldShowLoader software healthy src/components/Loader.tsx:shouldShowLoader
Loader software healthy src/components/Loader.tsx:Loader

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
postcss.config.js software healthy postcss.config.js
build_feed.py software healthy scripts/build_feed.py
deploy.yml software healthy .github/workflows/deploy.yml
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
App.tsx software healthy src/App.tsx
AppHeader.tsx software healthy src/components/AppHeader.tsx
SiteFooter.tsx software healthy src/components/SiteFooter.tsx
StatusStrip.tsx software healthy src/components/StatusStrip.tsx
RuntimeBar.tsx software healthy src/components/RuntimeBar.tsx
ContactChannels.tsx software healthy src/components/ContactChannels.tsx
About.tsx software healthy src/components/About.tsx
WritingFeed.tsx software healthy src/components/WritingFeed.tsx
ExpertiseList.tsx software healthy src/components/ExpertiseList.tsx
Section.tsx software healthy src/components/Section.tsx
BarChart.tsx software healthy src/components/BarChart.tsx
SkipLink.tsx software healthy src/components/SkipLink.tsx
Record.tsx software healthy src/components/Record.tsx
ProfileSchema.tsx software healthy src/components/ProfileSchema.tsx
MenuOverlay.tsx software healthy src/components/MenuOverlay.tsx
ThreeHero.tsx software healthy src/components/ThreeHero.tsx
Connect.tsx software healthy src/components/Connect.tsx
TechBand.tsx software healthy src/components/TechBand.tsx
ScrollProgress.tsx software healthy src/components/ScrollProgress.tsx
ContactForm.tsx software healthy src/components/ContactForm.tsx
WorkLog.tsx software healthy src/components/WorkLog.tsx
Loader.tsx software healthy src/components/Loader.tsx
Hero.tsx software healthy src/components/Hero.tsx
ProjectList.tsx software healthy src/components/ProjectList.tsx
KpiStrip.tsx software healthy src/components/KpiStrip.tsx
Reveal.tsx software healthy src/components/Reveal.tsx
Button.tsx software healthy src/components/primitives/Button.tsx
ExternalLinkIcon.tsx software healthy src/components/primitives/ExternalLinkIcon.tsx
Dot.tsx software healthy src/components/primitives/Dot.tsx
useScrollExperience.ts software healthy src/scroll/useScrollExperience.ts
text.tsx software healthy src/lib/text.tsx
uiReady.ts software healthy src/lib/uiReady.ts
gsap.ts software healthy src/lib/gsap.ts
useScrollSpy.ts software healthy src/hooks/useScrollSpy.ts
usePrefersReducedMotion.ts software healthy src/hooks/usePrefersReducedMotion.ts
useInView.ts software healthy src/hooks/useInView.ts
useCountUp.ts software healthy src/hooks/useCountUp.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
primitives software healthy src/components/primitives
scroll software healthy src/scroll
lib software healthy src/lib
hooks software healthy src/hooks

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
repobility-clone-mxg88t2r software healthy /tmp/repobility-clone-mxg88t2r

LabelLayerStatusPath
port:5173 network healthy vite.config.ts

LabelLayerStatusPath
gpu (detected) hardware healthy src/components/Record.tsx

LabelLayerStatusPath
vps::aws hardware healthy src/components/TechBand.tsx

LabelLayerStatusPath
App frontend healthy src/App.tsx

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/f9880b50-8aac-4e6c-b705-c33276661d19/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f9880b50-8aac-4e6c-b705-c33276661d19/

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.