{"id":20437750,"url":"https://github.com/imakim03/portfolio_website","last_synced_at":"2026-04-13T05:46:02.229Z","repository":{"id":259324787,"uuid":"877508679","full_name":"imakim03/Portfolio_Website","owner":"imakim03","description":"⭐ Personal portfolio website built with passion and React—scroll through my work (o゜▽゜)o","archived":false,"fork":false,"pushed_at":"2025-08-24T17:58:18.000Z","size":15511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T22:04:39.204Z","etag":null,"topics":["css","html","personal-website","porfolio","portfolio-project","portfolio-website","react","react-components","react-hooks","react-router","reactjs","website-design"],"latest_commit_sha":null,"homepage":"http://imanekimissi.website/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imakim03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-10-23T19:13:54.000Z","updated_at":"2025-03-21T14:46:36.000Z","dependencies_parsed_at":"2025-01-15T18:52:49.803Z","dependency_job_id":"931563fc-f8ed-4ca2-838c-a908ff11c800","html_url":"https://github.com/imakim03/Portfolio_Website","commit_stats":null,"previous_names":["imakim03/portfolio_website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imakim03/Portfolio_Website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imakim03%2FPortfolio_Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imakim03%2FPortfolio_Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imakim03%2FPortfolio_Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imakim03%2FPortfolio_Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imakim03","download_url":"https://codeload.github.com/imakim03/Portfolio_Website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imakim03%2FPortfolio_Website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31741541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T05:13:27.074Z","status":"ssl_error","status_checked_at":"2026-04-13T05:13:25.150Z","response_time":93,"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":["css","html","personal-website","porfolio","portfolio-project","portfolio-website","react","react-components","react-hooks","react-router","reactjs","website-design"],"created_at":"2024-11-15T09:07:13.253Z","updated_at":"2026-04-13T05:46:01.838Z","avatar_url":"https://github.com/imakim03.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Portfolio Website\n\nWelcome to my personal portfolio website! Here, you'll discover a collection of my projects, skills, and creative endeavors, all crafted with passion using React. \n\nI invite you to explore my work and don’t forget to leave a message if you visited the site (/≧▽≦)/\n\n\n**Live Demo**: [https://www.imanekimissi.website](www.imanekimissi.website)\n\n## Screenshots ☆\n### Home Page (Dark/Light mode)\n![image (5)](https://github.com/user-attachments/assets/e2fa5391-4604-4e8d-aaef-bb16c5443d5a)\n### Projects Page\n![image (2)](https://github.com/user-attachments/assets/9a502a77-729f-4d8f-8736-2081a8199a3c)\n### AboutMe Page\n![image (3)](https://github.com/user-attachments/assets/a02b1e31-bfb9-4c93-ba93-fbe8bfb9c68e)\n### Contact Page\n![image (4)](https://github.com/user-attachments/assets/bd82ad66-78e5-4ff7-a8cc-c19a8eb26d91)\n\n## Technologies Used\n- **React:** Used to create interactive and reusable UI components.\n- **Framer Motion:** For smooth animations and transitions.\n- **CSS3 \u0026 Styled Components:** For styling and making the website fully responsive.\n- **React Router:** For seamless navigation between sections.\n\n## Features\n- **Responsive Design:** Optimized for all devices—desktop, tablet, and mobile.\n- **Interactive Animations:** Subtle and fun animations powered by Framer Motion.\n- **Projects Showcase:** A curated selection of my best work, with detailed descriptions.\n- **Contact Form:** Have a question or want to collaborate? It's easy to reach me via the built-in contact form!\n- **Light/Dark Mode:** Switch between light and dark themes for your preferred viewing experience.\n- **Multi-Language Support:** Available in both English and French.\n\n## Getting Started\nFollow the instructions below to run the project locally.\n\n### Prerequisites\nMake sure you have Node.js and npm (or Yarn) installed on your machine.\n\n### Installation\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/imakim03/Portfolio_Website\n   ```\n2. Navigate into the project directory:\n   ```bash\n    cd Portfolio_Website\n   ```\n4. Install the dependencies:\n   ```bash\n    npm install\n   ```\n\n### Running the Project\nOnce the dependencies are installed, you can start the development server:\n  ```bash\n  npm start\n  ```\n\nThe website will be available at `http://localhost:3000`.\n\n## Project Structure\n```\n  ├── src\n  |   ├── Cards        # Contains card components used in Home Page\n  │   ├── Components   # Reusable components for the website\n  |   ├── Hooks        # Custom React hooks\n  │   ├── Pages        # Different sections/pages of the website\n  |   ├── i18n         # Internationalization files for multi-language support\n  │   ├── Images       # Static images used in the project\n  │   ├── Styles       # Global and component-specific styling\n  |   ├── App.css      # Main CSS file\n  │   ├── App.js       # Main App component\n  |   └── index.js     # Entry point of the application\n  ├── package.json     # Project dependencies and scripts\n  ├── public           # Public assets and index.html\n  └── README.md        # Project documentation\n```\n\n## Contributing ♡\nFeel free to contribute to this project by submitting issues or pull requests! All kinds of contributions are welcome.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/imakim03/Portfolio_Website/blob/master/LICENSE) file for details.\n\n## Contact\nIf you'd like to connect or collaborate, feel free to reach out:\n- Email: [kiimissi.imane@gmail.com](mailto:kiimissi.imane@gmail.com)\n- LinkedIn: [Kimissi Imane](https://www.linkedin.com/in/kimissi-imane-7b1aa624a/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimakim03%2Fportfolio_website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimakim03%2Fportfolio_website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimakim03%2Fportfolio_website/lists"}