Skip to content
View Smayan-n's full-sized avatar

Highlights

  • Pro

Block or report Smayan-n

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 Loading

  1. React-Chat-App React-Chat-App Public

    A live chat application that allows users to create accounts, make chat groups, and engage in real-time conversations with other users

    TypeScript 1

  2. pathfinding-visualizer pathfinding-visualizer Public

    This react application allows you visualize different pathfinding and maze-generation algorithms with fun animations!

    JavaScript 1

  3. Neural-Network-Character-Recognition Neural-Network-Character-Recognition Public

    A React application that features 2 independent neural networks that can perform live, hand-drawn digit and letter recognition.

    JavaScript 1

  4. Sorting-Algorithm-Visualizer Sorting-Algorithm-Visualizer Public

    This is a web app made using vanilla JavaScript that helps you visualize how different sorting algorithms work

    JavaScript 1 1

  5. Linked-List-Visualizer Linked-List-Visualizer Public

    This tool is designed to help visualize and understand the basic concepts of linked lists in computer science.

    JavaScript 1

  6. Sudoku-Solver-Visualizer Sudoku-Solver-Visualizer Public

    A python app that uses backtracking to solve sudokus (with visualization)

    Python