Skip to content
View anibs2171's full-sized avatar
💻
💻
  • Bengaluru

Block or report anibs2171

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

Popular repositories Loading

  1. Heatmap-Generator-using-Unity Heatmap-Generator-using-Unity Public

    Method used : (1) SetPixel() with textures(Hits.cs and Maptex.cs) and (2)Using custom shaders (Test1.shader)

    C# 2

  2. TodoApp-Flutter-Firebase TodoApp-Flutter-Firebase Public

    To-Do app built using Flutter with Firebase as back-end. Google accounts are used for authorisation.

    Dart 1 1

  3. Tkinter-Project Tkinter-Project Public

    A simple interactive application in Python and Tkinter, which is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit, and is Python's de facto standard…

    Python

  4. Javascript-HTML-DOM Javascript-HTML-DOM Public

    The HTML DOM model is constructed as a tree of Objects.JavaScript gets all the power it needs to create dynamic HTML.When a web page is loaded, the browser creates a Document Object Model of the pa…

    HTML

  5. C-code-Simulation-of-Airport-with-one-runway C-code-Simulation-of-Airport-with-one-runway Public

    Implementation of a simulation of an airport with a single runway, in C

    C

  6. Console-Application-Game-in-C Console-Application-Game-in-C Public

    C code to move a character around on the screen and collect points.

    C