hello, world!
-
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"]
-
self.email
=
["zunyfes2901@gmail.com",
"zuny@justpaid.ai"]
self.social_media = {"instagram": "@zunyfester"}
self.important_links = {"LinkedIn",
-
"Github"}

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
- Scientific Computing with Python (FreeCodeCamp)
- Introduction to Machine Learning* (Coursera)
Public Health
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