This repository maintains all code submissions from the Winternship interns.
This folder contains hackathon submissions organized by team names.
Submission Guidelines:
- Create a folder with your Team Name
- Place all your hackathon code inside your team folder
- Structure:
Hackathon/TeamName/
Example:
Hackathon/
├── TeamA/
├── TeamCoders/
└── TeamNinjas/
This folder contains individual intern project work organized by name and internship ID.
Submission Guidelines:
- Create a folder using the format: Name_InternshipID
- Place your daily code work inside your folder
- Structure:
Projects/Name_InternshipID/
Example:
Projects/
├── Aryan_INT001/
├── Karan_INT002/
└── Satyam_INT003/
- Navigate to the
Hackathon/folder - Create a new folder with your team name
- Submit all hackathon-related code in this folder
- Navigate to the
Projects/folder - Create a new folder named
YourName_YourInternshipID - Submit your daily code work in this folder
- Keep your submissions organized by date or task as needed