Pranav Bhandari
pranavbhandari24
Software Engineer @ Google
Languages
Repos
34
Stars
2
Forks
0
Top Language
Python
Loading contributions...
Top Repositories
A python program to scrape images from a website
Apache Beam is a unified programming model for Batch and Streaming data processing.
Google-provided Cloud Dataflow template pipelines for solving simple in-Cloud data tasks
PerfKit Benchmarker (PKB) contains a set of benchmarks to measure and compare cloud offerings. The benchmarks use default settings to reflect what most users will see. PerfKit Benchmarker is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
A simple Twitter client that supports viewing a Twitter timeline.
Repositories
34No description provided.
Apache Beam is a unified programming model for Batch and Streaming data processing.
Google-provided Cloud Dataflow template pipelines for solving simple in-Cloud data tasks
PerfKit Benchmarker (PKB) contains a set of benchmarks to measure and compare cloud offerings. The benchmarks use default settings to reflect what most users will see. PerfKit Benchmarker is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
A simple Twitter client that supports viewing a Twitter timeline.
Flixter android app created using android studio.
Implementation of Value iteration using Python.
K means clustering implementation using Python.
Basic Knn classifier implementation using Python.
Basic Decision Tree implementation using Python.
Basic Neural Network implementation using Python.
Linear regression implementation using Python.
Naive Bayers implementation using Python.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
Simple To Do list app created using Android Studio in Java
No description provided.
A python program to scrape images from a website
No description provided.
Created program to clone repositories and place it in specific folders, described by a file called Github_Repos.
No description provided.
No description provided.
No description provided.
No description provided.
Implementation of a library that interacts with the operating system to perform heap management on behalf of a user process.
Created using the gtkmm library, Java and Donut Express (JADE), is a C++ based Graphical User Interface (GUI) application which provides a custom point of sale system (POS).
This program is made to show familiarity with hashing. This program accepts input of a filename and hashes each entry of the file, then it accepts commands to delete, search or insert words. It also displays the average and total number of collisions (probes).