GithubHelp home page GithubHelp logo
-- initialize user profile
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"
    },
    experience = {
        "software engineering",
        "data science",
        "computational science"
    }
}

-- user stats
ptdewey.stats = {
    total_repositories = 27,
    total_stargazers = 71,
    total_commits_current_year = 311,
    total_prs = 35,
    total_issues = 10,
    top_languages = {
        lua = "41.0%",
        go = "13.8%",
        python = "10.6%",
        shell = "10.3%",
        r = "7.6%",
        vim script = "5.2%"
    }
}

return ptdewey

Patrick Dewey's Projects

cuda-nn icon cuda-nn

Fully-connected feed-forward neural network implementation in CUDA

lush.nvim icon lush.nvim

Create Neovim themes with real-time feedback, export anywhere.

neural-net-viz icon neural-net-viz

Visualizing "what" and "how" neural networks learn through an interactive website.

office-hours-qbot icon office-hours-qbot

A discord bot that manages class TA office hour times and queues for the VT Hacks hackathon in 2022

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.