{"id":19176553,"url":"https://github.com/gaganreddyin/algotrack","last_synced_at":"2025-02-23T01:14:06.093Z","repository":{"id":253801584,"uuid":"844573074","full_name":"GaganReddyin/algotrack","owner":"GaganReddyin","description":"Algotrack is a search engine designed specifically for finding coding problems on LeetCode. It uses web scraping and the TF-IDF algorithm to help users locate relevant problems based on their search queries, making it easier to practice and improve coding skills.","archived":false,"fork":false,"pushed_at":"2024-09-18T10:25:51.000Z","size":7763,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-18T13:55:51.233Z","etag":null,"topics":["leetcode","search-algorithms","search-engine"],"latest_commit_sha":null,"homepage":"https://algotrack.onrender.com/","language":"Python","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/GaganReddyin.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-08-19T14:30:08.000Z","updated_at":"2024-09-18T10:25:55.000Z","dependencies_parsed_at":"2024-09-18T13:54:59.906Z","dependency_job_id":"8e6cd30b-e858-4468-8932-c9bf5a211e52","html_url":"https://github.com/GaganReddyin/algotrack","commit_stats":null,"previous_names":["gaganreddyin/algorithms-searchengine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaganReddyin%2Falgotrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaganReddyin%2Falgotrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaganReddyin%2Falgotrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaganReddyin%2Falgotrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GaganReddyin","download_url":"https://codeload.github.com/GaganReddyin/algotrack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254288,"owners_count":19772392,"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":["leetcode","search-algorithms","search-engine"],"created_at":"2024-11-09T10:29:00.437Z","updated_at":"2025-02-23T01:14:06.086Z","avatar_url":"https://github.com/GaganReddyin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# algotrack\nDeployed at render host : https://algotrack.onrender.com/\n# **Algotrack (Search Engine for Coding Problems)**\n\n**Algotrack** is a search engine designed specifically for finding coding problems on LeetCode. It uses web scraping and the TF-IDF algorithm to help users locate relevant problems based on their search queries, making it easier to practice and improve coding skills.\n\n \n## **Features**\n- **Web Scraping:** Extracts coding problem data from multiple platforms using Beautiful Soup and Selenium.\n- **Search Algorithm:** Implements the TF-IDF algorithm to rank and retrieve problems based on query relevance.\n- **Interactive Web Interface:** Built with React.js and Node.js, offering a seamless and responsive user experience.\n- **Cross-Platform Search:** Allows users to search and view coding problems across various platforms in a unified interface.\n         \n## **Tech Stack**\n- **Frontend:** React.js, HTML, CSS\n- **Backend:** Node.js, Python\n- **Web Scraping:** Beautiful Soup, Selenium\n- **Algorithm:** TF-IDF for search relevance\n\n## **Setup Instructions**\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/GaganReddyin/Algotrack\n2. **Navigate to the project directory and install dependencies:**\n   ```bash\n   cd Algotrack\n   npm install\n3. **Build the project to generate the build assets:**\n   ```bash\n   npm run build\n4. **Start the application:**\n   ```bash\n   npm start\n\n## **Usage**\n1. **Perform a Search:**\n   - Enter a search query (e.g., \"dynamic programming\") in the search bar.\n   - Select the coding platform (LeetCode, Codeforces, CodeChef) to search from.\n\n2. **View Results:**\n   - The application displays a list of relevant coding problems with titles, links, and difficulty ratings.\n\n## **Troubleshooting**\n  - **Build Directory Issue:** If the `./build` directory does not exist, ensure that the build command (`npm run build`) was executed successfully and that the build directory is created.\n- **Dependency Problems:** If there are issues with dependencies, try running `npm install` again to ensure all packages are correctly installed.\n- **Deployment Issues:** Refer to the [Render Troubleshooting Guide](https://docs.render.com/troubleshooting-deploys) for more detailed support on deployment problems.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaganreddyin%2Falgotrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaganreddyin%2Falgotrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaganreddyin%2Falgotrack/lists"}