Skip to content
View ptdewey's full-sized avatar

Sponsoring

@neovim

Highlights

  • Pro

Organizations

@internot-blog

Block or report ptdewey

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
ptdewey/README.md
-- user-profile.lua
local ptdewey = {}

-- user info
ptdewey.info = {
    name = "patrick dewey",
    education = {
        masters = "computer science at virginia tech",
        bachelors = "computational modeling and data analytics at virginia tech"
    }
}

-- user stats
ptdewey.stats = {
    total_repositories = 34,
    total_stargazers = 193,
    total_commits_current_year = 559,
    total_prs = 46,
    total_issues = 13,
    top_languages = {
        go = "27.7%",
        lua = "27.0%",
        python = "11.6%",
        shell = "8.4%",
        r = "8.0%",
        cuda = "5.5%"
    }
}

return ptdewey

Pinned Loading

  1. yankbank-nvim yankbank-nvim Public

    Neovim plugin improving access to clipboard history

    Lua 107 4

  2. pendulum-nvim pendulum-nvim Public

    Track time spent coding in Neovim

    Go 49 1

  3. darkearth-nvim darkearth-nvim Public

    A dark and earthy colorscheme for Neovim.

    Lua 32 1

  4. matcha matcha Public

    TUI Note Taking Helper

    Go 1

  5. blueprinter blueprinter Public

    TUI Template Manager

    Go

  6. dotfiles dotfiles Public

    ~/ is where the heart is

    Lua 1