- My name is Tom Overall; majoring in Honours Computer Science (CO-OP) and minoring in Mathematics at McMaster University.
- Interested in machine-learning, low-level programming, and conceptual computer science and mathematics.
- Please feel free to contact me via email or on LinkedIn!
- StudyAutomate (Python, Flask, HTML, CSS, JavaScript)
- Using the OpenAI API, users can input their notes via text documents and have an outputted flash-card deck to study from.
- Vector-Transmitted Disease Simulation (C++)
- Final project for DATASCI 2G03 (Scientific Computing)
- Models the spread of vector-transmitted diseases using the Susceptible, Infected, Recovered (SIR) Model.
- Utilizes Runge-Kutta Integration to solve various ordinary differential equations and plots them for observation via the PGPlot library.
- Observable effects of vaccinations against the disease.