Skip to content
View victoragaba's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report victoragaba

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
victoragaba/README.md

Hi there, I'm Victor Agaba! πŸ‘‹πŸΎ

Welcome to my GitHub profile! I'm currently pursuing a BS in Industrial Engineering and an MS in Computer Science at Northwestern University. My academic journey blends mathematics and computer science in areas of optimization and statistical modeling, with a passion for solving complex real-world problems.

πŸ”­ I’m currently working on:

High performance computing for combinatiorial optimization using Julia.

🌱 I’m currently learning:

Advanced concepts in machine learning and data science, particularly in the context of nonlinear optimization and approximation algorithms.

πŸ‘― I’m looking to collaborate on:

Projects involving data-driven insights into human behavior, behavioral economics, or cognitive science.

Open-source contributions related to optimization, statistical modeling, or machine learning.

πŸ’¬ Ask me about:

Integrating linear algebra techniques in applied science and decision-making.

⚑ Fun fact:

I published a motivational book in Uganda. It's called 'Another Way to Look at It'.

πŸ“« How to reach me: LinkedIn

πŸ˜„ Pronouns: He/him

Popular repositories Loading

  1. Metropolis-Hastings Metropolis-Hastings Public

    Implementing a stochastic decryption algorithm that uses relative frequency of characters as a comparison metric.

    Python 1

  2. Marsquakes Marsquakes Public

    Forked from Omkar-Ranadive/Marsquakes

    Analyze seismic activity on Mars

    Python 1

  3. SQL-Execution-Environment SQL-Execution-Environment Public

    Lexical analyzer, query planner and executer.

    C++

  4. SURG-Mars SURG-Mars Public

    Hopefully make a research paper out of this.

    Jupyter Notebook 1

  5. Optimization-Project Optimization-Project Public

    Assigning engineering students to DTC project teams

    AMPL

  6. Python-Algorithms Python-Algorithms Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python