I am a research scientist, science editor, and data literacy trainer with a background in Biomedical Engineering. My primary interests include:
• Biotechnology and Bioengineering
• Data Visualization
In the blog section, I hope to introduce readers to the basics of data analysis and visualization, and provide a periodic summary of recent advances in biotechnology and bioengineering.
Additionally, the portfolio section showcases some of my projects and work on social media.
Lastly, the resources section offers a list of curated website links that address a wide variety of topics in STEM.
Hosted on: NameCheap and Netlify
Render the project with:
a) Terminal
i) render project in current directory ==> quarto render
ii) render project in 'myproject' ==> quarto render myproject
iii) render only documents in the 'articles' sub-directory ==> quarto render articles
b) Console
library(quarto)
Use quarto_render() function to render the whole project