Skip to content
View MurlidharVarma's full-sized avatar
Block or Report

Block or report MurlidharVarma

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

Pinned

  1. sudoku sudoku Public

    Visualize, Generate and Solve Sudoku! You can choose Sudoku of various size (4 x4 or 9 x 9 or 16 x 16). Also can configure how many solutions you need the sudoku to have. The code is built entirely…

    TypeScript 1

  2. visualization-times-table visualization-times-table Public

    This one has been one of my favourite weekend project I did. Visualize and play around with Times-Table. I got inspiration to build this project when I watched this awesome Mathologer Youtube video…

    JavaScript

  3. visualization-sorting-alogrithms visualization-sorting-alogrithms Public

    Visualize sorting algorithms! You can choose the number of visual bars and apply different sorting algorithms for visualization. You can slow down and pace up the sorting processing for better unde…

    TypeScript

  4. fourier-transformation fourier-transformation Public

    This is another one of my favourite weekend project I did. My attempt on Fourier transformation. When I read about Fourier Transforms, I found it very intriguing. Thanks to awesome explaination by …

    JavaScript 1

  5. genobots genobots Public

    Inspired by Darwin's theory of evolution, bots that are evolved genetically to find path to the target.

    JavaScript

  6. artificial-intelligence artificial-intelligence Public

    My Project work on Harvard's CS50 Introduction to Artificial Intelligence with Python

    Python