Skip to content
View vi-ma's full-sized avatar

Block or report vi-ma

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vi-ma/README.md

🚀 About Me

I am a Web Developer specializing in frontend technologies like React, JavaScript, and TypeScript. I focus on building scalable web applications with a strong emphasis on user experience, accessibility and usability. I have experience working on projects utilizing the modern React ecosystem and .NET 8+.


🛠️ Tech Stack

Frontend: React TypeScript JavaScript HTML5 CSS Sass

Backend & Database: C# .NET SQL Server

Tools & DevOps: Git Bitbucket Postman Docker Jest CI/CD


🌟 Key Skills & Expertise

  • Front-End Development: Building frontend applications using React, Hooks, Redux and React Router.
  • Backend Development: Developing RESTful APIs with .NET applying Clean Architecture.
  • Usability: Creating high-quality, intuitive user interfaces focused on a seamless user experience.
  • UI/UX: Designing responsive interfaces using Material styles and custom SCSS styles.
  • Theming: Designing Dark/Light mode systems synchronized with system preferences.
  • Clean Code: Dedicated to maintainable codebases applying best practices and tools like ESLint and Prettier.

Pinned Loading

  1. user-manager-react user-manager-react Public

    A modern application to manage users using Redux Toolkit for global state management and Axios for API communication, built with React 19 and Vite.

    TypeScript 1

  2. jest-demo jest-demo Public

    Demonstration of Jest testing framework features with practical examples

    JavaScript