Skip to content
View akhilsbehl's full-sized avatar

Block or report akhilsbehl

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

Popular repositories Loading

  1. configs configs Public

    Common configuration files that I share on different machines.

    Shell 3

  2. ai-modern-approach ai-modern-approach Public

    Notes and code from reading of Russell & Norvig.

    1

  3. akhilsbehl.github.io akhilsbehl.github.io Public

    The source for this weblog.

    HTML

  4. vim-monokai vim-monokai Public

    Forked from ku1ik/vim-monokai

    Monokai color scheme for Vim converted with coloration.ku1ik.com from Textmate theme with the same name.

    Vim Script

  5. sudoku sudoku Public

    An implementation of a sudoku solver using Knuth's Dancing Links X algorithm in Steel Bank Common Lisp.

    C

  6. eratosthenes eratosthenes Public

    Comparison of Eratosthenes' sieve algorithm in various languages.

    Common Lisp