home
Cryptocurrency Discord Bot
  • discord bot written in python which displays live cryptocurrency price information
  • the current price of a user specified coin is displayed as the bot's status and refreshes every 30 seconds
  • uses livecoinwatch api to get various price data for the top 25 coins by marketcap
  • 5 supported commands
Photo Stitching
  • written in MATLAB for introduction to computer vision class
  • creates homography to stitch two pictures together and form a panorama image
  • uses harris corner detecions, simple descriptors, and ransac to figure out which pixels match up
Generative Art
  • generative art created using p5.js creative coding javascript library
  • different piece of art everytime when refreshed
  • interactive gallery made from 6 scripts and custom bootstrap carousel
  • each one utilizes different built in math and geometry functions
  • see more on the gallery page of this website
Personal Website
  • personal (this) website created using html, css, and javascript
  • mulitple responsive pages to all screen sizes
  • simplistic design with interative elements