Back to Home
ALITAYYAB2K1 icon

NextGenPortfolio

Verified Safe

by ALITAYYAB2K1

Overview

A personal portfolio website with a headless CMS (Sanity.io) for managing content like projects, blog posts, skills, and professional background.

Installation

Run Command
npm run dev

Environment Variables

  • NEXT_PUBLIC_SANITY_API_VERSION
  • NEXT_PUBLIC_SANITY_DATASET
  • NEXT_PUBLIC_SANITY_PROJECT_ID
  • NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
  • CLERK_SECRET_KEY

Security Notes

The project uses standard and well-maintained libraries like Next.js, Clerk, and Sanity.io. Environment variables are used for Sanity project configuration and are explicitly validated. Clerk handles authentication securely. No obvious 'eval' or malicious patterns were found. Sensitive API keys (e.g., Sanity write tokens) are not hardcoded or exposed client-side in the provided code, following good security practices for public-facing data (read-only for Sanity).

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-12-06

Tags

Next.jsReactSanity.ioPortfolioTypeScript