This repository is used to evaluate candidates applying for the Ecocee Internship Program.
This is not a certificate-based internship.
This is not a guided training program.
This is real-world, self-driven engineering work.
We are evaluating how you think, structure, commit, and explain, not just whether the code runs.
- Real engineering evaluation
- Self-driven problem solving
- Skill-focused assessment
- Industry-style workflow
- ❌ A training course
- ❌ A college assignment
- ❌ A certificate program
- ❌ A copy–paste task
- Use this repository as a template
- Complete ONE assigned mini-task
- Make at least 3 meaningful commits
- Fill
submission.jsonhonestly - Share ONLY the raw
submission.jsonlink
You must submit only the raw GitHub link to submission.json.
https://github.com/ghraw///main/submission.json
- ❌ Send the repository link
- ❌ Send screenshots
- ❌ Send ZIP files
- ❌ Send Google Drive links
ecocee-internship-submission/
├── README.md
├── submission.json
├── LICENSE
├── src/
│ ├── README.md
│ └── main.(js|py|go)
├── docs/
│ ├── decisions.md
│
├── .gitignore
└── .editorconfig
You may use any programming language, but keep the structure clean and logical.
You are free to choose any one language:
- Python
- JavaScript (Node.js)
- Java
- Go
- Rust
- Any other backend/system language
Your language choice must be justified inside src/README.md.
Expectations from Candidates
We value:
Clean, readable code
Logical commit history
Honest documentation
Engineering mindset
We do not value:
Overengineering
Fancy buzzwords
Copy-paste projects
Fake confidence
Final Note
If you cannot explain why you wrote something, you probably should not write it.
Good luck. Build responsibly.
— Ecocee Team
