Skip to content
View azat-dev's full-sized avatar
😄
😄
Block or Report

Block or report azat-dev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
azat-dev/README.md

👋 Welcome! I’m @azat-dev

About me

I've worked for 3 years as an Java Backend Developer and for 4 years as a Web-Developer and iOS - Developer. I've been working in the IT industry for 13 years already. I am passionate about creating efficient, high-quality, and user-friendly applications using Clean Architecture principles, Test Driven Development and Domain Driven Design.

Demo (iOS - Project)

If you want to check the quality of my code, you can check out this DEMO PROJECT.

Main features of this project:

  • Unit tests (coverage 72%)
  • SOLID principles
  • Clean Architecture Principles
  • All dependencies initialized in the composition root, so it is easy to replace any component

Pinned

  1. CurrencyConverter CurrencyConverter Public

    This demo project shows my coding style. Main features of this project: Unit tests (coverage 72%) SOLID principles Clean Architecture Principles All dependencies initialized in the composition root…

    Swift

  2. LeetCode LeetCode Public

    Inside this repository, you'll find optimized, clear, and versatile solutions to various LeetCode problems.

    Java