{"id":27312966,"url":"https://github.com/zjamali/ft_transcendence","last_synced_at":"2025-09-17T19:25:21.154Z","repository":{"id":52242234,"uuid":"499575202","full_name":"zjamali/ft_transcendence","owner":"zjamali","description":"pong website","archived":false,"fork":false,"pushed_at":"2022-08-17T07:45:50.000Z","size":45223,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T06:50:03.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/zjamali.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}},"created_at":"2022-06-03T16:16:23.000Z","updated_at":"2022-08-14T17:51:41.000Z","dependencies_parsed_at":"2022-08-26T05:40:46.537Z","dependency_job_id":null,"html_url":"https://github.com/zjamali/ft_transcendence","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zjamali/ft_transcendence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Fft_transcendence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Fft_transcendence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Fft_transcendence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Fft_transcendence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zjamali","download_url":"https://codeload.github.com/zjamali/ft_transcendence/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Fft_transcendence/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275649536,"owners_count":25503210,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-04-12T06:50:00.446Z","updated_at":"2025-09-17T19:25:21.105Z","avatar_url":"https://github.com/zjamali.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ft_transcendence\n\nft_trancsendence is a website (Single-Page Application) that provides a nice user interface, a real-time chat, and real-time multiplayer online Ping Pong game.\n\n## Subject\n\n[ft_transcendence subject](https://github.com/zjamali/ft_transcendence/blob/master/files/en.subject.pdf)\n\n### Porfile Page :\n\n\u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/edit_profile.png\" width=\"80%\" /\u003e\u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/mainprofile.png\" width=\"80%\" /\u003e\n\u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/userprofile.png\" width=\"80%\" /\u003e\u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/friendsP.png\" width=\"78%\" /\u003e\n\u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/historyP.png\" width=\"80%\" /\u003e\n\n### Users Page:\n\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/users.png\" width=\"80%\" /\u003e\n\n### Chat and Channels Page:\n\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/chat.png\" width=\"80%\" /\u003e\n\n### Game Page:\n\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/home_game.png\" width=\"80%\" /\u003e\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/ingame.png\" width=\"80%\" /\u003e\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/settings.png\" width=\"80%\" /\u003e\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/game_win.png\" width=\"80%\" /\u003e\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/gameover.png\" width=\"80%\" /\u003e\n\n### Live Page:\n\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/live_1.png\" width=\"80%\" /\u003e\n  \u003cimg src=\"https://github.com/zjamali/ft_transcendence/blob/master/files/live_2.png\" width=\"80%\" /\u003e\n\n## Technologies used\n\n- Typescript\n- Next.js\n- Nest.js\n- Canvas\n- Postgresql\n- Material UI\n- Sockets.io\n\n## How to launch\n\nInstall the dependencies and devDependencies and start the server.\n\n```sh\ncd ft_transcnendence\ndocker-compose up --build\n```\n\nVerify the deployment by navigating to your server address in\nyour preferred browser.\n\n```sh\nhttp://localhost:3000/\n```\n\n## Contributors:\n[Zjamali](https://github.com/zjamali)\n[Abdait-m](https://github.com/nowl01)\n[Iltafah](https://github.com/iltafah)\n[Mbelamin](https://github.com/mojahid-belaman)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjamali%2Fft_transcendence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzjamali%2Fft_transcendence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjamali%2Fft_transcendence/lists"}