Skip to content
View Ilushling's full-sized avatar

Block or report Ilushling

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Ilushling/README.md

About

Skills

Technologies

  • HTML/CSS;
  • JavaScript (JSDoc, esbuild, Vue.js, TypeScript);
  • Node.js (npm, Test runner, Fastify, Express);
  • SQL (MySQL, PostgreSQL);
  • Git (Git flow, GitHub flow, Trunk-based development, Conventional Commits);
  • Docker (multistage build, compose, swarm).

Concepts

  • MVC, MVVM, Clean/Onion/Hexagonal/Feature-based/Component-based architecture;
  • DDD (Trilemma - Clean and perfomance, aggregate, bounded contexts);
  • Law of Demeter;
  • Constantine's Law - Low coupling and high cohesion;
  • Rich domain model (data and logic) and Anemic (data + logic service);
  • Pattern Repository;
  • DI Container;
  • Composition over inheritance;
  • Decorator, Builder, Factory;
  • Measure complexity of algorithm - Big O;
  • Test Pyramid: Unit, Integration (API), E2E (UI);
  • SOLID, GRASP, DRY.

Network

  • REST API;
  • Long polling;
  • Server sent events (SSE);
  • WebSockets;
  • Overlay.

Popular repositories Loading

  1. ScreenFilter ScreenFilter Public

    Kotlin 1

  2. Flashlight Flashlight Public

    Java 1

  3. Opinions Opinions Public

    Java 1

  4. ChatEchoBot ChatEchoBot Public

    Python

  5. Ilushling Ilushling Public

  6. DataAlgo DataAlgo Public

    Data Structures and Algorithms

    JavaScript