mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
- Reorganized funding program structure: moved standalone .md files into organized directories with PROGRAM_INFO.md and APPLICATION_SCOPE.md - Created budget files for selected priority programs: * EIC Accelerator: budget_breakdown.csv and budget_justification.md (€1.815M) * ZIM: budget_breakdown.csv and budget_justification.md (€465k) * DBU: budget_breakdown.csv and budget_justification.md (€152.5k) * LIFE Programme: budget_breakdown.csv and budget_justification.md (€1.815M) - Created team CV files for all selected programs (CV_Damir_Mukimov.md) - Added application documents structure: * funding/applications/budget/ - Master budget files and templates * funding/applications/team_cvs/ - Master CV and team expertise summary - Updated FUNDING_GAP_ANALYSIS.md to reflect completed documents - Added APPLICATION_REQUIREMENTS_REPORT.md with detailed requirements - Added PREPARATION_PRIORITY.md for application preparation workflow
45 lines
1.6 KiB
Markdown
45 lines
1.6 KiB
Markdown
# ZIM Application Documents
|
|
|
|
This directory contains all application documents for the **Central Innovation Programme for SMEs (ZIM)**.
|
|
|
|
## Directory Structure
|
|
|
|
```
|
|
zim/
|
|
├── README.md # This file
|
|
├── PROGRAM_INFO.md # Program overview, requirements, deadlines
|
|
├── APPLICATION_SCOPE.md # Detailed application scope and strategy
|
|
├── budget/ # Budget documents for this application
|
|
│ ├── budget_breakdown.csv
|
|
│ └── budget_justification.md
|
|
├── team/ # Team documents for this application
|
|
│ └── team_cvs/
|
|
└── documents/ # Other application documents
|
|
├── r&d_plan/
|
|
├── technical_innovation/
|
|
└── ip_strategy/
|
|
```
|
|
|
|
## Application Summary
|
|
|
|
- **Program**: ZIM (Central Innovation Programme for SMEs)
|
|
- **Application Type**: Single Company R&D Project
|
|
- **Grant Requested**: €465,000 (60% of €775,000 total project)
|
|
- **Timeline**: 6 months (Months 1-6)
|
|
- **Berlin Bonus**: Eligible for +10% (up to €542,000 grant)
|
|
- **Deadline**: Rolling submission (submit anytime)
|
|
|
|
## Key Documents
|
|
|
|
1. **APPLICATION_SCOPE.md**: Complete application strategy, R&D focus, deliverables, budget breakdown, evaluation criteria, and best practices
|
|
2. **PROGRAM_INFO.md**: Program overview, eligibility, requirements, and official links
|
|
|
|
## Next Steps
|
|
|
|
1. Complete R&D plan documentation
|
|
2. Finalize technical innovation description
|
|
3. Prepare algorithm development methodology
|
|
4. Document IP strategy for key innovations
|
|
5. Complete commercialization plan post-R&D
|
|
|