Skip to content
View ptdewey's full-sized avatar
🪴
☕️
🪴
☕️

Sponsoring

@uniphil
@neovim
@fatfingers23

Organizations

@arabica-social

Block or report ptdewey

Report abuse

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

Report abuse
ptdewey/README.md
local ptdewey = {}

ptdewey.stats = {
    total_repositories = 63,
    total_stargazers = 382,
    commits_current_year = 848,
    top_languages = {
        go = "33.2%",
        typescript = "20.6%",
        fennel = "8.0%",
        gleam = "7.5%",
        lua = "7.4%"
    }
}

return ptdewey

Pinned Loading

  1. arabica-social/arabica arabica-social/arabica Public

    Coffee brew tracker built on ATProto (alpha)

    Go 8

  2. darkearth-nvim darkearth-nvim Public

    A dark and earthy colorscheme for Neovim.

    Fennel 86 2

  3. yankbank-nvim yankbank-nvim Public

    Neovim plugin improving access to clipboard history

    Lua 123 8

  4. pendulum-nvim pendulum-nvim Public

    Track time spent coding in Neovim

    Go 110 5

  5. plantuml-lsp plantuml-lsp Public

    Language Server for PlantUML

    Go 33 2

  6. shutter shutter Public

    Approval-based snapshot testing library for Go

    Go