Skip to content
View ardbytes's full-sized avatar

Organizations

@nulldb

Block or report ardbytes

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ardbytes/README.md
  • 👋 Hi, I’m Arvind
  • 👀 I’m interested in programming and mathematics.
  • 🌱 See my commit history to know what I am working on.

Popular repositories Loading

  1. Effective-CPP-Programs Effective-CPP-ProgramsPublic

    Collection of C++ programs following the advice in Effective C++

    C++ 8 2

  2. vim-get vim-getPublic

    Forked from srushti/vim-get

    Vim Script

  3. ardbytes ardbytesPublic

    Config files for my GitHub profile.

  4. C-Plus-Plus C-Plus-PlusPublic

    Forked from TheAlgorithms/C-Plus-Plus

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

    C++

  5. redmine redminePublic

    Forked from redmine/redmine

    Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp

    Ruby

  6. llm_from_scratch llm_from_scratchPublic

    Annotated code from the book Build a LLM From Scratch by Sebastian Raschka

    Python