{"id":15476766,"url":"https://github.com/mahammad-mostafa/personal-portfolio","last_synced_at":"2025-07-03T14:40:44.438Z","repository":{"id":171858575,"uuid":"648235608","full_name":"mahammad-mostafa/personal-portfolio","owner":"mahammad-mostafa","description":"That is the second project in the first module at Microverse program. It is a portfolio website built from a template in Figma.","archived":false,"fork":false,"pushed_at":"2024-02-29T17:17:10.000Z","size":2062,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T14:34:38.135Z","etag":null,"topics":["css3","es6-javascript","eslint","flexbox","grid-layout","html-css-javascript","html5","microverse","microverse-projects","microverse-students","mit-license","responsive-layout","responsive-website","styelint","webhint"],"latest_commit_sha":null,"homepage":"https://mahammad-mostafa.github.io/personal-portfolio/","language":"CSS","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/mahammad-mostafa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-06-01T13:59:36.000Z","updated_at":"2024-05-23T14:03:43.000Z","dependencies_parsed_at":"2023-09-13T04:04:47.882Z","dependency_job_id":"9c338a11-a189-4750-935b-65e7459b2e7c","html_url":"https://github.com/mahammad-mostafa/personal-portfolio","commit_stats":null,"previous_names":["mahammad-mostafa/personal-portfolio-site","mahammad-mostafa/personal-portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mahammad-mostafa/personal-portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fpersonal-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fpersonal-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fpersonal-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fpersonal-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahammad-mostafa","download_url":"https://codeload.github.com/mahammad-mostafa/personal-portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fpersonal-portfolio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263343174,"owners_count":23452121,"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":["css3","es6-javascript","eslint","flexbox","grid-layout","html-css-javascript","html5","microverse","microverse-projects","microverse-students","mit-license","responsive-layout","responsive-website","styelint","webhint"],"created_at":"2024-10-02T03:41:02.895Z","updated_at":"2025-07-03T14:40:44.414Z","avatar_url":"https://github.com/mahammad-mostafa.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"title\"\u003e\u003c/a\u003e\n\n\u003c!-- TITLE --\u003e\n\n# 🏷️ Personal Portfolio\n\nThis is the second project in the first module in the **Microverse** program.\n\u003cbr/\u003e\nCheck the below contents for further details about this project.\n\n\u003c!-- CONTENTS --\u003e\n\n# 📗 Contents\n\n- [Description](#description)\n- [Instructions](#instructions)\n- [Authors](#authors)\n- [Future](#future)\n- [Contributions](#contributions)\n- [Support](#support)\n- [Acknowledgements](#acknowledgements)\n- [License](#license)\n\n\u003c!-- DESCRIPTION --\u003e\n\n\u003ca name=\"description\"\u003e\u003c/a\u003e\n\n# 📖 Description\n\nThis project is about building a personal portfolio website. It contains three main files (`index.html` / `style.css` / `script.js`).\nIt also includes some config linters for (`HTML` / `CSS3` / `JavaScript`) in the `.github` folder. \n\n📌 **Live Demo:**\n- See the project live from [here](https://mahammad-mostafa.github.io/personal-portfolio).\n- Check a screen recording to showcase the project from [here](https://www.loom.com/share/88c81920af414ed990ed921229723289?sid=0fbd0b34-c04f-4c6b-9923-e7802dd173e0).\n\n📌 **Tech Stack:**\n- Page strucutre is built with `HTML5`\n- Styling and effects built with `CSS3`\n- Interaction and dynamic content built with `JavaScript`\n\n📌 **Key Features:**\n- Mobile first design approach\n- Responsive design on all screens\n- Icons in SVG format for sharp visuals\n- Hover effect on every link and icon\n- Animation on hero section heading\n- Toolbar with logo and menu button\n- Toggling hamburger mobile menu\n- Smooth scrolling for each section\n- Menu higlight with scrolling sections\n- Hero section with titles and paragraph\n- Works section with a detailed card for each item\n- About section containing text information\n- Contact section with a form to submit\n- Footer section with social icons links\n- Details Popup window for browsing each project\n- Navigation buttons inside popup window\n- Custom form validation in contact form\n- Preserving contact form information in browser\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- INSTRUCTIONS --\u003e\n\n\u003ca name=\"instructions\"\u003e\u003c/a\u003e\n\n# 🛠️ Instructions\n\nYou can easily download or fork this repository and work on it immadiately!\n\n📌 **Prerequisites:**\n- No prior requirements needed!\n\n📌 **Setup:**\n- Simply download or fork this repository.\n\n📌 **Deployment:**\n- You can deploy this project by uploading three files (`index.html` / `style.css` / `script.js`) to a live server.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n\u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n# 👥 Authors\n\n📌 **Mahammad:**\n- [GitHub](https://github.com/mahammad-mostafa)\n- [Twitter](https://twitter.com/mahammad_mostfa)\n- [LinkedIn](https://linkedin.com/in/mahammad-mostafa)\n\n📌 **Etsubdink:**\n- [GitHub](https://github.com/etsubdink-demeke12)\n\n📌 **Mark:**\n- [GitHub](https://github.com/as1imwe-mark)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- FUTURE --\u003e\n\n\u003ca name=\"future\"\u003e\u003c/a\u003e\n\n# 🔭 Future\n\nSome additional features I may implement in the project:\n- [ ] Backend and database integration\n- [ ] Admin panel for content management\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- CONTRIBUTIONS --\u003e\n\n\u003ca name=\"contributions\"\u003e\u003c/a\u003e\n\n# 🤝🏻 Contributions\n\nWish to contribute to this project?\n\u003cbr/\u003e\nContributions, issues, and feature requests are more than welcome!\n\u003cbr/\u003e\nFeel free to check the [issues](../../issues) page too.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n\u003ca name=\"support\"\u003e\u003c/a\u003e\n\n# ⭐️ Support\n\nLike this project? Show your support by starring!\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n\u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n# 🙏🏻 Acknowledgements\n\nI thank everyone at **Microverse** for guiding me through this project.\n\u003cbr/\u003e\nSpecial thanks for [John](https://github.com/Rysth) who contributed this [issue](../../issues/3). \n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n\n# 📝 License\n\nThis project is [MIT](LICENSE.md) licensed.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Fpersonal-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahammad-mostafa%2Fpersonal-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Fpersonal-portfolio/lists"}