Skip to content
View antikytheraton's full-sized avatar
💻
configuring nvim
💻
configuring nvim
Block or Report

Block or report antikytheraton

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

Hi there 👋

var me = antikytheraton{
    code:       []string{"Go", "Python", "JS", "Bash", "Lua"},
    askMeAbout: []string{"tech", "web dev", "devops", "linux", "networking"},
    technologies: technologies{
        backEnd: map[string]interface{}{
            "go":     []string{"go (LOL)"},
            "python": []string{"django", "flask"},
            "js":     []string{"node"},
        },
        devOps:    []string{"docker", "nginx", "CI/CD"},
        databases: []string{"postgreSQL", "redis", "mongodb", "sqlite", "mySQL"},
        linux:     []string{"hell yeah!"},
        misc:      []string{"neovim"},
    },
    currentFocus:        "Go microservices",
}

Pinned Loading

  1. neovim-dotfiles neovim-dotfiles Public

    Neovim Workstation Setup

    Lua

  2. nodebots nodebots Public

    sketches de la presentacion de nodebots 2 de junio

    Arduino 1

  3. conways-game-of-life conways-game-of-life Public

    Go

  4. lvim lvim Public

    My LunarVIM config

    Lua