Skip to content
View shaurya-chandhoke's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report shaurya-chandhoke

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
shaurya-chandhoke/README.md

Hi there, I'm Shaurya

Linkedin: Shaurya GitHub follows website

I'm a full time software engineer and recent machine learning graduate. I'm really interested in researching ways to apply robust modeling algorithms towards applications in quantitative finance and algorithmic trading.

Some of my interests

Machine Learning 🧠 Financial Engineering 📈

Robotics 🤖 Web Development 🌎

Philosophy 💭 Art History 🎨



Got Docker? Try running this in your terminal!

docker run -it --rm shauryachandhoke/resume-cli:v1

Come Check Out My Projects!


My Tech Stack

Technologies

Frameworks

Programming Languages

Databases


Summary

Pinned

  1. black-scholes-merton-calculator black-scholes-merton-calculator Public

    This project launches a nice little web application that allows users to calculate European option prices using the Black Scholes Merton Differential Equation

    TypeScript 2

  2. Edge-Detector Edge-Detector Public

    A simple command line tool that uses non-maximum suppression to detect edges within an image

    Python 1

  3. Image-Segmentation Image-Segmentation Public

    A simple command line tool that uses K-Means clustering and SLIC segmentation to categorize pixels within an image into their respective clusters and super pixels

    Python

  4. Line-Detector Line-Detector Public

    A simple command line tool that uses Ransac regression and Hough Transform to detect lines within an image.

    Python 1

  5. Sky-Detector Sky-Detector Public

    A simple command line tool that uses K-Means clustering and K-Nearest-Neighbor techniques to classify two independent sets of images.

    Python 1

  6. ffa-engine ffa-engine Public

    A factor-based allocation engine that uses the Fama French 3 Factor model to perform a long/short trading strategy

    Jupyter Notebook