Skip to content

harsh64patel/LearningResources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearningResources

A curated collection of learning resources, prompts, cheatsheets, and utilities that have been helpful in my development journey.

Repository Structure

📁 Batchfiles/

Windows batch scripts for various filtering and file processing operations:

  • filter.bat - Basic filtering script
  • filterDetails.bat - Detailed filtering with additional options
  • filterFolder.bat - Folder-based filtering
  • filterFolderV1.bat, filterFolderV2.bat, filterFolderV3.bat - Different versions of folder filtering
  • filterV1.bat - Alternative filtering approach

📁 Cheatsheets/

Developer reference materials:

  • devref.html - Comprehensive developer reference guide

📁 Prompts/

Collections of prompts for various AI tools and development scenarios:

  • ai-agent-prompts.html - Prompts for AI agent development
  • allPrompts_v1.html, allPrompts_v2.html, allPrompts_v3.html - Versioned collections of prompts
  • dev-prompts.html - Development-focused prompts
  • gemini-prompts.html - Prompts optimized for Gemini AI
  • repo-to-arch-doc.html - Prompts for converting repositories to architecture documentation
  • senior-dev-prompts.html, senior-dev-prompts (2).html - Advanced developer prompts
  • PromptList.txt, PromptList - Copy.txt - Text-based prompt lists
  • Various numbered prompt files (new 1.txt, new 35.txt, new 36.txt)

📁 continue/

Advanced development prompts and rules, organized into subdirectories:

prompts/

Specialized prompts for coding and development tasks:

  • AIAgentDesignPrompt.md - Designing AI agents
  • Architechure.md, ArchitechureAdvance.md - Architecture design prompts
  • BuildCodeSnippet.md - Code snippet generation
  • C++CodeReviewer.md, FinalC++CodeReviewer .md - C++ code review prompts
  • CodeExplanation.md - Code explanation prompts
  • DebuggingPrompt.md - Debugging assistance
  • EmailReview.md - Email review prompts
  • FeatureFinderPrompt.md - Feature discovery prompts
  • FinalJSReview.md - JavaScript code review
  • GeneralCodeReview.md - General code review guidelines
  • LargeCodebaseUnderstanding.md - Understanding large codebases
  • StackOverflowPrompt.md - Stack Overflow-style question prompts

rules/

Configuration and accuracy rules:

  • accuracy.md - Accuracy guidelines
  • IgnoreFilesList.md - Files to ignore in processing

Usage

Feel free to explore and use these resources for your own learning and development. Each folder contains specific types of resources:

  • Batchfiles: Run these scripts in Windows command prompt for file filtering operations
  • Cheatsheets: Open HTML files in your browser for quick reference
  • Prompts: Use these prompts with AI tools or as templates for your own prompts
  • continue: Advanced prompts for specific development scenarios

Contributing

If you have additional learning resources that you'd like to share, feel free to submit a pull request or open an issue.

License

This repository is shared for educational purposes. Please check individual files for any specific licensing requirements.

About

For sharing learning resources that helped me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors