Pinned Repositories
advent-of-code
Advent of Code Solutions
azizj1
Production environment of www.azizj1.com
bjj-analytics
React SPA to display analytics from bjj events in my Fitness Google Calendar
black-scholes
Option pricing using the Black-Scholes formula
google-calendar-analytics
RESTful API that analyzes my private google calendars.
iOSCurrentlyPlayingView
Example of how to add a custom view on top of UITabBar and toggle its visibility
michigan-data-science
Coursera specialization (5 courses) on applied data science in Python by University of Michigan
react-google-calendar-events
Display, search and filter Google Calendar events as shown in http://mmwconline.org/events/
react-server-side-rendering
Nodejs web app demonstrating React server-side rendering.
stanford-machine-learning
Coursera course on machine learning by Stanford University
azizj1's Repositories
azizj1/iOSCurrentlyPlayingView
Example of how to add a custom view on top of UITabBar and toggle its visibility
azizj1/google-calendar-analytics
RESTful API that analyzes my private google calendars.
azizj1/michigan-data-science
Coursera specialization (5 courses) on applied data science in Python by University of Michigan
azizj1/react-google-calendar-events
Display, search and filter Google Calendar events as shown in http://mmwconline.org/events/
azizj1/advent-of-code
Advent of Code Solutions
azizj1/azizj1
Production environment of www.azizj1.com
azizj1/bjj-analytics
React SPA to display analytics from bjj events in my Fitness Google Calendar
azizj1/black-scholes
Option pricing using the Black-Scholes formula
azizj1/react-server-side-rendering
Nodejs web app demonstrating React server-side rendering.
azizj1/stanford-machine-learning
Coursera course on machine learning by Stanford University
azizj1/dev-azizj1
A DEV/QA environment for azizj1.com
azizj1/fast-react-context
How to use context with refs so that the entire page doesn't change when context changes https://www.youtube.com/watch?v=ZKlXqrcBx88
azizj1/greeks
Calculations of option greeks - delta, gamma, theta, vega, rho
azizj1/highcharts-examples
Few examples of Highcharts created to demo customer-visit-summary to stakeholders.
azizj1/implied-volatility
Determine implied volatility of options based on their prices
azizj1/iOSMapkitOverlay
Example of how to add a fixed circular overlay on iOS MapKit. It can be used to define search radius on a map.
azizj1/node-google-calendar
Simple node module that supports Google Calendar API
azizj1/react-calendar-heatmap
An svg calendar heatmap inspired by github's contribution graph
azizj1/sudokuSolver
Sudoku Puzzle Solver implemented in Java.
azizj1/TAScheduler
Tool to optimally distribute Teaching Assistants among discussions and labs based on availability and preferences. Written in Java.