My Projects

2020

  • 2020-06
    -
    • Python
    • Youtube API
    • Spotify API
    • AWS Lambda

    A Python script (which is AWS Lambda deployable) that converts your Youtube liked videos into a Spotify playlist.

  • Conway's Game of Life written in Go and visualized using Ebiten.

  • 2020-06
    -
    • Javascript (ES6)
    • React
    • Webpack
    • Chrome API
    • Ruby on Jets
    • AWS Lambda
    • AWS API Gateway

    A Chrome extension that highlights the key insights in documents across the web.

  • 2020-04
    -
    • Java
    • JSwing

    A visualized and interactive maze solver Java application that automatically generates a random maze, and then proceeds to traverse and solve the maze using a variety of graph traversal algorithms (BFS, DFS, A*).