Apr 2022 - Present
Alexey Berezin
- @beraliv
- London, UK
- he/him
Resume
Nov 2020 - Mar 2022
Software Engineer, Joyn GmbH.
Aug 2018 - Oct 2020
Frontend developer, Yandex
Feb 2017 - Aug 2018
Software Engineer, EPAM Systems
TypeScript contributions
View All
I created a library for easier tuple manipulation in TypeScript – https://www.npmjs.com/package/ttuple
Fixed types for i18n library – https://github.com/nanostores/i18n/pull/14 2. fixed types for count and params 4. added tests for count and params 6. removed several // @ts-expect-error comments
Improved TypeScript comments https://github.com/nanostores/i18n/pull/12
Improved TypeScript comments • removed some `// @ts-ignore` • replaced other `// @ts-ignore` with `// @ts-expect-error` • fixed some `// @ts-expect-error` https://github.com/plasticrake/homebridge-...