Skip to content
View AB20CS's full-sized avatar
Block or Report

Block or report AB20CS

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

About Me! ⭐

const anindro = {
  programs: ["Computer Science πŸ’»", "Molecular Biology 🧬"],
  institution: "University of Toronto πŸ“š",
  current_position: "Clinical Programming and Data Science Intern @ AstraZeneca πŸ’Š",
  current_lab: "Machine Learning and Computational Healthcare Lab",
  interests: ["Machine Learning πŸ€–", "Computational Medicine 🩺", "Data Science πŸ—ƒοΈ", "Software Engineering ⌨️"],
  skills: ["Python 🐍", "C", "Java β˜•", "Unix πŸ–₯️", "Machine Learning πŸ“ˆ", "Deep Learning 🧠", "Causal Inference ➑️"]
}

Contact πŸ“«

Feel free to connect with me on LinkedIn or check out my website!

Pinned

  1. mySystemStats mySystemStats Public

    Monitors computer's resources

    C

  2. MedicalClinic MedicalClinic Public

    Forked from S-Makrod/MedicalClinic

    A scheduling app designed for use in a medical clinic

    Java

  3. MemoryModelAnalyzer MemoryModelAnalyzer Public

    Performs a static analysis of a file containing C source code, identifying the location in memory of the variables defined within the code

    C

  4. Missing-Data-Project Missing-Data-Project Public

    An evaluation of the suboptimality of various imputation methods when applied to handle various mechanisms of missingness

    Python 1

  5. NoisyTR-Review NoisyTR-Review Public

    Review of the Noisy Trust Region Method

    Jupyter Notebook

  6. Flying-Solitaire-Game Flying-Solitaire-Game Public

    Flying Solitaire is a horizontal scrolling video game developed using Assembly language.

    Assembly