{"id":29645320,"url":"https://github.com/mrigank005/portfolio","last_synced_at":"2026-04-18T00:02:19.880Z","repository":{"id":302709600,"uuid":"1013368886","full_name":"Mrigank005/Portfolio","owner":"Mrigank005","description":"Welcome to the GitHub repository for my personal portfolio website, built to showcase my projects, skills, experience, and achievements as a developer and creative technologist.","archived":false,"fork":false,"pushed_at":"2026-01-12T22:40:47.000Z","size":1455,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T02:45:56.609Z","etag":null,"topics":["ai-enthusiast","developer-portfolio","developer-profile","fullstack-developer","ml-enthusiast","portfolio","react","responsive-website","tailwind","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://mrigank-portfolio-website.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/Mrigank005.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-03T19:32:35.000Z","updated_at":"2026-01-12T22:40:50.000Z","dependencies_parsed_at":"2025-08-04T06:36:10.771Z","dependency_job_id":"9e06a893-5585-4651-a4f0-3c459d319abb","html_url":"https://github.com/Mrigank005/Portfolio","commit_stats":null,"previous_names":["mrigank005/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mrigank005/Portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mrigank005","download_url":"https://codeload.github.com/Mrigank005/Portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrigank005%2FPortfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["ai-enthusiast","developer-portfolio","developer-profile","fullstack-developer","ml-enthusiast","portfolio","react","responsive-website","tailwind","vercel-deployment"],"created_at":"2025-07-22T01:35:34.574Z","updated_at":"2026-04-18T00:02:19.871Z","avatar_url":"https://github.com/Mrigank005.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Mrigank Singh | AI-Integrated Portfolio\n\n![Portfolio Banner](public/Portfolio-Thumbnail.webp)\n[![Live Demo](https://img.shields.io/badge/Live_Demo-Visit_Site-blue?style=for-the-badge\u0026logo=vercel)](https://mrigank-portfolio-website.vercel.app/)\n[![React](https://img.shields.io/badge/React-18-61DAFB?style=for-the-badge\u0026logo=react)](https://reactjs.org/)\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind-CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css)](https://tailwindcss.com/)\n[![Gemini AI](https://img.shields.io/badge/AI-Google_Gemini-8E75B2?style=for-the-badge\u0026logo=google)](https://deepmind.google/technologies/gemini/)\n\n## 👋 Overview\n\nWelcome to my personal portfolio! This isn't just a static showcase of my work—it's a **Full-Stack AI Application**. \n\nBeyond displaying my projects (DASES, MealMatch) and my 3 patents, this site features a **custom RAG (Retrieval-Augmented Generation) Chatbot**. \"Mrigank AI\" can answer questions about my technical skills, experience, and background in real-time, powered by a vector database and Google's Gemini LLM.\n\n## ✨ Key Features\n\n* **🤖 AI Assistant (RAG Chatbot):**\n    * A persistent, context-aware chatbot trained on my resume and technical documentation.\n    * **Tech:** Google Gemini 2.5 Flash Lite + Pinecone Vector DB.\n    * **UX:** Features \"typing effect\" streaming, Markdown rendering, and session persistence.\n    * **Architecture:** Desktop Sidebar / Mobile Bottom Drawer.\n* **🎨 Modern UI/UX:**\n    * Glassmorphism design language using **Tailwind CSS**.\n    * Smooth animations powered by **Framer Motion**.\n    * Fully responsive layout for all devices.\n* **🛠️ Real-World Engineering:**\n    * **Cold Start Handling:** Implemented \"Health Pings\" to wake up the serverless backend immediately on site load.\n    * **Security:** CORS configured backend and clean environment variable management.\n\n## 🛠️ Tech Stack\n\n### Frontend (This Repo)\n* **Framework:** React (Vite)\n* **Styling:** Tailwind CSS, PostCSS\n* **Animations:** Framer Motion\n* **Icons:** Lucide React\n* **Markdown:** `react-markdown` with `remark-gfm`\n* **Deployment:** Vercel\n\n### Backend ([Separate Repo](https://github.com/Mrigank005/Portfolio-Backend))\n* **API:** FastAPI (Python)\n* **LLM:** Google Gemini 2.0 Flash Lite Preview\n* **Vector DB:** Pinecone (768 Dimensions)\n* **SDK:** Google GenAI SDK v1.0\n* **Deployment:** Hugging Face Spaces\n\n## 🧠 AI Architecture\n\nThe \"Mrigank AI\" chatbot works on a **Retrieval-Augmented Generation (RAG)** pipeline:\n\n1.  **Ingestion:** My resume and project docs are chunked and embedded using `gemini-embedding-001`.\n2.  **Storage:** Vectors are stored in a **Pinecone** index.\n3.  **Query:** When you ask a question, the backend searches Pinecone for the most relevant context.\n4.  **Generation:** The context + your question are sent to **Gemini 2.5 Flash**, which generates a grounded response.\n5.  **Response:** The answer is sent back to the frontend and rendered with a typing animation.\n\n## 📬 Contact\n\n* **Mrigank Singh**\n* **Email:** [mriganksingh005@gmail.com]\n* **LinkedIn:** [https://www.linkedin.com/in/mrigank005]\n* **GitHub:** [https://github.com/Mrigank005]\n\n---\n\n*© 2026 Mrigank Singh. Built with ❤️ and a lot of caffeine.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrigank005%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrigank005%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrigank005%2Fportfolio/lists"}