I am a fourth-year undergraduate student at the University of Toronto,
specializing in Computer Science and minoring in Mathematics.
A derivative calculator with complete steps made from scratch in Python! Uses the shunting yard algorithm and a bunch of recursive algorithms I came up with.
The classic Korean chess game programmed in Java with complete GUI implemented using Java Swing.
A global news website with a discussion forum. I worked on the back-end Flask server.
An AI web app that detects the political bias of news articles. I worked on the back-end, working on features such as text keyword extraction and searching for relevant articles.
A text file compressor made using Huffman Trees. I worked on the front-end and the graph visualization feature.
An application that keeps track of your stock portfolio. I worked on the net worth plot feature and the API clients for retrieving stock information.