Update consulting.md

This commit is contained in:
Alexander Nozik 2022-06-01 10:47:00 +03:00
parent 6bcf7d6092
commit def1ef13ff
No known key found for this signature in database
GPG Key ID: F7FCF2DD25C71357
2 changed files with 26 additions and 4 deletions

View File

@ -20,8 +20,8 @@ job("Deploy") {
shellScript { shellScript {
interpreter = "/bin/bash" interpreter = "/bin/bash"
content = """ content = """
echo ${'$'}ID > id echo ${'$'}ID > id.key
scp -r -i id /mnt/space/share/spc-site/ "${'$'}USER@${'$'}HOST:/opt" scp -r -i id.key /mnt/space/share/spc-site/ "${'$'}USER@${'$'}HOST:/opt"
""".trimIndent() """.trimIndent()
} }
} }

View File

@ -4,12 +4,34 @@ title: Consulting
language: en language: en
--- ---
## We do
The centre provides a number of commercial services: The centre provides a number of commercial services:
* Developing analysis algorithms and platforms for various scientific and industrial application. * Developing analysis algorithms and platforms for various scientific and industrial application.
* Scientific expert activity. * Scientific expert activity (analyzing existing software, proposing ways to improve it).
* Architecture for scientific applications. * Architecture for scientific applications.
* Scientific open source project development and support. * Scientific open source project development and support.
**This page is work in progress.** <hr>
## How our work is different
Scientific software is different. You can't just make it by requirements because creating requirements is a major part of the job.
We work together with a customer in a tight collaboration to better understand the problem and provide the best way to solve it. We do research. Our team consist not of programmers, but of scientists so when deep understanding is important, it is our work.
On the other hand, our team have a lot of expertise in industrial programming, so we do not do only research code in notebooks, we provide **MVP** or **product** grade development.
<hr>
## Our limitations
Our work is focused on research software. We do not have facilities to provide full-scale industrial development and deployment. But we have qualification and desire to work with technical specialists inside companies to integrate our research expertise with company industrial capabilities.
<hr>
## How to start?
Please contact us via email below. We will discuss your problem for free and tell you if we can do it and how much will it cost. Since we do research, each task needs individual approach and estimation. We provide discounts for open research and open source software development.
email: <a href="mailto:&#114;&#101;&#115;&#101;&#097;&#114;&#099;&#104;&#064;&#115;&#099;&#105;&#112;&#114;&#111;&#103;&#046;&#099;&#101;&#110;&#116;&#101;&#114;">&#114;&#101;&#115;&#101;&#097;&#114;&#099;&#104;&#064;&#115;&#099;&#105;&#112;&#114;&#111;&#103;&#046;&#099;&#101;&#110;&#116;&#101;&#114;</a> email: <a href="mailto:&#114;&#101;&#115;&#101;&#097;&#114;&#099;&#104;&#064;&#115;&#099;&#105;&#112;&#114;&#111;&#103;&#046;&#099;&#101;&#110;&#116;&#101;&#114;">&#114;&#101;&#115;&#101;&#097;&#114;&#099;&#104;&#064;&#115;&#099;&#105;&#112;&#114;&#111;&#103;&#046;&#099;&#101;&#110;&#116;&#101;&#114;</a>