Skip to content
View kishanknows's full-sized avatar
💬
💬

Block or report kishanknows

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

Hello, I'm KISHAN

💻 Tech Stack

react react native redux axios javascript
typescript express node.js mongodb firebase

📊 GitHub Stats :

Anurag's GitHub stats

Pinned Loading

  1. graph-based-resiliency-for-PDN graph-based-resiliency-for-PDN Public

    Quantification of operational resiliency for power distribution network based on graph theory

    HTML 3

  2. AnimeTree AnimeTree Public

    Anime guide and tracker app made with react native, express, node.js and postgresql

    TypeScript

  3. Competitive-Programming Competitive-Programming Public

    A collection of solutions for various coding contests held on codeforces, codechef and atcoder.

    C++

  4. internshala-automation internshala-automation Public

    Python script to apply to internships on internshala.com using selenium.

    Python 2

  5. Machine-Learning-Projects Machine-Learning-Projects Public

    Collection of machine learning projects implemented using MATLAB

    MATLAB

  6. Nearby-Restaurants-Searching Nearby-Restaurants-Searching Public

    2-D binary search trees are being used to effectively answer find restaurants near me queries by preprocessing the coordinates of restaurants in O(nlogn) time and answering queries in O(m+log^2n) t…

    Python