0
0
0
Jan 30, 2026
Language Breakdown
Star history will appear as people star this repository.
README
README data is not available for this repository.
Recent Commits
Merge pull request #9 from ankurhalder/vercel/react-server-components-cve-vu-10r7z7 Fix React Server Components CVE vulnerabilities
3a56869 · 1/30/2026
Fix React Server Components CVE vulnerabilities Updated dependencies to fix Next.js and React CVE vulnerabilities. The fix-react2shell-next tool automatically updated the following packages to their secure versions: - next - react-server-dom-webpack - react-server-dom-parcel - react-server-dom-turbopack All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory. Co-authored-by: Vercel <vercel[bot]@us
cb5db7a · 1/27/2026
Merge pull request #5 from ankurhalder/feat/update-documentation-data Feat/update documentation data
0e25675 · 8/30/2025
feat: implement final set of open-source and interactive features This commit includes the final, user-approved feature set, re-implemented on a clean base after removing previously requested but later abandoned features. Key additions: - Standard open-source community files (LICENSE, README, CONTRIBUTING, etc.) - GitHub issue and pull request templates. - Enhanced endpoint filtering by HTTP method. - Search term highlighting in documentation content. - Dynamic code snippet generation for cURL
b05cbc6 · 8/30/2025
feat: implement final set of open-source and interactive features This commit includes the final, user-approved feature set, re-implemented on a clean base after removing previously requested but later abandoned features. Key additions: - Standard open-source community files (LICENSE, README, CONTRIBUTING, etc.) - GitHub issue and pull request templates. - Enhanced endpoint filtering by HTTP method. - Search term highlighting in documentation content. - Dynamic code snippet generation for cURL
6cfc5ee · 8/30/2025
Merge pull request #4 from ankurhalder/feat/update-documentation-data feat: implement full suite of interactive features
a4dc245 · 8/30/2025
feat: implement full suite of interactive features This commit introduces a wide range of interactive features to transform the static documentation site into a rich, user-friendly platform. Key features implemented: - Live API Status Dashboard - Enhanced Endpoint Filtering by HTTP method - Search Term Highlighting - Dynamic Code Snippet Generation (cURL, Python, JS Fetch) - Interactive API Console with mock responses - Gamified Learning & Progress Tracking with localStorage - Interactive Walk
e4d4319 · 8/30/2025
Merge pull request #3 from ankurhalder/feat/update-documentation-data feat: add standard open-source community files
4a9ed41 · 8/30/2025
feat: add standard open-source community files - Adds LICENSE, SECURITY.md, CONTRIBUTING.md, and CODE_OF_CONDUCT.md. - Adds GitHub templates for pull requests and issues. - Enhances .gitignore with standard patterns. - Overhauls README.md with a comprehensive guide for contributors.
7f97545 · 8/30/2025
Merge pull request #2 from ankurhalder/feat/update-documentation-data feat: update documentation data to match API specification
25328c5 · 8/30/2025
feat: update documentation data to match API specification - Updated the Portfolio API section to better represent the admin endpoints. - Added missing descriptions for the Public AI API use cases. - Updated TypeScript types to support the new data.
975fc36 · 8/30/2025
feat: Implement Theme Context for light/dark mode management feat: Add comprehensive API documentation for Ankur Halder Portfolio API feat: Define TypeScript interfaces for API documentation structure chore: Add TypeScript configuration file for project setup
4b28a5d · 8/30/2025