From 3439e8096d6a426bdc70914e60bfd6fdba731b1d Mon Sep 17 00:00:00 2001 From: Jerzy Kozera Date: Mon, 12 Nov 2018 22:20:04 +0100 Subject: [PATCH 1/3] Add personal projects section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0118e22..9626db3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ The Kali image used by the M812 (Digital Forensics) module. - [TM470 project by Ashley Lester](https://github.com/ashleylester/tm470) The Computing and IT Project - [TM470 project by Kevin Peat](https://github.com/devonshire/ou-tm470) The Computing and IT Project - +## Personal projects by OU students (not necessarily study-related) +- [OU Module Codes bot](https://gitlab.com/jkozera/oumodulesbot) for the [STEM Club's Discord server](http://www.oucr.club) ## By The Open University From 28d81a79fb9d05037a7c414dd205ede8061cb309 Mon Sep 17 00:00:00 2001 From: Jerzy Kozera Date: Mon, 12 Nov 2018 22:20:24 +0100 Subject: [PATCH 2/3] Add the Zeal documentation browser Separete commit, for easy reverting, since I'm not 100% sure if it's within the scope of this list (not very related to studying). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9626db3..742a9c1 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ The Kali image used by the M812 (Digital Forensics) module. ## Personal projects by OU students (not necessarily study-related) - [OU Module Codes bot](https://gitlab.com/jkozera/oumodulesbot) for the [STEM Club's Discord server](http://www.oucr.club) +- [Zeal documentation browser](https://zealdocs.org/) — in development since early 2013 by [@jkozera](https://github.com/zealdocs/zeal/graphs/contributors) ## By The Open University From 24077fb1a52f488e224beca7a6129b1bb7dd51d1 Mon Sep 17 00:00:00 2001 From: Jerzy Kozera Date: Mon, 12 Nov 2018 22:23:01 +0100 Subject: [PATCH 3/3] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 742a9c1..2d631cc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Awesome Open University Projects -A collection of awesome Open Univerity projects by students for students (but not limited to them) 🤓🎓 Here you can find open source and open data related to tools, helpful ressources and projects of [The Open University](https://www.open.ac.uk/). +A collection of awesome Open Univerity projects by students for students (but not limited to them) 🤓🎓 Here you can find open source and open data related to tools, helpful resources and projects of [The Open University](https://www.open.ac.uk/). Feel free to participate over pull requests.