Work experiences


Macquarie University

def job_list(), do: [   %{

  title: “Sessional teaching staff: Secure app development (COMP3310)”,

  when: “02/2025 ~ 06/2025”

  },   %{

  title: “Sessional teaching staff: Data privacy (COMP3300)”,

  when: “07/2024 ~ 11/2024”

  } ]


UFMG

def job_list(), do: [   %{

  title: “Temporary lecturer: Software development II (DCC204)”,

  when: “03/2023 ~ 12/2023”,

  links: [Lecture notes (Portuguese)]

  },   %{

  title: “Temporary lecturer: Computer programming (DCC001/DCC208)”,

  when: “07/2022 ~ 07/2023”

  },   %{

  title: “Temporary lecturer: Software development I (DCC203)”,

  when: “07/2022 ~ 12/2022”

  }   %{

  title: “Teaching assistant: Writing programs in Python”,

  when: “11/2021”,

  links: [Webpage]

  } ]


Letras.mus.br

def job_list(), do: [   %{

  title: “Backend developer”,

  when: “01/2020 ~ 02/2020”

  },   %{

  title: “Backend developer (intern)”,

  when: “07/2019 ~ 12/2019”

  } ]


PUC-MG

def job_list(), do: [   %{

  title: “Teaching assistant: Algorithms for engineering”,

  when: “02/2018 ~ 07/2018”

  } ]


Codificar

def job_list(), do: [   %{

  title: “Software developer (intern)”,

  when: “07/2017 ~ 01/2018”

  } ]