{"id":25543410,"url":"https://github.com/bilalshahid-13/leetgenius","last_synced_at":"2026-05-03T01:32:37.468Z","repository":{"id":277244507,"uuid":"931802986","full_name":"BilalShahid-13/LeetGenius","owner":"BilalShahid-13","description":"LeetGenius is a Firefox add-on that helps developers efficiently solve LeetCode problems with AI-powered guidance. It provides step-by-step explanations, best practices, test cases, and learning resources to improve coding skills.","archived":false,"fork":false,"pushed_at":"2025-02-16T22:12:50.000Z","size":581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T11:05:56.644Z","etag":null,"topics":["ai-assistant","coding-helper","firefox-extension","gemini","javascript","leetcode","problem-solving","programming","react","vite","web-extension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BilalShahid-13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-02-12T22:02:20.000Z","updated_at":"2025-02-16T22:12:53.000Z","dependencies_parsed_at":"2025-02-12T23:22:08.920Z","dependency_job_id":"bae87701-641d-4bc7-b8d2-d5cfac439f63","html_url":"https://github.com/BilalShahid-13/LeetGenius","commit_stats":null,"previous_names":["bilalshahid-13/leetgenius"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BilalShahid-13/LeetGenius","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalShahid-13%2FLeetGenius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalShahid-13%2FLeetGenius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalShahid-13%2FLeetGenius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalShahid-13%2FLeetGenius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BilalShahid-13","download_url":"https://codeload.github.com/BilalShahid-13/LeetGenius/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalShahid-13%2FLeetGenius/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273555459,"owners_count":25126316,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai-assistant","coding-helper","firefox-extension","gemini","javascript","leetcode","problem-solving","programming","react","vite","web-extension"],"created_at":"2025-02-20T07:19:15.212Z","updated_at":"2026-05-03T01:32:37.438Z","avatar_url":"https://github.com/BilalShahid-13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"public/icons/brain-bulb.svg\" alt=\"LeetGenius Logo\" width=\"40\"\u003e **LeetGenius – AI-Powered Firefox Add-on for LeetCode**\n\nLeetGenius is an **AI-powered coding assistant** designed to help developers solve **LeetCode problems** efficiently and effectively. It provides **accurate, well-explained code solutions, helpful hints, test cases**, and learning resources to improve problem-solving skills.\n\n## **Features**\n\n- AI ChatBot for LeetCode Hints \u0026 Explanations\\*\\*\n- Step-by-Step Guides with Code, Best Practices \u0026 Pitfalls\\*\\*\n- One-Click Clipboard Copy for Code Snippets\\*\\*\n- Animated \u0026 Interactive UI with Framer Motion \u0026 GSAP\\*\\*\n- Custom Resizable Textarea for Writing Code Easily\\*\\*\n- Further Learning Suggestions (YouTube Videos \u0026 Blogs)\\*\\*\n\n## **How LeetGenius Works**\n\nLeetGenius follows a structured approach to solving problems:\n\n- Provides a **step-by-step guide** to solve coding challenges.\n- Explains **code with best practices and common pitfalls** to avoid.\n- Recommends **test cases to validate solutions**.\n- Suggests **YouTube videos and blogs** for further learning.\n\n## **Tech Stack**\n\n- **Frontend:** React (Manifest V3)\n- **Animations:** Framer Motion, GSAP\n- **UI Components:** Tailwind CSS, Lucide React\n- **Browser API:** WebExtensions (Firefox)\n\n## **Installation**\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/BilalShahid-13/LeetGenius.git\n   ```\n2. Navigate to the extension folder:\n   ```sh\n   cd LeetGenius\n   ```\n3. Install dependencies:\n   ```sh\n   npm install\n   ```\n4. Build the extension:\n   ```sh\n   npm run build\n   ```\n5. Load the extension into **Firefox:**\n   - Open **about:debugging** in Firefox.\n   - Click **\"This Firefox\"** \u003e **\"Load Temporary Add-on\"**.\n   - Select the **`manifest.json`** file inside the build folder.\n\n## **AI Instructions (How LeetGenius Thinks)**\n\nLeetGenius is designed to be an expert coding assistant. It follows these principles:\n\n- Prioritizes clarity, correctness, and best practices.\n- Encourages learning \u0026 understanding, not just copying code.\n- Explains solutions with step-by-step guides, code examples \u0026 pitfalls.\n- Suggests test cases, best practices, and additional resources.\n\n### **Response Format**\n\nLeetGenius provides structured responses with the following parameters:\n\n- **Required:** `\"step\"`, `\"description\"`, `\"explanation\"`, `\"code\"`, `\"further_learning\"`\n- **Optional:** `\"best_practices\"`, `\"pitfalls\"`, `\"test_cases\"`\n\n### **Who Created LeetGenius?**\n\nLeetGenius was created by **Bilal Shahid**.\n\n- 🌍 **Portfolio:** [bilalshahid.vercel.app](https://bilalshahid.vercel.app/)\n- 💼 **LinkedIn:** [linkedin.com/in/codingwithbilal-pro](https://www.linkedin.com/in/codingwithbilal-pro/)\n- 🛠 **GitHub:** [github.com/BilalShahid-13](https://github.com/BilalShahid-13/)\n\n## **Contributing**\n\nWant to improve **LeetGenius**? Feel free to submit pull requests or open issues! 🚀\n\n## **License**\n\nThis project is open-source and available under the **MIT License**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilalshahid-13%2Fleetgenius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilalshahid-13%2Fleetgenius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilalshahid-13%2Fleetgenius/lists"}