Skip to content
View praveenchiliveri6's full-sized avatar
  • Amazon
  • Tempe, Arizona, United States

Block or report praveenchiliveri6

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. Blockchain-Voting-System Blockchain-Voting-System Public

    The Block Chain Based Voting system is a project created by Blocksmiths team, In this project we used solidty to create the smart contract and hosted it on Ganache, (you can also deploy the contrac…

    JavaScript

  2. Static-code-analyzer Static-code-analyzer Public

    Static Code Analysis is a method of analyzing the source code of programs without running them. It can discover formatting problems, null pointer dereferencing, and other simple scenarios.

    Java

  3. static-code-analyzer-webservice static-code-analyzer-webservice Public

    The static-code-analyser-webservice is a gating service (used for java projects), which is used to check if a project passes the thresholds for different kinds of code analysis, which can be set by…

    HTML

  4. WeatherApplication WeatherApplication Public

    This application is used to display the weather of a particular city. Users have the flexibility to add the new city to monitor the weather.

    Python

  5. Design_Patterns Design_Patterns Public

    This repository contains various low level design patterns such as Strategy, Observer, Factory, Builder, Singleton, Adapter, Facade etc

    Java

  6. Competitive_Programming Competitive_Programming Public

    This repository contains the advanced topics for competitive programming such as KMP for String Matching, LCA with Binary Lifting, Bellman Ford, Kosaraju for Strongly Connected Components etc

    C++ 1