From 5ea8cfbfa8f4888ca9e963391b030f9e1a167238 Mon Sep 17 00:00:00 2001 From: "Fardhin Masud (masudm6)" Date: Sun, 1 Oct 2023 15:51:14 +0100 Subject: [PATCH] was the bottom of the deep blue sea sea sea --- README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e6d6f68..ca9521a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,17 @@ ### Mohammed Fardhin Masud -This account holds my Coventry University GitHub repositories, used primarily for coursework but also for personal projects. -Only some repositories have been made public. These are the exact same as when they were submitted and only differ by including a "Post CW note" in which I reflect on the work completed or where I add related resources such as module guides or necessary files. +This account holds my Coventry University GitHub repositories, used primarily for coursework but also for personal projects. -- **[masudm6](https://github.coventry.ac.uk/masudm6) / [5001CEM_bookshop](https://github.coventry.ac.uk/masudm6/5001CEM_bookshop)**: An online bookshop built using **Python** in my second year utilising Flask, WTForms and SQLite. -- **[5011CEM-2122JanMay](https://github.coventry.ac.uk/5011CEM-2122JanMay) / [5011CEM2022_masudm6](https://github.coventry.ac.uk/5011CEM-2122JanMay/5011CEM2022_masudm6)**: **MATLAB** code to process environmental big data in parallel using the MATLAB Parallel Processing toolbox completed in my second year. -- **[masudm6](https://github.coventry.ac.uk/masudm6) / [5005labs](https://github.coventry.ac.uk/masudm6/5005labs)**: Unassessed **R** code from my second-year Data Science module's labs, developed using RStudio. +I have set some repositories to public (these are listed below, in chronological order). They are the exact same as when they were submitted but I have included a "Post CW note" to some of these where I reflect on the work completed, or where I add related resources such as module guides or necessary files. + +#### Second Year: +- **[masudm6](https://github.coventry.ac.uk/masudm6) / [5001CEM_bookshop](https://github.coventry.ac.uk/masudm6/5001CEM_bookshop)**: An online bookshop built using **Python** in my second year utilising Flask, WTForms and SQLite. (second year, 5001CEM - Software Engineering) +- **[5011CEM-2122JanMay](https://github.coventry.ac.uk/5011CEM-2122JanMay) / [5011CEM2022_masudm6](https://github.coventry.ac.uk/5011CEM-2122JanMay/5011CEM2022_masudm6)**: **MATLAB** code to process environmental big data in parallel using the MATLAB Parallel Processing toolbox completed in my second year. (second year, 5011CEM - Big Data Programming Project) +- **[masudm6](https://github.coventry.ac.uk/masudm6) / [5005labs](https://github.coventry.ac.uk/masudm6/5005labs)**: Unassessed **R** code from my second-year Data Science module's labs, developed using RStudio. (second year, 5005CEM - Data Science) +- **[masudm6](https://github.coventry.ac.uk/masudm6) / [5003CEM_CODE](https://github.coventry.ac.uk/masudm6/5003CEM_CODE)** : **Python** code from my second-year Advanced Algorithms module. (second year, 5003CEM - Advanced Algorithms) +#### Third Year: +- **[masudm6](https://github.coventry.ac.uk/masudm6) / [6006CEM_CODE](https://github.coventry.ac.uk/masudm6/6006CEM_CODE)** : **Jupyter IPython** notebook on machine learning processes to predict rainfall in Australia. (third year, 6006CEM - Machine Learning and Related Applications). +- **[masudm6](https://github.coventry.ac.uk/masudm6) / [securelearn](https://github.coventry.ac.uk/masudm6/securelearn)**: **Python** Flask website for my cybersecurity module. Includes the associated report which highlights cross-language secure practices and design considerations for the application. (third year, 6005CEM - Security). In the future I wish to share more repositories, including: -- **Python** code for my Advanced Algorithms module (second year). - - **Jupyter IPython** notebooks from my Machine Learning coursework (third year). - - **JavaScript** web API backend using Node, Koa and Mongoose (third year). + - **JavaScript** web API backend using Node, Koa and Mongoose (third year, 6003CEM - Web API Development).