{"id":32807305,"url":"https://github.com/allahrakha-7/portfolio","last_synced_at":"2026-04-29T21:06:16.220Z","repository":{"id":322604673,"uuid":"1090092009","full_name":"allahrakha-7/portfolio","owner":"allahrakha-7","description":"Hi 👋 , I'm Allah Rakha. I'm a full-stack developer with 2+ years of experience, turning complex ideas into exceptional digital experiences. Let's build something amazing together.","archived":false,"fork":false,"pushed_at":"2025-11-05T11:01:44.000Z","size":699,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-05T12:07:51.108Z","etag":null,"topics":["framer-motion","html-css-javascript","reacticons","reactjs","tailwindcss","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://allahrakhadevcom.vercel.app/","language":"JavaScript","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/allahrakha-7.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-11-05T08:00:15.000Z","updated_at":"2025-11-05T11:01:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/allahrakha-7/portfolio","commit_stats":null,"previous_names":["allahrakha-7/portfolio"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/allahrakha-7/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allahrakha-7%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allahrakha-7%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allahrakha-7%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allahrakha-7%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allahrakha-7","download_url":"https://codeload.github.com/allahrakha-7/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allahrakha-7%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"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":["framer-motion","html-css-javascript","reacticons","reactjs","tailwindcss","vercel-deployment"],"created_at":"2025-11-06T16:01:00.473Z","updated_at":"2026-04-29T21:06:16.215Z","avatar_url":"https://github.com/allahrakha-7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Portfolio\n\nThis is the official repository for my personal portfolio, built from scratch to showcase my skills, projects, and work experience as a Full-Stack Developer. The site is fully responsive, interactive, and designed with a modern, eye-catching UI.\n\n---\n\n## 🚀 Live Demo\n\nYou can view the live deployed version of this portfolio here:\n\n**https://allahrakhadevcom.vercel.app/**\n\n---\n\n## ✨ Features\n\nThis portfolio is a single-page application that includes:\n\n* **Dynamic Hero Section:** A professional \"welcome\" section with an animated `TypeAnimation` component to display my roles (e.g., \"Full-Stack Developer\", \"Node.js Expert\").\n* **Eye-Catching Visuals:** Features a custom circular image component with a soft, pulsing glow effect.\n* **Interactive Skills Grid:** A \"Skills \u0026 Technologies\" section with filter buttons. Users can click \"All,\" \"Frontend,\" \"Backend,\" etc., to see an animated grid of relevant technology icons.\n* **Animated Experience Timeline:** A vertical timeline that showcases my professional work history, with cards that animate in on scroll.\n* **Featured Projects Section:** A clean, alternating (left/right) layout to display my best projects, complete with descriptions, tech tags, and links.\n* **WhatsApp Contact Form:** A modern contact form that captures the user's name, email, subject, and message, and then formats it into a pre-filled WhatsApp message by opening a `wa.me` link.\n* **Responsive Design:** The entire site is built mobile-first and is fully responsive for all devices, from small phones to large desktops.\n* **Consistent UI/Branding:** Uses a custom-defined dark theme based on the `rich_black`, `prussian_blue`, `cerulean`, and `picton_blue` color palette.\n\n---\n\n## 💻 Tech Stack\n\nThis project was built using a modern frontend stack:\n\n* **Core:** React.js, Vite\n* **Styling:** Tailwind CSS (for all component styling and layout)\n* **Animations:** Framer Motion (for all page-scroll and component-level animations)\n* **Icons:** React Icons\n* **Deployment:** Vercel\n\n---\n\n## 🏃‍♂️ Running Locally\n\nTo get a local copy up and running, follow these simple steps.\n\n### Prerequisites\n\nYou must have [Node.js](https://nodejs.org/en) (which includes npm) installed on your machine.\n\n### Installation \u0026 Startup\n\n1.  **Clone the repository:**\n    ```bash\n    git clone https://github.com/allahrakha-7/portfolio.git\n    ```\n\n2.  **Install NPM packages:**\n    ```bash\n    npm install\n    ```\n\n3.  **Run the development server:**\n    ```bash\n    npm run dev\n    ```\n---\n\n## 👤 Contact\n\nYou can reach me through the following channels:\n\n* **GitHub:** [@allahrakha-7](https://github.com/allahrakha-7)\n* **LinkedIn:** [@allahrakha7](https://www.linkedin.com/in/allahrakha7)\n* **Email:** armozi07911000@gmail.com\n\n# React + Vite\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallahrakha-7%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallahrakha-7%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallahrakha-7%2Fportfolio/lists"}