interface Developer {
name: string;
role: string;
location: string;
skills: string[];
interests: string[];
}
const me: Developer = {
name: "Roman Trashutin",
role: "Frontend Developer @ Mindenit",
location: "Kharkiv, Ukraine",
skills: ["Vue.js", "TypeScript", "UI/UX"],
interests: [
"Component Libraries",
"Web Performance",
"Clean Architecture"
]
};
😩
NEET - Nonstop Edits, Endless To-dos
Fullstack Developer
-
ITSUA
- Ukraine
-
14:05
(UTC +03:00) - @perkinson@mastodon.social
Highlights
- Pro
Pinned Loading
-
-
mindenit/ui-archived
mindenit/ui-archived Public archiveComponents and tooling for Mindenit's design system
TypeScript 1
-
mindenit/answers-kit
mindenit/answers-kit PublicMindenit Answers API client for Node.js
TypeScript 1
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.