{"id":19237693,"url":"https://github.com/adamouization/portfolio-website","last_synced_at":"2025-04-21T06:31:35.593Z","repository":{"id":14325026,"uuid":"196281102","full_name":"Adamouization/Portfolio-Website","owner":"Adamouization","description":":paperclip: My personal website powered by Jekyll containing my programming skills, education, work experiences and online projects.","archived":false,"fork":false,"pushed_at":"2025-01-20T15:27:48.000Z","size":83337,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T10:41:54.135Z","etag":null,"topics":["css","html","javascript","jekyll","jekyll-site","liquid","particles-js","programming-skills"],"latest_commit_sha":null,"homepage":"http://www.adam.jaamour.com","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/Adamouization.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}},"created_at":"2019-07-10T22:08:57.000Z","updated_at":"2025-01-26T18:51:36.000Z","dependencies_parsed_at":"2024-05-19T11:27:25.600Z","dependency_job_id":"08aeeaef-61c1-4f8c-bd98-4ed6d2eae1cf","html_url":"https://github.com/Adamouization/Portfolio-Website","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamouization%2FPortfolio-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamouization%2FPortfolio-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamouization%2FPortfolio-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamouization%2FPortfolio-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adamouization","download_url":"https://codeload.github.com/Adamouization/Portfolio-Website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250008195,"owners_count":21359945,"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":["css","html","javascript","jekyll","jekyll-site","liquid","particles-js","programming-skills"],"created_at":"2024-11-09T16:27:51.991Z","updated_at":"2025-04-21T06:31:35.586Z","avatar_url":"https://github.com/Adamouization.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"My Portfolio Website\n=======================\n\nThis is a one-page mobile-friendly website powered by Jekyll that I use to act as an interactive online CV. It contains my programming skills, education, work experiences and online projects.\n\nYou can visit the website live here: [www.adam.jaamour.com](http://www.adam.jaamour.com/)\n\n## Screenshots\n\n![Welcome page screenshot](assets/img/screenshot.png)\n\n## Download\n\n* **[v2.6](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v2.6) (19/05/2024)**\n* [v2.5](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v2.5) (04/02/2024)\n* [v2.4](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v2.4) (13/12/2023)\n* [v2.3](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v2.3) (11/05/2023)\n* [v2.2](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v2.2) (17/07/2022)\n* [v2.1](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v2.1) (14/10/2020)\n* [v2.0](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v2.0) (26/05/2020)\n* [v1.3](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v1.3) (25/05/2020)\n* [v1.2](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v1.2) (06/01/2020)\n* [v1.1](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v1.1) (19/09/2019)\n* [v1.0](https://github.com/Adamouization/Adamouization.github.io/releases/tag/v1.0) (01/08/2019)\n\n## Local Usage\n\nHow to run the website locally.\n\n* [Install Ruby manually](https://jekyllrb.com/docs/installation/macos/), replacing the preinstalled ruby version (mac)\n\n```shell\nbrew install chruby ruby-install xz\nruby-install ruby 3.1.3  # ruby-install ruby 3.1.3\n```\n\n* [Install Jekyll](https://jekyllrb.com/docs/installation/)\n\n```shell\ngem install bundler jekyll\n```\n\n* Clone the repository (or download the zipped project):\n```\n$ git clone https://github.com/Adamouization/Adamouization.github.io\n```\n\n* Move in the directory and install the dependencies specified in the Gemfile:\n\n```\nbundle install\n```\n\n* Compile and run the website:\n```\nbundle exec jekyll serve --watch\n```\n\n* Visit the website on `127.0.0.1:4000`\n\n## To Do\n* see [TODO - Initial Release](https://github.com/Adamouization/Adamouization.github.io/projects/1) board.\n* see [TODO - Future Releases](https://github.com/users/Adamouization/projects/2) board.\n\n## License \n* see [LICENSE](https://github.com/Adamouization/Adamouization.github.io/blob/master/LICENSE) file.\n\n## Contact\n* Email: adam[at]jaamour[dot]com\n* Linktree: [linktr.ee/adamouization](https://linktr.ee/adamouization)\n* LinkedIn: [linkedin.com/in/adamjaamour](https://www.linkedin.com/in/adamjaamour/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamouization%2Fportfolio-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamouization%2Fportfolio-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamouization%2Fportfolio-website/lists"}