{"id":22234222,"url":"https://github.com/kalash9630/algocraft","last_synced_at":"2026-04-09T13:51:16.004Z","repository":{"id":264764428,"uuid":"894333034","full_name":"Kalash9630/Algocraft","owner":"Kalash9630","description":"A web site to help you to track your progress on learning algorithms for cracking interviews.","archived":false,"fork":false,"pushed_at":"2024-11-26T07:13:28.000Z","size":457,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T08:31:19.788Z","etag":null,"topics":["algorithms","bootstrap","css","data-structures","express","firebase","javascript","mern","mongo","node","react"],"latest_commit_sha":null,"homepage":"https://algocraft.web.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/Kalash9630.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-11-26T07:06:48.000Z","updated_at":"2024-11-26T07:13:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"d72e277f-bfeb-4ac5-810f-547b66a9ea36","html_url":"https://github.com/Kalash9630/Algocraft","commit_stats":null,"previous_names":["kalash9630/algocraft"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalash9630%2FAlgocraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalash9630%2FAlgocraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalash9630%2FAlgocraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalash9630%2FAlgocraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kalash9630","download_url":"https://codeload.github.com/Kalash9630/Algocraft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245431683,"owners_count":20614184,"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":["algorithms","bootstrap","css","data-structures","express","firebase","javascript","mern","mongo","node","react"],"created_at":"2024-12-03T02:07:34.973Z","updated_at":"2025-12-30T19:09:13.891Z","avatar_url":"https://github.com/Kalash9630.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algocraft\n\n## Empowering Engineers, Mastering Interviews, Crafting Futures.\n\nAlgocraft is an ultimate platform designed to help you crack your software engineering interviews. With Algocraft, you can track your learning progress, access all resources in one place, and elevate your coding skills to the next level.\n\n## Tech Stack\n #### Build with MERN Stack, Bootstrap classes and firebase \n## Deployed on\n#### [algocraft.web.app](https://algocraft.web.app/)\n## Getting Started\n## Features\n\n- **DSA Sheets:** Elevate your understanding of Data Structures and Algorithms with curated DSA sheets from famous achievers.\n- **Upcoming Contests:** Prepare for success in competitive coding by staying informed about and gearing up for upcoming coding contests.\n- **Coding Resources:** Empower your coding journey with an extensive collection of tutorials, guides, frameworks, and libraries.\n- **Discussion:** Engage in a community where coders of all levels come together to discuss coding challenges, share interview experiences, and help each other.\n- **Code Editor:** Immerse yourself in a seamless coding experience with our user-friendly code editor, equipped with features designed to enhance productivity.\n- **Jobs Doors (coming soon):** Navigate your career path with confidence by exploring job opportunities, career advice, and networking possibilities in our resume/job fair section.\n\n\n\nTo get started with Algocraft:\n1. Sign up for an account by clicking on the \"Create Account\" button in the top right corner of the page.\n2. Access coding resources, participate in contests, and contribute to the Algocraft community.\n\n## Run local on your computer\n### Frontend\n#### Change directory of project\n```\ncd frontend\n```\n#### Install node modules\n```\nnpm install\n```\n#### Create a .env file and generate your own keys and configuration with following fields\n```\nREACT_APP_RAPID_API_HOST\nREACT_APP_RAPID_API_KEY\nREACT_APP_RAPID_API_URL\nREACT_APP_BASE_URL\nREACT_APP_FIREBASE_API_KEY\nREACT_APP_FIREBASE_AUTH_DOMAIN\nREACT_APP_FIREBASE_PROJECT_ID\nREACT_APP_FIREBASE_STORAGE_BUCKET\nREACT_APP_FIREBASE_MESSAGING_SENDER_ID\nREACT_APP_FIREBASE_APP_ID\nREACT_APP_FIREBASE_MEASUREMENT_ID\n```\n#### Start script\n```\nnpm start\n```\n### Backend\n#### Change directory of project\n```\ncd backend\n```\n#### Install node modules\n```\nnpm install\n```\n#### Create a .env file and generate your own keys and configuration with following fields\n```\nPORT\nMONGODB_URI \nCORS_ORIGIN\nACCESS_TOKEN_SECRET\nACCESS_TOKEN_EXPIRY\nREFRESH_TOKEN_SECRET\nREFRESH_TOKEN_EXPIRY\nGACCOUNT_APP_PASSWORD\nNODE_ENV\nCLOUDINARY_CLOUD_NAME\nCLOUDINARY_API_KEY\nCLOUDINARY_API_SECRET\nCONTEST_API_KEY\n```\n#### Start script\n```\nnpm run dev\n```\n\n\n## Bug Report or Feature Request\nIf you encounter a bug, or have a request for a new feature, please open a New Issue.\n\n## MIT License \u0026 Copyright\n\n© Algocraft. All rights reserved.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalash9630%2Falgocraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalash9630%2Falgocraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalash9630%2Falgocraft/lists"}