/small-projects

Scripts I wrote for various reasons, from lab reports to web scraping.

Primary LanguageJuliaMIT LicenseMIT

Small Projects

Small miscellaneous programs I wrote for various purposes.

Files

  • Electric_Field.jl: A lab report written as a Julia notebook1 for my electromagnetism course. (Preview)
  • material-science.r: An R script to extract and plot material properties (such as Tensile strength and Young's modulus) from the laboratory obtained stress-strain data.

Footnotes

  1. Pluto is an extremely good alternative to Jupyter notebooks for the Julia language