From 00cf887471872bd1051e7ac4e14a60374bab5ffe Mon Sep 17 00:00:00 2001 From: Calum Mackervoy Date: Mon, 17 Jun 2019 21:51:02 +0100 Subject: [PATCH] added markdown files for code-operative --- _clients/acorn.md | 3 ++ _clients/alpha-complex.md | 3 ++ _clients/generation-rent.md | 3 ++ _clients/land-explorer.md | 3 ++ _clients/political-education-network.md | 3 ++ _clients/reinventory.md | 3 ++ _clients/webpost.md | 3 ++ _clients/weco.md | 3 ++ _coops/code-operative.md | 49 +++++++++++++++++++++++++ _services/machine-learning.md | 4 ++ _technologies/angular.md | 4 ++ _technologies/ionic.md | 4 ++ 12 files changed, 85 insertions(+) create mode 100644 _clients/acorn.md create mode 100644 _clients/alpha-complex.md create mode 100644 _clients/generation-rent.md create mode 100644 _clients/land-explorer.md create mode 100644 _clients/political-education-network.md create mode 100644 _clients/reinventory.md create mode 100644 _clients/webpost.md create mode 100644 _clients/weco.md create mode 100644 _coops/code-operative.md create mode 100644 _services/machine-learning.md create mode 100644 _technologies/angular.md create mode 100644 _technologies/ionic.md diff --git a/_clients/acorn.md b/_clients/acorn.md new file mode 100644 index 0000000..39e5fa0 --- /dev/null +++ b/_clients/acorn.md @@ -0,0 +1,3 @@ +--- +title: ACORN +--- \ No newline at end of file diff --git a/_clients/alpha-complex.md b/_clients/alpha-complex.md new file mode 100644 index 0000000..1f6418b --- /dev/null +++ b/_clients/alpha-complex.md @@ -0,0 +1,3 @@ +--- +title: The Alpha Complex +--- \ No newline at end of file diff --git a/_clients/generation-rent.md b/_clients/generation-rent.md new file mode 100644 index 0000000..58d0a70 --- /dev/null +++ b/_clients/generation-rent.md @@ -0,0 +1,3 @@ +--- +title: Generation Rent +--- \ No newline at end of file diff --git a/_clients/land-explorer.md b/_clients/land-explorer.md new file mode 100644 index 0000000..8d1dc2e --- /dev/null +++ b/_clients/land-explorer.md @@ -0,0 +1,3 @@ +--- +title: Land Explorer +--- \ No newline at end of file diff --git a/_clients/political-education-network.md b/_clients/political-education-network.md new file mode 100644 index 0000000..20c93a3 --- /dev/null +++ b/_clients/political-education-network.md @@ -0,0 +1,3 @@ +--- +title: Political Education Network +--- \ No newline at end of file diff --git a/_clients/reinventory.md b/_clients/reinventory.md new file mode 100644 index 0000000..f0762c4 --- /dev/null +++ b/_clients/reinventory.md @@ -0,0 +1,3 @@ +--- +title: Reinventory +--- \ No newline at end of file diff --git a/_clients/webpost.md b/_clients/webpost.md new file mode 100644 index 0000000..b6f4ba6 --- /dev/null +++ b/_clients/webpost.md @@ -0,0 +1,3 @@ +--- +title: Webpost +--- \ No newline at end of file diff --git a/_clients/weco.md b/_clients/weco.md new file mode 100644 index 0000000..76fec02 --- /dev/null +++ b/_clients/weco.md @@ -0,0 +1,3 @@ +--- +title: We Collective +--- \ No newline at end of file diff --git a/_coops/code-operative.md b/_coops/code-operative.md new file mode 100644 index 0000000..3bec823 --- /dev/null +++ b/_coops/code-operative.md @@ -0,0 +1,49 @@ +--- +title: Code-Operative +name: Code-Operative +members: 8 +website: https://www.code-operative.co.uk +email: contact@code-operative.co.uk +twitter: code_operative +github: Code-Operative +address: Baltic Business Quarters, Abbott's Hill, Gateshead, United Kingdom, NE8 3DF +latitude: 54.966587 +longitude: -1.595418 +clients: +- acorn +- weco +- generation-rent +- alpha-complex +- land-explorer +- webpost +- reinventory +- political-education-network +services: +- development +- consultancy +- database-solutions +- machine-learning +- web-design +technologies: +- angular +- ionic +- reactjs +- node-js +- javascript +- htmlcss +- django-2 +- python +- laravel +- php +- c +- net +- java +- google-maps +- postgresql +- sql-server +- ubuntu +--- + +Code-Operative is a community of tech freelancers based in the North-East of England, with members and affiliates based further afield as well. Code-Op's processes are designed to bridge the gap between freelancers and the clients who need them, operating a not-for-profit model which puts quality and the needs of client and freelancer first. + +We can offer the traditional role-based services of an agency but we can also manage existing projects and build new systems from scratch. \ No newline at end of file diff --git a/_services/machine-learning.md b/_services/machine-learning.md new file mode 100644 index 0000000..72c8de3 --- /dev/null +++ b/_services/machine-learning.md @@ -0,0 +1,4 @@ +--- +title: Machine Learning +name: Machine Learning +--- \ No newline at end of file diff --git a/_technologies/angular.md b/_technologies/angular.md new file mode 100644 index 0000000..35fde06 --- /dev/null +++ b/_technologies/angular.md @@ -0,0 +1,4 @@ +--- +title: Angular +name: Angular +--- diff --git a/_technologies/ionic.md b/_technologies/ionic.md new file mode 100644 index 0000000..9343274 --- /dev/null +++ b/_technologies/ionic.md @@ -0,0 +1,4 @@ +--- +title: Ionic +name: Ionic +---