Skip to content
View jigyansunanda's full-sized avatar
  • 09:33 (UTC +05:30)

Block or report jigyansunanda

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
jigyansunanda/README.md

My first-name is a bit difficult to pronounce, so you can call me Jig.

I currently work as an AI and Automation Engineer. In my previous roles I have worked as Software Engineer with responsibilities in Backend and Full-stack.

I am not looking for any job opportunities right now.

Thank you. Have a good day.

Popular repositories Loading

  1. Online-Code-Runner Online-Code-Runner Public

    A full-stack web application that compiles and runs code in C++ and Python

    JavaScript 35 11

  2. Leetcode-Practice Leetcode-Practice Public

    My solutions synced by LeetHub while solving algorithmic problems on LeetCode.

    C++ 3

  3. Shortest-Path-Visualizer Shortest-Path-Visualizer Public

    A web application to visualize various shortest path algorithms.

    JavaScript 3

  4. Number-of-Components-in-PCA Number-of-Components-in-PCA Public

    This project implements a statistical approach to decide number of Components in Principal Component Analysis, using Explained-Variance.

    Jupyter Notebook 1 1

  5. focus focus Public

    Focus is a collection of themes for Zed code editor to help you focus only on code.

    1

  6. Autocomplete-Feature-using-Trie Autocomplete-Feature-using-Trie Public

    The simplest, non-scalable feature, that suggests next words of queries based on user input

    Java