{"id":19974196,"url":"https://github.com/codersunny812/stellar-connect","last_synced_at":"2026-04-28T16:38:03.856Z","repository":{"id":249271540,"uuid":"800162520","full_name":"codERSunny812/Stellar-connect","owner":"codERSunny812","description":"A fully functional LinkedIn clone built with ReactJS, Firebase, and Clerk, featuring user authentication, post creation, liking, adding connections, and a MyNetwork section. Includes lazy loading and a responsive design for seamless professional networking.","archived":false,"fork":false,"pushed_at":"2025-02-10T17:09:03.000Z","size":15997,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T18:23:53.789Z","etag":null,"topics":["javascript","linkedln-clone","react-router","react-social-media","reactjs","reactjs-project","social-media"],"latest_commit_sha":null,"homepage":"https://stellar-connect.vercel.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/codERSunny812.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":"2024-05-13T20:24:23.000Z","updated_at":"2025-02-10T17:24:46.000Z","dependencies_parsed_at":"2025-02-03T17:21:13.361Z","dependency_job_id":"57569190-f0f0-4aac-ba0d-6d4639ecf425","html_url":"https://github.com/codERSunny812/Stellar-connect","commit_stats":null,"previous_names":["codersunny812/stellar-connect"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codERSunny812%2FStellar-connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codERSunny812%2FStellar-connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codERSunny812%2FStellar-connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codERSunny812%2FStellar-connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codERSunny812","download_url":"https://codeload.github.com/codERSunny812/Stellar-connect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241411426,"owners_count":19958746,"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":["javascript","linkedln-clone","react-router","react-social-media","reactjs","reactjs-project","social-media"],"created_at":"2024-11-13T03:14:18.210Z","updated_at":"2026-04-28T16:37:58.815Z","avatar_url":"https://github.com/codERSunny812.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Stellar connect\n\nStellar connect is a feature-rich social networking platform designed to connect professionals and facilitate networking opportunities. With its intuitive interface and robust features, users can effortlessly engage with their professional community\n\n# 📦 Tech Stack\n\n- ReactJS: Frontend library for building user interfaces.\n- Ant Design: UI framework for enhancing the visual appeal and user experience.\n- Firebase: Backend as a service providing authentication and database.\n- CSS: Styling language for the user interface.\n- Clerk: Authentication solution for managing user sessions and sign-ups.\n\n# 👨🏼‍🍳 Features\n\nStellar connect offers a comprehensive suite of features to enhance user interaction and connectivity:\n\n- User Authentication: Secure sign-up and login process with email verification.\n- Email Verification: Users need to verify their email before accessing the main functionalities.\n- Home Section: Users can see posts from other users, upload their own posts, and like posts.\n- MyNetwork Section: Users can view all users from the database and add connections.\n- Messages, Jobs, and Notifications: Dedicated sections for messaging, job postings, and notifications.\n- Lazy Loading: Implemented to optimize performance and improve user experience.\n\n# ⛏️ Process\n\n## Planning and Setup\n\n- Requirement Gathering: Outlined the project's requirements, features, and technologies to be used.\n- Initial Setup: Set up the project structure and installed necessary dependencies.\n- Backend Development\n- Firebase Integration: Configured Firebase for authentication and data storage.\n- Clerk Setup: Integrated Clerk for user authentication and session management.\n- Frontend Development\n- UI Design: Designed the user interface using ReactJS and Ant Design.\n- State Management: Managed application state using zustand.\n- Feature Implementation: Implemented features such as post uploads, liking posts, and adding connections.\n\n## Testing and Debugging\n\n- Unit Testing: Conducted unit tests to ensure individual components work correctly.\n- Integration Testing: Performed integration tests to verify the interaction between different parts of the application.\n- End-to-End Testing: Ensured the application works as expected from the user's perspective.\n\n## Deployment and Optimization\n\n- Optimization: Used lazy loading to improve performance and load times.\n- Deployment: Deployed the application to a hosting platform(vercel).\n\n## Monitoring and Maintenance\n\n- Monitoring: Implemented tools to track application performance and user activity.\n- Maintenance: Regular updates and bug fixes to enhance user experience and security.\n\n## 📚 Learning\n\nDuring the development process, valuable insights and skills were gained in various areas:\n\n- Authentication: Implemented secure user authentication and email verification.\n- Real-Time Updates: Managed real-time data updates using Firebase.\n- State Management: Efficiently managed application state with Zustand.\n- Performance Optimization: Enhanced application performance with lazy loading.\n- UI/UX Design: Created an intuitive and visually appealing user interface with Ant Design and Reactjs.\n\n# ✨ Improvement\n\nFeel free to provide suggestions or contribute to the project. Your feedback is valuable to us!\n\n## Installation\n\nClone the repo:\n\n```bash\n  git clone https://github.com/yourusername/LinkedInClone.git\n```\n\nInstall the Dependencies::\n\n```bash\n  npm install\n\n```\n\nStart the development Server::\n\n```bash\n  npm run dev\n```\n\n## Authors\n\n- [@codERSunny](https://github.com/codERSunny812)\n\n## Screenshots\n\n\n\n\n## App UI\n\n**Home of the App:**\n![Base](assets/main.png)\n\n**Registration Page of the App:**\n![Registration Page](assets/signup.png)\n\n**Login Page of the App:**\n![Login Page](assets/signin.png)\n\n**Feed Page of the App:**\n![Feed Page](assets/Feed.png)\n\n\n**Connection page of the App:**\n![connection Page](assets/Network.png)\n\n**Profile section of the App:**\n![Profile View](assets/Profile.png)\n\n**Jobs page of the App:**\n![Jobs Page](assets/Jobs.png)\n\n\n**Message Page of the App:**\n![Message Page](assets/Message.png)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersunny812%2Fstellar-connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodersunny812%2Fstellar-connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersunny812%2Fstellar-connect/lists"}