{"id":24099663,"url":"https://github.com/aakankshabhende/lets-chat","last_synced_at":"2026-04-07T22:32:02.802Z","repository":{"id":116487560,"uuid":"395052544","full_name":"aakankshabhende/Lets-Chat","owner":"aakankshabhende","description":"A Realtime Chat Application 💬 using Socket.io, NodeJS, ExpressJS and ReactJS","archived":false,"fork":false,"pushed_at":"2022-07-15T15:35:05.000Z","size":2524,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T11:55:11.551Z","etag":null,"topics":["chat-application","expressjs","node-js","reactjs","realtime-messaging","socket-io"],"latest_commit_sha":null,"homepage":"https://lets-chat-realtime.netlify.app/","language":"JavaScript","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/aakankshabhende.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":"2021-08-11T16:29:03.000Z","updated_at":"2022-07-19T03:30:08.000Z","dependencies_parsed_at":"2023-03-21T07:03:43.303Z","dependency_job_id":null,"html_url":"https://github.com/aakankshabhende/Lets-Chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aakankshabhende/Lets-Chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aakankshabhende%2FLets-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aakankshabhende%2FLets-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aakankshabhende%2FLets-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aakankshabhende%2FLets-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aakankshabhende","download_url":"https://codeload.github.com/aakankshabhende/Lets-Chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aakankshabhende%2FLets-Chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["chat-application","expressjs","node-js","reactjs","realtime-messaging","socket-io"],"created_at":"2025-01-10T15:27:12.693Z","updated_at":"2026-04-07T22:32:02.797Z","avatar_url":"https://github.com/aakankshabhende.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Let's Chat 💬\n\nA real-time chat application built over the Socket.io, NodeJs, ExpressJs and ReactJs to provide users a quick, real-time, responsive chat application.\u003cbr\u003e\n\n# Tech Stack\n\n[![Socket.io](https://img.shields.io/badge/Socket.io-010101?\u0026style=for-the-badge\u0026logo=Socket.io\u0026logoColor=white)](https://socket.io/)\n[![Express](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB)](https://reactjs.org/docs/getting-started.html)\n[![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)](https://reactjs.org/docs/getting-started.html)\n[![NodeJs](https://img.shields.io/badge/node.js-%2343853D.svg?style=for-the-badge\u0026logo=node-dot-js\u0026logoColor=white)](https://reactjs.org/docs/getting-started.html)\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cp\u003e \nSocket.IO is a library that enables low-latency, bidirectional and event-based communication between a client and a server. It is built on top of the WebSocket protocol and provides additional guarantees like fallback to HTTP long-polling or automatic reconnection. \u003cbr/\u003e\nI have used ReactJS on the frontend, with NodeJS + Socket.io web socket library on the backend.\n\u003c/p\u003e\n\n# Components\n\n## Join ✨\n\nBuilt over ReactJS, it is a client-side rendered and responsive component. \u003cbr/\u003e\u003cbr/\u003e\n\u003cimg src=\"https://github.com/aakankshabhende/Lets-Chat/blob/main/Assets/join.png\" width = \"1100px\"\u003e\n\u003cbr/\u003e \u003cbr/\u003e\n\n#### Responsiveness ✅\n\n\u003cimg src=\"https://github.com/aakankshabhende/Lets-Chat/blob/main/Assets/res.png\" width = \"300px\"\u003e\n\n## Chat 👤\n\n### Users\n\n\u003cp\u003e\n\u003cimg src=\"https://github.com/aakankshabhende/Lets-Chat/blob/main/Assets/user1.png\" width = \"800px\"\u003e\n\n\u003cimg src=\"https://github.com/aakankshabhende/Lets-Chat/blob/main/Assets/user2.png\" width = \"800px\"\u003e\n\u003c/p\u003e\n\n#### Responsiveness ✅\n\u003cimg src=\"https://github.com/aakankshabhende/Lets-Chat/blob/main/Assets/chat.png\" width = \"300px\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faakankshabhende%2Flets-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faakankshabhende%2Flets-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faakankshabhende%2Flets-chat/lists"}