Skip to content
View chethanv28's full-sized avatar
  • VMware | Broadcom
Block or Report

Block or report chethanv28

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

  1. 3D-Mandelbrot-and-Julia-Sets 3D-Mandelbrot-and-Julia-Sets Public

    Generate complex fractals and mandelbrots with aesthetic visual effects

    C++ 2 1

  2. 5x5-Board-Raid-and-Trade-Game-Simulation- 5x5-Board-Raid-and-Trade-Game-Simulation- Public

    A strategic board game with 5x5 cells with two players and two types of moves(raid and sneak)

    Python 1

  3. Drawing-Teapot-from-triangles Drawing-Teapot-from-triangles Public

    Sorting vertices of the triangle by bubble sort and interpolate Z to draw each pixel with least Z

    C++

  4. Weather-Forecast-search-web-app Weather-Forecast-search-web-app Public

    An interactive and responsive web app to search for weather conditions

    HTML

  5. Weather-Forecast-Android-App Weather-Forecast-Android-App Public

    An interactive mobile app to search for weather data with social networking features to post data on facebook and also with map features

    Java

  6. Stacks-and-Queues-Simulation-using-Linked-List Stacks-and-Queues-Simulation-using-Linked-List Public

    A simple console application to simulate the behavior of stacks and queues using Linked List. Includes methods to insert/delete the nodes at the front/end of the list. An additional method to inser…

    C++