Skip to content
Avatar

Organizations

@TheAlgorithms
Block or Report

Pinned

  1. A bot for TheAlgorithms/Python repository.

    Python 15 3

  2. Scrabble and hangman played directly on the terminal.

    Python 2 2

  3. A Neovim Telescope extension to open your browser bookmarks right from the editor!

    Lua 13

  4. My dotfiles for bash, neovim (completely configured in lua), vim, tmux and macOS

    Vim script 1

1,401 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

Created a pull request in internetarchive/infogami that received 19 comments

feat: Add cache for github actions

Added the ability to cache the pip downloads. The key is based on the OS which the tests are run on and the requirements.txt file. This means that …

+58 −17 19 comments
Reviewed 35 pull requests in 8 repositories
TheAlgorithms/Python 15 pull requests
internetarchive/infogami 7 pull requests
internetarchive/openlibrary 6 pull requests
nvim-telescope/telescope.nvim 2 pull requests
internetarchive/openlibrary-client 2 pull requests
TheAlgorithms/algorithms-keeper 1 pull request
nvim-lua/lsp-status.nvim 1 pull request
mfussenegger/nvim-lint 1 pull request

Created an issue in TheAlgorithms/Python that received 4 comments

Import keras from the tensorflow namespace

rg keras machine_learning/lstm/lstm_prediction.py_tf 9:from keras.layers import LSTM, Dense 10:from keras.models import Sequential And thus, remo…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.