See my Github/Repos for my ML code/projects.

5 Proof-of-Concept Websites

Under Bioinformatics.ca, I created 5 Proof-of-Concept (POC) websites to test different static website generators to find a new format for the Canadian Bioinformatics Workshops (CBW) workshop websites. Either POC pages or recreations of the CBW Workshop, Introduction to R 2024 ("INR 2024"), were created to test these static website generators.

  • INR 2024 recreation made using Bookdown, a R package that creates PDFs, EPUB files, and websites.
  • INR 2024 recreation made using the Carpentries templates
  • INR 2024 recreation using Jupyter Book, a Python package that creates PDFs, EPUBs, websites, among other formats
  • POC page using Docusaurus, an optimized site generator in React
  • POC page using Quarto, a publishing system
  • Templates and Documentation

    These templates are made for future workshop creators to be able to easily make a workshop website without any previous website development experience.

  • CBW's Workshop Bookdown Template
  • CBW's Workshop Jupyter Book Template
  • These are the corresponding documentation for the websites, to help explain to (new) users how to use the templates. The bookdown has 2 links, the rough and current documentation.

  • CBW's Bookdown Updated Guide
  • CBW's Bookdown Original Template Documentation
  • CBW's Jupyter Book Template Documentation
  • NOTE: These websites are hosted under cbw-dev, a GitHub managed by CBW, hence, links may become inaccurate, as they are not owned by me.

    Additional links to websites I worked on are available here.