Skip to content
View bas-kirill's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report bas-kirill

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
bas-kirill/README.md

Hi there 👋 I'm Kirill

  • ACM ICPC Semi-Finalist
  • Spring Certified Professional
  • Ex Backend Developer at @yandex, worked at FinTech and ML Infra

My Professional Goal:

fun writeBloodyEnterpriseLikeOpenSource(basKirill: Developer) {
  val deployedProject = Project(developer = basKirill)
    .requirements(
      Requirements(trustToManagers = false, featureOrientedMind = true, userStories = true)
    )
    .core(howToBuild = DomainDrivenDesignStrategy())
    .architecture(
      philosophy = EvolutionaryArchitecture(FuturePredictionStrategy(), Flexability = 10),
      lowLevelArchitecture = UncleBob.theBest.hexagonalArchitecture,
      microservices = DomainGuidedArchitecture()
    )
    .codeQuality(SOLID, GoF, TDD)
    .monitoring(Monitor.business + Monitor.techEssentials)
    .infrastructure(RightInfrastructure().include(CI).include(CD))
    .api(Api
        .REST.enable()
        .gRPC.enable()
        .asPlugin()
    )
    .securityBuiltIn(true)
    .testing(manual = false, tdd = true, additional = ChaosTesting.maximize())
    .deploy(CloudProviders.randomOf(AWS, GoogleCloud, Azure))

  assert(deployedProject.status == Status.SUCCESS)
}

Pinned Loading

  1. rest-api-file-server rest-api-file-server Public

    REST API file server made with Clean Architecture 🔥

    Go 14

  2. fuse-benchmarks fuse-benchmarks Public

    Finally, Terraform module for FUSE FS benchmarks

    HCL 15

  3. lms lms Public

    Electron, TypeScript, React, WebPack

    TypeScript

  4. nup-lms-server nup-lms-server Public

    Java, JWT, Clean Arch, DDD

    Java

  5. muse-project muse-project Public

    [Muse Group] Frontend Academy

    TypeScript

  6. pohui pohui Public

    PHP