Pranav Kadam's repositories
AppleStocks
Analyzed Apple stocks from 2000 to 2019. Visualized the data using the numpy, panda and seashore libraries of Python. Implemented the simple and exponential moving average to analyze the trends and wrote functions to know the optimal time to buy and sell stocks.
Calculator
A simple scientific calculator in C++
Concert-Connector
Our webapp enables people to swipe left and right on their favorite concerts and match up with people who are interested in the same. User music chemistry features will be added as well!
FractalExplorer
The Mandelbrot Set fractals in Java
HackerRankProblems
The following are some problems I solved on Hackerrank (among others).
MiniProjects
Assignments in C++
MIPSProjects
This is a collection of all the mini-projects we were supposed to do in our Computer Architecture and Assembly Language class. They are written in MIPS ASM and edited in 'Mars' (a MIPS simulator)
TowerofHanoi
Solution to tower of hanoi