Skip to content
View kulti's full-sized avatar

Organizations

@OtusGolang
Block or Report

Block or report kulti

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

Hi there, I'm Aleksey πŸ‘‹

I like to learn and teach. Especially, I like to learn how to learn and how to teach πŸ˜„

Current projects:

  • πŸ”Ž thelper β€” Go linter to chech the consistency of test helpers usage.
  • πŸ—’οΈ task-list β€” a personal system to track personal tasks. One day I write an article about it (or make a video).

Further projects:

  • πŸ€– task-list-bot β€” the next level of my own task list. Will be packed as telegram bot.
  • πŸŽ“ course about pragmatic development β€” I want to share my experience in development to help others make fewer mistakes.

Pinned

  1. thelper thelper Public

    Go 12 4

  2. docker-gogrpc docker-gogrpc Public

    Dockerfile

  3. golangci-lint config workflow golangci-lint config workflow
    1
    # Comments started with [!] are explanations of my workflow with golangci-lint.
    2
    # Another comments are real comments in my config. 
    3
    
                  
    4
    # [!] Examine the https://golangci-lint.run/usage/configuration/ to know all possibilities.
    5
    run: