Skip to content
View TeoIlie's full-sized avatar
🦞
Working from home
🦞
Working from home
  • BMO Financial Group
  • Toronto, Ontario, Canada
Block or Report

Block or report TeoIlie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TeoIlie/README.md

I'm Teo, welcome to my Github! 🧬

  • 🛠 I have a Bachelor's of Computer Science from Queen's University, with a 4.0/4.3 GPA
  • 🤖 I am passionate about Data Analytics and Artificial Intelligence
  • 🏦 My current work experience includes interning as a BA at BMO Financial Group for two summers

Social Media

Youtube LinkedIn Facebook BrickSafe Strava

Teo's github stats Top Langs

Pinned Loading

  1. Presidential_Speech_Efficacy_Prediction Presidential_Speech_Efficacy_Prediction Public

    Using ML clustering and modelling tools, I predicted the efficacy of presidential speech transcripts

    1

  2. AI_Pacman_Agent_Game AI_Pacman_Agent_Game Public

    A Python implementation of a Pacman agent, which can play autonomously using Bayesian inference and ghost sensors. Project designed at UC Berkeley. http:https://ai.berkeley.edu/home.html

    Python 1

  3. SQL_Databases SQL_Databases Public

    Data models: relational, entity-relationship. Relational query languages: relational algebra and SQL. Relational database design. Application interfaces and embedded SQL. Storage and indexing.

    PHP

  4. Intro_to_Neural_Networks Intro_to_Neural_Networks Public

    Implementation of Neural Networks from scratch in Python for digit classification and other tasks.

    Python 1

  5. Human_Phenotype_Ontology_Explorer Human_Phenotype_Ontology_Explorer Public

    Java implementation of a tool that answers queries about human disease terms, from a stored text file

    Java

  6. Tetris Tetris Public

    Developed an interactive Tetris game in Java, using OOP, double‐buffering, and the Java AWT API to render the GUI

    Java