AI powered leetcode path & review platform

5 Open Issues Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Learning Platforms

AI Summary: Develop embeddable web widgets for the LeetTrack platform to showcase user progress, achievements, and activity. This includes creating various widget types (progress dashboard, achievement badges, activity heatmap, skills radar chart), a widget builder interface, backend API endpoints for data retrieval, and considering security and performance optimization.

Complexity: 4/5
enhancement help wanted

AI powered leetcode path & review platform

TypeScript
Developer Tools Learning Platforms

AI Summary: Implement SQL and database-focused learning paths within the existing LeetTrack platform. This includes creating new learning paths covering SQL fundamentals, database design, company-specific challenges, and advanced concepts. It also requires building a SQL query executor with support for multiple database dialects, schema visualization, and performance analysis, integrating this functionality with the existing user interface and progress tracking system.

Complexity: 5/5
enhancement help wanted

AI powered leetcode path & review platform

TypeScript
Developer Tools Learning Platforms

AI Summary: The task is to implement an AI-powered system for a LeetCode learning platform. This system should provide intelligent hints, solution suggestions, and personalized learning recommendations to users. The AI features include progressive hints, solution strategy suggestions, weakness identification, study plan generation, and progress insights. The implementation involves integrating AI services (like OpenAI's GPT-4 or Claude), developing backend services for hint generation, code analysis, learning analytics, and a recommendation engine, and designing appropriate API endpoints and user interfaces.

Complexity: 5/5
enhancement help wanted

AI powered leetcode path & review platform

TypeScript
Developer Tools Learning Platforms

AI Summary: Implement comprehensive system design learning paths within the existing LeetTrack platform. This includes creating content (modules, lessons, practice problems) structured around system design fundamentals, company-specific examples (Amazon, Meta, Google, etc.), and advanced patterns. The task also involves designing a database schema to track user progress and potentially integrating interactive features like a system design canvas and component library.

Complexity: 4/5
enhancement help wanted

AI powered leetcode path & review platform

TypeScript
Developer Tools Learning Platforms

AI Summary: Redesign the user interface (UI) of a LeetCode learning platform, LeetTrack.app, to improve clarity, readability, and user experience. The redesign should be inspired by NeetCode's design system, focusing on cleaner typography, a better color palette, improved layout and spacing, and enhanced component design. The goal is to create a more accessible and user-friendly interface while adhering to accessibility guidelines (WCAG 2.1 AA).

Complexity: 4/5
good first issue question

AI powered leetcode path & review platform

TypeScript