Skip to content
View kunal768's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@ai-vithink @VITCMUN @ecm-hackers @technocrats-robotics
Block or Report

Block or report kunal768

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. trustwallet trustwallet Public

    Go

  2. Interviewbit Interviewbit Public

    interviewbit solutions

    Python

  3. Circle-NN Circle-NN Public

    A neural network that draws circles , learned from Bresenhams algorithm

    Jupyter Notebook 1

  4. POS-Project POS-Project Public

    A minimalistic library management application built with Apollo GraphQL

    JavaScript 2

  5. Go program to print sum of squares o... Go program to print sum of squares of positive integers from given spaced integers without using a 'for' statement
    1
    package main
    2
    
                  
    3
    import (
    4
    	"fmt"
    5
    	"os"