havanagrawal
♥ Java ♥ Scala ♥ Searches for repos to contribute with @sunnypatel165. All in vain.
Google Inc.Seattle, WA
Pinned Repositories
advent-of-code-2018
:construction: Solutions for Advent of Code 2018
c2c2017
Course material and references for Campus To Corporate course, 2017.
clomask
Capstone Project for Clobotics: Using Mask R-CNN for Rigid/Non-Rigid Retail Consumable Product Detection
goodreads-visualization
Goodreads Data Visualization Project for Data 511 @ UW
GoodreadsScraper
Scrape data from Goodreads using Scrapy and Selenium :books:
havanagrawal.github.io
My Professional Website/Blog
learning-ml
Jupyter notebooks for the math and implementations of popular machine learning algorithms
triovision
A Web Based Version of the game TrioVision 🚧
wikidata-toolkit
Bot for Wikidata to fix consistency and constraint issues on television series :tv:
spotpy
A Statistical Parameter Optimization Tool
havanagrawal's Repositories
havanagrawal/GoodreadsScraper
Scrape data from Goodreads using Scrapy and Selenium :books:
havanagrawal/c2c2017
Course material and references for Campus To Corporate course, 2017.
havanagrawal/clomask
Capstone Project for Clobotics: Using Mask R-CNN for Rigid/Non-Rigid Retail Consumable Product Detection
havanagrawal/learning-ml
Jupyter notebooks for the math and implementations of popular machine learning algorithms
havanagrawal/wikidata-toolkit
Bot for Wikidata to fix consistency and constraint issues on television series :tv:
havanagrawal/triovision
A Web Based Version of the game TrioVision 🚧
havanagrawal/advent-of-code-2018
:construction: Solutions for Advent of Code 2018
havanagrawal/goodreads-visualization
Goodreads Data Visualization Project for Data 511 @ UW
havanagrawal/havanagrawal.github.io
My Professional Website/Blog
havanagrawal/mlregression
Repo for ML Regression Course by University of Washington (https://www.coursera.org/learn/ml-regression/home/welcome)
havanagrawal/r-simulations
R Simulations for random problems from J. Blitzstein's "Introduction to Probability" Textbook
havanagrawal/WeatherProject
Mini project for weather data extraction. Problem statement from codekata.com
havanagrawal/30-seconds-of-python-code
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
havanagrawal/31DaysOfRefactoringInJava
Direct translation of the book "31 days of refactoring" by Sean Chambers, Simone Chiaretta from .net to Java
havanagrawal/c2c2018
Course material and references for Campus To Corporate course, 2018.
havanagrawal/data-512-a1
Data 512 Assignment - Data Curation
havanagrawal/data-512-a2
Assignment repository for DATA 512: Bias in Data
havanagrawal/data-512-final-project
Assignment repository for DATA 512: Final Project
havanagrawal/flockSO
FlockSO - StackOverflow for FlockOS
havanagrawal/followapp-exotel-listener
A listener service to respond to GET requests from Exotel
havanagrawal/followapp-wavappender
A POC project to demonstrate appending of WAV files, after retrieving them from either the local machine (emulated as cache), or from a free API.
havanagrawal/image-processing-shenanigans
A revision course in digital image processing through hands-on, coding exercises.
havanagrawal/Leetcode
Complete solutions to Leetcode problems; updated daily. (I'm looking for long-term contributors/partners to this repo! Send me PRs if you're interested! - 9/5/2018)
havanagrawal/ml-from-scratch
Machine Learning Algorithms from Scratch.
havanagrawal/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
havanagrawal/project-euler
Solutions for various problems on Project Euler
havanagrawal/pydbgen
Random dataframe and database table generator
havanagrawal/RosettaCode
Solutions to random tasks from RosettaCode in Scala
havanagrawal/spotpy
A Statistical Parameter Optimization Tool
havanagrawal/supermarket-pricing
:construction: Repo for http://codekata.com/kata/kata09-back-to-the-checkout/ implemented in Scala, built with sbt