It's me

Alex Lee

CS @ UofT

alexlee7942@gmail.com

I am a fourth-year undergraduate student at the University of Toronto,
specializing in Computer Science and minoring in Mathematics.

Résumé Email me

Projects


Project thumbnail

Calculus Derivative Calculator

Python, HTML/CSS, JavaScript | jQuery

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.

Project thumbnail

Jang-gi (Korean Chess)

Java | Java Swing

The classic Korean chess game programmed in Java with complete GUI implemented using Java Swing.

Project thumbnail

Atlas News

Python | Flask, SQLAlchemy

A global news website with a discussion forum. I worked on the back-end Flask server.

Project thumbnail

KnowYourBias

Python

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.

Project thumbnail

Huffman Tree File Compressor

Python | Graphviz

A text file compressor made using Huffman Trees. I worked on the front-end and the graph visualization feature.

Project thumbnail

StockTrack (PortfolioTracker)

Java | JFreeChart

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.