{"id":23611133,"url":"https://github.com/rahulkrsharma2004/pivot-assignment","last_synced_at":"2026-04-08T18:31:17.026Z","repository":{"id":269149744,"uuid":"906559807","full_name":"Rahulkrsharma2004/Pivot-Assignment","owner":"Rahulkrsharma2004","description":"The Pokemon Web Application is designed to showcase frontend development skills through three progressive challenges. The application is built using React, Next.js, TypeScript, and Tailwind CSS, with Pokemon API for data. ","archived":false,"fork":false,"pushed_at":"2025-01-20T15:39:48.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T18:49:34.209Z","etag":null,"topics":["next-js","react-forms","react-hooks","react-router-dom","reactjs","tailwindcss","typescript","vercel-deployment","zod"],"latest_commit_sha":null,"homepage":"https://pivot-pokemon.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rahulkrsharma2004.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-21T08:36:57.000Z","updated_at":"2025-01-20T15:39:50.000Z","dependencies_parsed_at":"2024-12-21T10:25:51.757Z","dependency_job_id":"3bcd1105-215a-4d50-a697-ee9e3f15c763","html_url":"https://github.com/Rahulkrsharma2004/Pivot-Assignment","commit_stats":null,"previous_names":["rahulkrsharma2004/pivot-assignment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rahulkrsharma2004/Pivot-Assignment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FPivot-Assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FPivot-Assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FPivot-Assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FPivot-Assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahulkrsharma2004","download_url":"https://codeload.github.com/Rahulkrsharma2004/Pivot-Assignment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FPivot-Assignment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31568578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["next-js","react-forms","react-hooks","react-router-dom","reactjs","tailwindcss","typescript","vercel-deployment","zod"],"created_at":"2024-12-27T16:13:22.035Z","updated_at":"2026-04-08T18:31:16.966Z","avatar_url":"https://github.com/Rahulkrsharma2004.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokemon Web Application\n\n## Overview\n\nThe Pokemon Web Application is designed to showcase frontend development skills through three progressive challenges. The application is built using React, Next.js, TypeScript, and Tailwind CSS, with optional backend support using Node.js, Express, and MongoDB. The primary goal is to create an interactive, responsive, and accessible Pokemon Explorer Web Application.\n\n## Image\n\n\u003cimg width=\"936\" alt=\"poke1\" src=\"https://github.com/user-attachments/assets/5a9863a5-5b30-47da-92de-d6e3b5bc2393\" /\u003e\n\u003cimg width=\"947\" alt=\"poke2\" src=\"https://github.com/user-attachments/assets/97d14509-cfa0-4a2c-aad1-0e091c95ff6b\" /\u003e\n\n### Primary Technologies\n- React\n- Next.js\n- TypeScript\n- Tailwind CSS\n- Pokemon API\n\n## Project Challenges\n\n### Challenge 1: Pokemon Card Component\n\n**Objective:** Create a reusable Pokemon card component.\n\n#### Requirements\n- Design a `\u003cPokemonCard /\u003e` component that displays:\n  - Pokemon name\n  - Unique ID\n  - Type(s)\n  - Sprite/Image\n  - Basic stats (optional)\n\n```tsx\ninterface PokemonCardProps {\n  id: number;\n  name: string;\n  types: string[];\n  sprite: string;\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulkrsharma2004%2Fpivot-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulkrsharma2004%2Fpivot-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulkrsharma2004%2Fpivot-assignment/lists"}