{"id":50745631,"url":"https://github.com/roshhellwett/projectvscodetemplates","last_synced_at":"2026-06-10T20:30:50.216Z","repository":{"id":348263502,"uuid":"1197194985","full_name":"roshhellwett/projectvscodetemplates","owner":"roshhellwett","description":"ʀᴇᴀᴅʏ-ᴍᴀᴅᴇ ᴠꜱ ᴄᴏᴅᴇ ꜱᴇᴛᴜᴘꜱ ꜰᴏʀ ᴅᴇᴠᴇʟᴏᴘᴇʀꜱ, ᴄʀᴇᴀᴛᴏʀꜱ, ᴀɴᴅ ʀᴇᴍᴏᴛᴇ ᴛᴇᴀᴍꜱ","archived":false,"fork":false,"pushed_at":"2026-04-20T04:57:53.000Z","size":784,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-20T06:36:03.914Z","etag":null,"topics":["projectvscodetemplates","zenithopensourceprojects"],"latest_commit_sha":null,"homepage":"https://zenithopensourceprojects.vercel.app","language":"Python","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/roshhellwett.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-31T11:57:25.000Z","updated_at":"2026-04-20T05:07:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/roshhellwett/projectvscodetemplates","commit_stats":null,"previous_names":["roshhellwett/projectvscodetemplates"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roshhellwett/projectvscodetemplates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshhellwett%2Fprojectvscodetemplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshhellwett%2Fprojectvscodetemplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshhellwett%2Fprojectvscodetemplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshhellwett%2Fprojectvscodetemplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roshhellwett","download_url":"https://codeload.github.com/roshhellwett/projectvscodetemplates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshhellwett%2Fprojectvscodetemplates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34170162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["projectvscodetemplates","zenithopensourceprojects"],"created_at":"2026-06-10T20:30:49.370Z","updated_at":"2026-06-10T20:30:50.207Z","avatar_url":"https://github.com/roshhellwett.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Repo Size](https://img.shields.io/github/repo-size/roshhellwett/projectvscodetemplates?style=for-the-badge)\n![Stars](https://img.shields.io/github/stars/roshhellwett/projectvscodetemplates?style=for-the-badge)\n![Forks](https://img.shields.io/github/forks/roshhellwett/projectvscodetemplates?style=for-the-badge)\n![Issues](https://img.shields.io/github/issues/roshhellwett/projectvscodetemplates?style=for-the-badge)\n![VS Code](https://img.shields.io/badge/VSCode-007ACC?style=for-the-badge\u0026logo=visualstudiocode\u0026logoColor=white)\n\n# PROJECT VSCODE TEMPLATES\n\nTool that automatically sets up VS Code for you with the perfect extensions, settings, and shortcuts for your workflow. Instead of manually installing 20+ extensions and changing settings, just pick a preset and it all happens in seconds.\n\n![SAMPLE](https://github.com/roshhellwett/projectvscodetemplates/blob/1035720e76389346d74a973b60858aaec8b25e20/sample/sample.png)\n\n---\n\n## Quick Start (For Beginners)\n\n### Step 1: Install Python\nIf you don't have Python, download it here: https://www.python.org/downloads/\n(Check \"Add Python to PATH\" during installation)\n\n### Step 2: Open Your Terminal/Command Prompt\n- **Windows**: Press `Win + R`, type `cmd`, press Enter\n- **macOS**: Press `Cmd + Space`, type `terminal`, press Enter\n- **Linux**: Press `Ctrl + Alt + T`\n\n### Step 3: Install the Tool\nCopy and paste this command:\n\n```bash\npip install projectvscodetemplates\n```\n\n### Step 4: Run It!\nAfter installing, just type:\n\n```bash\npython -m projectvscodetemplates start\n```\n\nThat's it! The tool will ask you questions and set up VS Code for you.\n\n---\n\n## Installation Options\n\n### Option 1: Install via pip (Recommended - works on Windows, macOS, Linux)\n\n```bash\npip install projectvscodetemplates\nprojectvscodetemplates\n```\n\nOr run with Python directly:\n\n```bash\npython -m projectvscodetemplates start\n```\n\n### Option 2: Run from a local clone\n\n```bash\ngit clone https://github.com/zenithopensourceprojects/projectvscodetemplates.git\ncd projectvscodetemplates\npip install -e .\nprojectvscodetemplates\n```\n\n---\n\n## How to Choose a Preset\n\n| If you are... | Use this preset... | What it does |\n|---|---|---|\n| Just started learning Python | `python-beginner` | Basic extensions, simple settings |\n| Doing data analysis or AI/ML | `data-science` | Jupyter, pandas, numpy support |\n| Building websites (HTML/CSS/JS) | `web-dev-frontend` | Live Server, Prettier, Emmet |\n| Building full web apps (frontend + backend) | `web-dev-fullstack` | Node.js, React, API tools |\n| Doing coding competitions (DSA) | `competitive-programming` | Fast coding, competitive programming tools |\n| Writing Java in school/college | `java-student` | Java extensions, project support |\n| Working with DevOps/Cloud (AWS, Docker, etc.) | `devops-cloud` | Docker, Kubernetes, cloud tools |\n| Connecting to remote servers via SSH | `remote-ssh-server` | Remote development setup |\n| Want a clean, distraction-free setup | `minimal-zen` | Minimal UI, focus mode |\n| Creating content/streams | `streamer-content-creator` | Screen recording, streaming tools |\n| Learning C/C++ programming | `c-cpp-systems` | C/C++ compiler support |\n| Learning Rust | `rust-systems` | Rust language support |\n| Building mobile Flutter apps | `mobile-flutter` | Flutter and Dart support |\n| Building Go backend apps | `go-backend` | Go language support |\n\nDon't know which one?** Just run the tool and answer the questions - it will recommend the best preset for you!\n\n---\n\n© 2026 [Zenith Open Source Projects](https://zenithopensourceprojects.vercel.app/). All Rights Reserved. Zenith is an Open Source Project Idea by @roshhellwett\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshhellwett%2Fprojectvscodetemplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froshhellwett%2Fprojectvscodetemplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshhellwett%2Fprojectvscodetemplates/lists"}