Skip to content
View theo-obadiah-teguh's full-sized avatar

Highlights

  • Pro

Block or report theo-obadiah-teguh

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
theo-obadiah-teguh/README.md

Hello Everyone! I'm Theo πŸ‘‹

  • πŸŽ“ I'm a 4th year Economics, Finance, and Computer Science student at the University of Hong Kong
  • πŸ‘¨β€πŸ”¬ I'm currently currently working as a Data Scientist @Oxbridge Economics
  • 🌱 I have a background in DevOps and Econometrics
  • πŸ˜„ I also love basketball πŸ€ and LEGO
  • πŸ“« Feel free to reach out to me via theo.obadiah@gmail.com or connect with me on LinkedIn

Pinned Loading

  1. MorningStar MorningStar Public

    An ETL pipeline designed specifically to handle Morningstar deliverables. Utilizes 'iterparse' ElementTree, comparable to SAX Parsing, and AWS RDS MySQL.

    Python

  2. Carhalla Carhalla Public

    A database application, which served as a final project for the course CPSC 304 Relational Databases by the University of British Columbia. Utilizes AWS RDS MySQL, EC2, and Route 53.

    JavaScript

  3. Traffic-XGB Traffic-XGB Public

    Extreme Gradient Boosting (XGBoost) model for predicting hourly traffic volume. Utilized MAPE for model scoring, train-test splits with TimeSeriesSplit and hyperparameter tuning with GridSearchCV.

    Jupyter Notebook

  4. CousCous CousCous Public

    A comprehensive guide to applied econometrics and causal inference in R. Discusses Randomized Controlled Trials, Instrumental Variables, Regression Discontinuity Design, and Difference-in-Differences.

    HTML

  5. A-MAZE-ING A-MAZE-ING Public

    Repository for a retro-style maze game created in C++. Fulfills final project requirement of the course COMP2113 Programming Technologies by the University of Hong Kong.

    C++ 1

  6. MiniTest MiniTest Public

    Automated C/C++ testing and compiling with Bash. Useful for small-scale tasks and daily workflows.

    Shell