Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable
blog
A web application to build your blog on GitHub
Bricks
Breakout style game
checkedc
Checked C is an extension of C that adds bounds checking to C. This repo contains the specification for the extension, test code, and samples.
Neural-Network-Algorithms
A collection of algorithms related to neural networks.
NSEDatabase
A tool to download historical quotes from NSE india, store quotes in a database and provide the data as pandas dataframe.
optionMath
A collection of option trading related utilities
options
A set of utilities for options trading (WIP)
pystockpredict
Backprop Neural Network and bollinger bands for stock prediction
chinmayHundekari's Repositories
chinmayHundekari/NSEDatabase
A tool to download historical quotes from NSE india, store quotes in a database and provide the data as pandas dataframe.
chinmayHundekari/optionMath
A collection of option trading related utilities
chinmayHundekari/pystockpredict
Backprop Neural Network and bollinger bands for stock prediction
chinmayHundekari/options
A set of utilities for options trading (WIP)
chinmayHundekari/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable
chinmayHundekari/blog
A web application to build your blog on GitHub
chinmayHundekari/Bricks
Breakout style game
chinmayHundekari/checkedc
Checked C is an extension of C that adds bounds checking to C. This repo contains the specification for the extension, test code, and samples.
chinmayHundekari/Cherno_01
Learning OpenGL from "The Cherno"
chinmayHundekari/chinmayHundekari.github.io
Journaling
chinmayHundekari/coding-interview-university
A complete computer science study plan to become a software engineer.
chinmayHundekari/coursera
chinmayHundekari/CPP_Projects
Practicing C++
chinmayHundekari/crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
chinmayHundekari/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
chinmayHundekari/dotfiles
Vim dotfiles
chinmayHundekari/EloquentJavascriptExercies
Solved exercises for http://eloquentjavascript.net/
chinmayHundekari/eudyptula
www.eudyptula-challenge.org
chinmayHundekari/eudyptula-1
The Eudyptula Challenge
chinmayHundekari/frontend-nanodegree-resume
chinmayHundekari/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
chinmayHundekari/Kalansh
Kalansh - Slice of time to organize your life
chinmayHundekari/MyBlog
My blog source using Hugo
chinmayHundekari/neovim
Vim-fork focused on extensibility and usability.
chinmayHundekari/open-source-rover
A build-it-yourself, 6-wheel rover based on the rovers on Mars!
chinmayHundekari/openmessaging-cpp
OpenMessaging API for cpp
chinmayHundekari/openmessaging-java
OpenMessaging API for Java
chinmayHundekari/Screener.in
Screener.in frontend based on Reactjs.
chinmayHundekari/search-engine
🔎🗺 Visual search engine for user curated mind maps on the web
chinmayHundekari/StockPricePrediction
Stock Price Prediction using Machine Learning Techniques