Skip to content
View arindam-bose's full-sized avatar
😎
Naiva Kincit Karomiti
😎
Naiva Kincit Karomiti
Block or Report

Block or report arindam-bose

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. latex-symbols-template latex-symbols-template Public

    Short symbol commands for LaTex

    TeX 4 1

  2. CodeEvalJavaSolutions CodeEvalJavaSolutions Public

    CodeEval Solutions Java

    Java 7 14

  3. JavaPracticeLab JavaPracticeLab Public

    Core Java Practice Lab

    Java

  4. the-webcam-manager the-webcam-manager Public

    Detects and track motion in live video and notifies through email

    Python 1

  5. mini-radar-arduino mini-radar-arduino Public

    A 360 degree mini radar using Arduino and Python

    Python

  6. Mandelbrot set in Python Mandelbrot set in Python
    1
    import os
    2
    import math
    3
    import click
    4
    import datetime
    5
    import colorsys