{"id":25868136,"url":"https://github.com/kmohamedalie/portfolio","last_synced_at":"2026-02-03T18:03:38.814Z","repository":{"id":279518634,"uuid":"939080514","full_name":"Kmohamedalie/Portfolio","owner":"Kmohamedalie","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-26T01:24:16.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T01:32:40.991Z","etag":null,"topics":["artificial-intelligence","business-intelligence","data-science","prompt-engineering"],"latest_commit_sha":null,"homepage":"https://kmohamedalie.github.io/Portfolio/","language":"HTML","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/Kmohamedalie.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":"2025-02-26T00:42:55.000Z","updated_at":"2025-02-26T01:24:19.000Z","dependencies_parsed_at":"2025-02-26T01:42:46.504Z","dependency_job_id":null,"html_url":"https://github.com/Kmohamedalie/Portfolio","commit_stats":null,"previous_names":["kmohamedalie/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kmohamedalie/Portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kmohamedalie%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kmohamedalie%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kmohamedalie%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kmohamedalie%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kmohamedalie","download_url":"https://codeload.github.com/Kmohamedalie/Portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kmohamedalie%2FPortfolio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263219789,"owners_count":23432734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["artificial-intelligence","business-intelligence","data-science","prompt-engineering"],"created_at":"2025-03-02T04:36:44.905Z","updated_at":"2026-02-03T18:03:38.754Z","avatar_url":"https://github.com/Kmohamedalie.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mohamed Alie Kamara - Portfolio Website\r\n\r\n[![Website Status](https://img.shields.io/website?url=https%3A%2F%2Fkmohamedalie.github.io%2FPortfolio%2F)](https://kmohamedalie.github.io/Portfolio/)\r\n[![GitHub last commit](https://img.shields.io/github/last-commit/Kmohamedalie/Portfolio)](https://github.com/Kmohamedalie/Portfolio/commits/master)\r\n\r\nA modern, responsive portfolio website showcasing my Data Science and Business Intelligence projects.\r\n\r\n## 🌟 Live Demo\r\n\r\nVisit the website: [Mohamed Alie Kamara Portfolio](https://kmohamedalie.github.io/Portfolio/)\r\n\r\n## 🚀 Features\r\n\r\n- **Responsive Design**: Optimized for all device sizes\r\n- **Project Showcases**:\r\n  - Data Science \u0026 Machine Learning Projects\r\n  - Business Intelligence \u0026 Analytics Projects\r\n- **Interactive UI**: Smooth animations and transitions\r\n- **Accessibility**: WCAG compliant and color-blind friendly\r\n- **Performance**: Optimized loading and rendering\r\n\r\n## 💻 Technologies Used\r\n\r\n- HTML5\r\n- CSS3\r\n- JavaScript\r\n- Font Awesome Icons\r\n- Google Fonts\r\n\r\n## 📂 Project Structure\r\n\u003ccode\u003e\r\nPortfolio/\r\n├── index.html # Main HTML file\r\n├── styles.css # CSS styles\r\n├── README.md # Project documentation\r\n├── images/ # Project images\r\n├── data/ # Data files\r\n└── scripts/ # JavaScript files\r\n\u003c/code\u003e\r\n\r\n## 🎯 Featured Projects\r\n\r\n### Data Science \u0026 Machine Learning\r\n\r\n- SpaceX Falcon 9 Landing Prediction\r\n- Faces in the Wild (Facial Recognition)\r\n- YOLO Object Detection\r\n\r\n### Business Intelligence\r\n\r\n- AdventureWorks Bike Shop Dashboard\r\n- Euro Debt Crisis Analysis\r\n- UK Bank Customer Segmentation\r\n\r\n## 🔧 Development\r\n\r\nTo run this project locally:\r\n\r\n1. Clone the repository:\r\n\r\n```bash\r\ngit clone https://github.com/Kmohamedalie/Portfolio.git\r\n```\r\n\r\n2. Navigate to the project directory:\r\n\r\n```bash\r\ncd Portfolio\r\n```\r\n\r\n3. Open `index.html` in your browser or use a local server:\r\n\r\n```bash\r\n# Using Python\r\npython -m http.server 8000\r\n```\r\n\r\n## 📱 Responsive Design\r\n\r\nThe website is fully responsive with breakpoints for:\r\n\r\n- Mobile devices (\u003c 768px)\r\n- Tablets (768px - 1024px)\r\n- Desktop (\u003e 1024px)\r\n\r\n## 🌈 Accessibility Features\r\n\r\n- ARIA labels for better screen reader support\r\n- Color contrast ratios meeting WCAG standards\r\n- Keyboard navigation support\r\n- Color-blind friendly design\r\n- Reduced motion preferences support\r\n\r\n## 🔗 Connect with Me\r\n\r\n- [LinkedIn](https://www.linkedin.com/in/mohamed-alie-kamara-8765941a4/)\r\n- [GitHub](https://github.com/Kmohamedalie)\r\n\r\n## 📄 License\r\n\r\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\r\n\r\nThis website is open source and available under the MIT License, which means:\r\n\r\n- ✅ Commercial use\r\n- ✅ Modification\r\n- ✅ Distribution\r\n- ✅ Private use\r\n- ✅ Liability and warranty limitations\r\n\r\nFor more details, see the [LICENSE](https://opensource.org/license/MIT) file in this repository.\r\n\r\n## 🙏 Acknowledgments\r\n\r\n- Portfolio website developed with assistance from [Claude AI](https://www.anthropic.com/claude)\r\n- Icons provided by [Font Awesome](https://fontawesome.com/)\r\n- Fonts from [Google Fonts](https://fonts.google.com/)\r\n\r\n---\r\n\r\n© 2024 Mohamed Alie Kamara. All rights reserved.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmohamedalie%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmohamedalie%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmohamedalie%2Fportfolio/lists"}