Hi, my name is Ian Huang 👋
I'm a second-year computer science student at the University of Toronto.
About
- Languages: Python, Javascript/Typescript, Java/C#, C/C++
- Homepage: https://ianhuang.dev/
- LinkedIn: https://www.linkedin.com/in/ian-a-huang/
- Contact: ia.huang@mail.utoronto.ca
Featured Projects
NeX
A lightweight-syntax markup language designed for note taking
Features:
- Hand-written syntax parser with descriptive error messages
- Outputs standalone HTML files that can be viewed offline
- Familiar syntax similar to Markdown
- Full math and equation support utilizing LaTeX rendering
- In-browser live reload
Utilizes:
- Node/Typescript
- ExpressJS
CoVariant
A machine learning project investigating risk factors for regional COVID-19 severity
Originally written as a project for CSC110 at the University of Toronto.
Features:
- Able to accurately predict COVID-19 case and death curves from limited geographic and demographic information about a region of the United States
- Supports GPU-accelerated model training and prediction
Utilizes:
- Python
- Tensorflow/Keras
- Matplotlib
- Tkinter


