// 001

EKOTM

Innovative equipment for eco-friendly packaging.

● active2025open-source
EKOTM
year
2025
status
active
type
open-source
stack
4 technologies
roman@veiag.dev:~ $ cat README.md

I created a modern, simple landing page with an emphasis on sustainability, a clear structure, compelling content, and a clear call to action.

roman@veiag.dev:~ $ cat package.json | jq .dependencies
HTML
SCSS
TypeScript
Design
roman@veiag.dev:~ $ cat NOTES.md

My first commercial website project was for "ЕКО ТМ"—a company specializing in innovative ecological packaging solutions. The primary goal was to create a modern, user-friendly platform to showcase their flagship product—a thermal packaging machine designed for efficient and eco-friendly packaging.

Realizing the importance of communication with customers, I have implemented clear contact information and a simple feedback form, information from which is recorded in a Google spreadsheet and additionally sent to the company's email.

This project was a valuable learning experience that allowed me to improve my skills in web design, user experience, and content presentation. It also taught me the importance of aligning a website's design with a company's brand values and customer needs. Overall, the website for "ЕКО ТМ" successfully delivered a professional online presence that effectively communicates their product offerings and sustainability mission.

Screenshots

ECOTM Screenshot
ECOTM Screenshot
ECOTM Screenshot
ECOTM Screenshot
roman@veiag.dev:~ $ tree . --depth=2
. (ekotm/)
├── src/
│ ├── components/
│ ├── pages/
│ └── lib/
├── public/
├── package.json
└── README.md
~ $