{"id":27037030,"url":"https://github.com/aphexlog/yeetcode","last_synced_at":"2025-04-05T01:15:55.904Z","repository":{"id":181487843,"uuid":"666810495","full_name":"aphexlog/yeetcode","owner":"aphexlog","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-09T17:32:02.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T18:27:53.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aphexlog.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":"2023-07-15T16:46:16.000Z","updated_at":"2025-03-09T17:32:05.000Z","dependencies_parsed_at":"2023-07-15T20:28:38.635Z","dependency_job_id":"f7c4718d-332b-4d83-b2d3-f9a3de36089a","html_url":"https://github.com/aphexlog/yeetcode","commit_stats":null,"previous_names":["aphexlog/grilled-cheese-sandwitch","aphexlog/yeetcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fyeetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fyeetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fyeetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Fyeetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aphexlog","download_url":"https://codeload.github.com/aphexlog/yeetcode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271527,"owners_count":20911587,"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":[],"created_at":"2025-04-05T01:15:55.490Z","updated_at":"2025-04-05T01:15:55.900Z","avatar_url":"https://github.com/aphexlog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 YeetCode  \n\n**YeetCode** is a CLI tool designed for developers to easily pull LeetCode problems into their local environment, generate AI-powered test cases, and run solutions—all without leaving their setup.  \n\n## ⚡ Features  \n- Fetch LeetCode problems directly into your workspace  \n- Dynamically generate high-quality test cases using AI  \n- Run and validate your solutions locally  \n\n## 🛠 Installation \u0026 Usage  \n\nYou'll need Python 3.8+ and AWS CLI configured. Install YeetCode with:  \n\n```bash\n# Install YeetCode\npip install yeetcode\n\n# Listing all problems\nyeetcode list\n\n# Pulling Problems\nyeetcode pull \u003cproblem_id\u003e\n\n# Testing Solutions\nyeetcode test # From inside the problem directory\n```\n\n## 💡 What YeetCode Does  \n\n1. Fetches problem data from LeetCode.  \n2. Generates high-quality test cases on demand using AI.  \n3. Runs tests locally using Python’s unittest or pytest framework.  \n4. Caches results to minimize redundant API calls.\n\n**Note:** The backend components are abstracted away. You don’t need to worry about them—just focus on solving problems!\n\n## 📚 Sample Applications\n\n### Hello World in Go\n\n1. Navigate to the `samples` directory.\n2. Run the following command in your terminal:\n\n```bash\ngo run hello_world.go\n```\n\nThis will compile and execute the Go program, printing \"Hello, World!\" to the console.\n\nJust a generated go app, whatever, who cares. I think I'm going to rewrite this project in Go.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphexlog%2Fyeetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faphexlog%2Fyeetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphexlog%2Fyeetcode/lists"}