A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72
Community adoption25% weight
5
Maintenance state20% weight
100
License clarity10% weight
100
Project information10% weight
100
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Sanket Padhyal Portfolio
Open-source full-stack portfolio for Sanket Padhyal — built as a polished personal website with project showcases, AI chat, contact tickets, coffee support, admin tools, and a public leaderboard.
The app includes a React frontend and an Express backend, with Firebase, Cloudinary, JWT authentication, WebAuthn passkeys, Groq AI, and protected API routes. Private keys, deployment credentials, and payment configuration are intentionally kept outside the repository.
These files contain placeholder values only. Real Firebase, Cloudinary, Groq, JWT, passkey, payment, and deployment secrets should stay in local .env files and must not be committed.
Scripts
npm start
npm run build
npm test
npm start --prefix backend
npm run dev --prefix backend
Security Notes
Do not commit .env, private credentials, payment details, service account files, QR codes, or personal documents.
Keep .env.example as the public template with safe placeholder values only.
Rotate any secret that was ever committed before publishing the repository.