ZUNY FESTER   

hello, world!

class human_being:
    def __init__(about_me):
      about_me.name = "Zuny Fester"
      about_me.age = 22
      about_me.type = "biomedical engineer from @uniandes"
      about_me.graduation = "October, 2023"
      about_me.resume = "resume"
      about_me.hobbies = ["singing",
                      "dancing",
                      "reading",
                      "designing",
                      "making cool spotify playlists"
                      "teaching"]
    def contact(self):

EDUCATION

Universidad de los Andes

Biomedical Engineering

Graduation date: October 2023

Relevant Coursework:

Biomedical Engineering

  • Biomechanics (IBIO3161)
  • Design of Experiments and Biostatistics (IBIO3271)*
  • Molecular Biology (MBIO2102)
  • Circuits and Instrumentation (IELE1010)

  • Introduction to Genetics and Evolution (Coursera)

Programming

Public Health

  • Specialized Program: Foundations of Public Health Practice (Coursera)

PROJECTS

Covid Spreed Analysis

Use of matematical methods and differential equations for the analysis of the epidemiological behavihour of COVID-19

Python

OLIVIA

Programmed personal assistant developed by recognition of voice, speech interpreter and algorithms of intelligence response through inputs.


Python

Personal Website

This website was made from pure HTML/CSS! I also drew all of the icons using Procreate.


Repo

HTML / CSS

Medical Data Visualizer

Visualization and numerical calculation of Medical Examinations using a developed Python algorithm centered in cardiac diseases and blood markers.


Biomedical Engineering / Python

Political Thinking in Public Health

Development of reccomendations on a proposed National Screening Program during the fight against the pandemic COVID-19.


Public Health

Antimicrobial Resistance Protocol

implementation of a protocol for the management of antimicrobial resistance incidents during outbreaks preserving health protection.


Public Health