{"id":27156621,"url":"https://github.com/raumildhandhukia/leetcode-time-complexity-analyzer","last_synced_at":"2026-04-29T09:32:31.505Z","repository":{"id":285828096,"uuid":"942334582","full_name":"raumildhandhukia/leetcode-time-complexity-analyzer","owner":"raumildhandhukia","description":"LeetCode Chrome Extension for Time/Space Complexity Analysis","archived":false,"fork":false,"pushed_at":"2025-04-02T23:54:34.000Z","size":10942,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T19:05:47.323Z","etag":null,"topics":["algorithms","dsa","education","leetcode","webpack"],"latest_commit_sha":null,"homepage":"https://www.algometerai.com/","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/raumildhandhukia.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":"2025-03-04T00:21:11.000Z","updated_at":"2025-04-08T17:06:14.000Z","dependencies_parsed_at":"2025-04-02T22:37:51.335Z","dependency_job_id":null,"html_url":"https://github.com/raumildhandhukia/leetcode-time-complexity-analyzer","commit_stats":null,"previous_names":["raumildhandhukia/leetcode-time-complexity-analyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raumildhandhukia/leetcode-time-complexity-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raumildhandhukia%2Fleetcode-time-complexity-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raumildhandhukia%2Fleetcode-time-complexity-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raumildhandhukia%2Fleetcode-time-complexity-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raumildhandhukia%2Fleetcode-time-complexity-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raumildhandhukia","download_url":"https://codeload.github.com/raumildhandhukia/leetcode-time-complexity-analyzer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raumildhandhukia%2Fleetcode-time-complexity-analyzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32419929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["algorithms","dsa","education","leetcode","webpack"],"created_at":"2025-04-08T20:31:30.325Z","updated_at":"2026-04-29T09:32:31.486Z","avatar_url":"https://github.com/raumildhandhukia.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeetCode Time Complexity Analyzer Chrome Extension\n\nA Chrome extension that adds a draggable and collapsible time complexity analyzer to LeetCode's coding interface.\n\n## Tech Stack\n\n- **Frontend**:\n  - React with TypeScript\n  - CSS Modules for styling\n  - react-draggable for component positioning\n\n- **Chrome Extension**:\n  - Manifest V3\n  - Content Scripts for DOM interaction\n  - Chrome Storage API for state management\n\n- **Build Tools**:\n  - Webpack for bundling\n  - TypeScript for type safety\n  - ESLint for code quality\n\n## Features\n\n- Automatically detects Monaco editor on LeetCode\n- Draggable component that can be positioned anywhere on the screen\n- Collapsible interface for better space management\n- Persists position between page loads\n\n## Development Setup\n\n1. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n2. Build the extension:\n   ```bash\n   npm run build\n   ```\n\n3. Load the extension in Chrome:\n   - Open Chrome and navigate to `chrome://extensions/`\n   - Enable \"Developer mode\" in the top right\n   - Click \"Load unpacked\"\n   - Select the `dist` folder in this project\n\n4. For development with hot reload:\n   ```bash\n   npm run watch\n   ```\n\n## Usage\n\n1. Visit any LeetCode problem page\n2. The analyzer will automatically appear when the Monaco editor is detected\n3. Drag the analyzer using the header bar\n4. Collapse/expand using the button on the right edge\n\n\nnpm run build\ncd /Users/raumildhandhukia/CascadeProjects/leetcode-time-analyzer \u0026\u0026 npm run build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraumildhandhukia%2Fleetcode-time-complexity-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraumildhandhukia%2Fleetcode-time-complexity-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraumildhandhukia%2Fleetcode-time-complexity-analyzer/lists"}