Skip to content

ecocee/ecocee-internship-submission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecocee Internship Submission Repository

Ecocee Internship


About This Repository

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.


What This Internship Is (and Is Not)

This IS:

  • Real engineering evaluation
  • Self-driven problem solving
  • Skill-focused assessment
  • Industry-style workflow

This is NOT:

  • ❌ A training course
  • ❌ A college assignment
  • ❌ A certificate program
  • ❌ A copy–paste task

Instructions (Read Carefully)

  1. Use this repository as a template
  2. Complete ONE assigned mini-task
  3. Make at least 3 meaningful commits
  4. Fill submission.json honestly
  5. Share ONLY the raw submission.json link

Submission Method (Very Important)

You must submit only the raw GitHub link to submission.json.

Correct format:

https://github.com/ghraw///main/submission.json

Do NOT:

  • ❌ Send the repository link
  • ❌ Send screenshots
  • ❌ Send ZIP files
  • ❌ Send Google Drive links

Repository Structure (Recommended)

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.


Language Usage

You are free to choose any one language:

  • Python
  • JavaScript (Node.js)
  • Java
  • Go
  • Rust
  • Any other backend/system language

Important:

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors