Mia Fadriquela Profile Picture

Hello!

I'm Micaela Neslin Z. Fadriquela.
Most people know me as Mia or MiaFad.
Nice to meet you!

I am an early-stage public health practitioner from Manila, Philippines. Currently, I serve as the Senior Health Program Officer at the Ateneo de Manila University.I studied Public Health (MPH) at the University of Edinburgh, and Psychology (BS) at the University of the Philippines Diliman. Some projects I have worked on include compassion in medicine, digital mental health, and tobacco policies. I am also the hands behind Public Health Pianist and Memory Snapshots.

Public Health Pianist

I recently started a project called the "Public Health Pianist". I aim to create a wider awareness of public health issues in the Philippines where I talk about various health topics while playing the piano - two areas I'm truly passionate about.

Topic, song, and general suggestions are most welcome. You can reach me through this page.

Enjoy!

Episode 01: Colorectal Cancer and How Deep is Your Love (July 1, 2024)

Some points were further clarified in the original post (i.e., years active and cause of death). Click "Learn More" for more info.

function triggerModal() { var modal = document.getElementById("app"); if (modal.style.display === "none" || modal.style.display === "") { modal.style.display = "block"; } else { modal.style.display = "none"; var container = document.getElementById("vid"); if (container) { var iframe = container.querySelector('iframe'); if (iframe) { var src = iframe.src; iframe.src = ''; setTimeout(function() { iframe.src = src; }, 100); } } } } // Function for Modal 1 function triggerModal() { var modal = document.getElementById("app"); var iframe = document.querySelector("#vid iframe"); if (modal.style.display === "none" || modal.style.display === "") { modal.style.display = "block"; } else { modal.style.display = "none"; // Stop the video by reloading its src var src = iframe.src; iframe.src = ''; setTimeout(function() { iframe.src = src; }, 100); } }
function openPopup() { document.getElementById("popup").style.display = "block"; document.addEventListener("click", closePopupOnOverlayClick); } function closePopup() { document.getElementById("popup").style.display = "none"; document.removeEventListener("click", closePopupOnOverlayClick); } function closePopupOnOverlayClick(event) { var popup = document.getElementById("popup"); if (event.target === popup) { closePopup(); } } document.getElementById("popup").addEventListener("click", closePopupOnOverlayClick);

Episode 02: Cardiovascular Health and Tuloy Pa Rin (September 1, 2024)

function triggerModal2() { var modal = document.getElementById("app2"); modal.style.display = modal.style.display === "block" ? "none" : "block"; } function triggerModal2() { var modal = document.getElementById("app2"); if (modal.style.display === "none" || modal.style.display === "") { modal.style.display = "block"; } else { modal.style.display = "none"; var iframe = modal.querySelector('iframe'); if (iframe) { var src = iframe.src; iframe.src = ''; setTimeout(function() { iframe.src = src; }, 100); } } }
function openPopup2() { document.getElementById("popup2").style.display = "block"; document.addEventListener("click", closePopupOnOverlayClick); } function closePopup2() { document.getElementById("popup2").style.display = "none"; document.removeEventListener("click", closePopupOnOverlayClick); } function closePopupOnOverlayClick(event) { if (event.target === document.getElementById("popup2")) { closePopup2(); } }

Memory Snapshots

Aside from public health and piano, I take casual portraits that I call Memory Snapshots. Being in health and immersing myself in music have emphasized the fleeting nature of life, hence the increased need to immortalize important moments in time.Feel free to give me a shout if you would like to hire me for graduation photos, special gatherings, or general events.

Blog of Adventures

var bh_id = "60BHtZKxynSgjdMzk3NA";