{"id":22062336,"url":"https://github.com/flibouche/flibouche-2d-portfolio","last_synced_at":"2026-04-13T13:32:50.096Z","repository":{"id":245624500,"uuid":"815800815","full_name":"Flibouche/Flibouche-2D-Portfolio","owner":"Flibouche","description":"You can access my 2D pixel art portfolio here : https://flibouche-2d-portfolio.vercel.app/","archived":false,"fork":false,"pushed_at":"2024-07-03T15:24:23.000Z","size":315,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T17:40:32.578Z","etag":null,"topics":["2d-game","kaboom-js","pixel-art","tiled-map-editor","vitejs"],"latest_commit_sha":null,"homepage":"https://flibouche-2d-portfolio.vercel.app","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/Flibouche.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":"2024-06-16T07:40:01.000Z","updated_at":"2024-07-03T15:24:26.000Z","dependencies_parsed_at":"2024-11-30T18:19:31.628Z","dependency_job_id":"72b33da2-e1b7-4558-bf21-13216d775368","html_url":"https://github.com/Flibouche/Flibouche-2D-Portfolio","commit_stats":null,"previous_names":["flibouche/flibouche-2d-portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Flibouche/Flibouche-2D-Portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flibouche%2FFlibouche-2D-Portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flibouche%2FFlibouche-2D-Portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flibouche%2FFlibouche-2D-Portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flibouche%2FFlibouche-2D-Portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flibouche","download_url":"https://codeload.github.com/Flibouche/Flibouche-2D-Portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flibouche%2FFlibouche-2D-Portfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["2d-game","kaboom-js","pixel-art","tiled-map-editor","vitejs"],"created_at":"2024-11-30T18:19:27.604Z","updated_at":"2026-04-13T13:32:50.070Z","avatar_url":"https://github.com/Flibouche.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flibouche-2D-Portfolio\n\n\u003cimg style=\"width:100%\" src=\"https://github.com/Flibouche/Flibouche-2D-Portfolio/blob/main/images/2DPorfolio1.png\"\u003e\n\nWelcome to my CV/Portfolio repository ! \u003cbr /\u003e\nI followed the FreeCodeCamp tutorial \u003ca href=\"https://www.youtube.com/watch?v=wy_fSStEgMs\"\u003eBuild a Dev Portfolio as a 2D Game - JavaScript Course\u003c/a\u003e and decided to enhance it visually to personalize it according to my preferences. \u003cbr /\u003e\nThis portfolio is still a work in progress ! You can visit it here : \u003ca href=\"https://flibouche-2d-portfolio.vercel.app/\"\u003eMy 2D Portfolio !\u003c/a\u003e\n\n## How to run\n\nNote: You need `Node.js` and `npm` installed on your machine.\n\n`npm install` then `npm run dev`\n\n## How to build\n\n`npm run build` and a dist folder should be created.\n\n## How to preview the build\n\n`npm run preview`\n\n## Project Contents\n\n- **Setup** : Learn how to set up my development environment with Kaboom.js.\n- **Loading Assets** : Manage game assets effectively to create an immersive game environment.\n- **Using Tiled for Maps** : Utilize Tiled, a versatile tool, to design and manage game maps.\n- **isplaying the Map** : Implement logic to render the game map on the screen.\n- **Creating the Player** : Develop a player character to represent yourself within the game.\n- **Boundary and Dialogue Logic** : Program game boundaries and interactive dialogues to enhance gameplay.\n- **Player Movement and Spawning** : Implement logic for player movement and character spawning.\n- **Camera Scaling, Animations, and Dialogue Text** : Add visual polish with camera effects, animations, and dynamic dialogue text.\n\n## Technologies Used\n\n- Vite.js\n- Kaboom.js\n- Node.js\n- NPM\n- Tiled\n\n## Copyrights\n\n- Pixel Art visuals by : \u003ca href=\"https://limezu.itch.io/moderninteriors\"\u003eLimeZu\u003c/a\u003e\n- This project is licensed under the MIT LIcense - see the \u003ca href=\"https://github.com/Flibouche/Flibouche-2D-Portfolio/blob/main/LICENSE\"\u003eLICENSE\u003c/a\u003e file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflibouche%2Fflibouche-2d-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflibouche%2Fflibouche-2d-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflibouche%2Fflibouche-2d-portfolio/lists"}