From d6c0f4e667e0d09ba593a9d9ee9029173b729483 Mon Sep 17 00:00:00 2001 From: Anik Mandal <106138453+mandal-anik10@users.noreply.github.com> Date: Thu, 25 Jan 2024 02:28:35 +0530 Subject: [PATCH] added: docs --- docs/index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..55518d7 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,16 @@ +# base-codes +This repository stores all of codes that I have done during my undergraduate and postgraduate course work. + +______________ +## Content +- [lab-journals](lab-journals/README.md) : Laboratory journal notebooks composed during different undergrad and postgrad courses on numerical methods. +- [f90-msc](f90-msc/README.md) : Contains all of the basic Fortran-90 codes that I have done in my Numerical Methods course during my masters. +- [AstroLab-msc](AstroLab-msc/README.md) : Contains all the python notebooks and files of Astro-Lab works. +- [ipy-jupyter_projects](ipy-jupyter_projects/README.md) : +- [py-code_physics](py-code_physics/README.md) : +- [py-my_project](py-my_project/README.md) : +- [py-sem_3](py-sem_3/README.md) : +- [py-sem_5](py-sem_5/README.md) : +- [py-sem_6](py-sem_6/README.md) : +- [py-simulation](py-simulation) : +- [py-turtle](py-turtle/README.md) :