We're focused We don't spread ourselves too thin. Quality over quantity We won't send you a tonne of CV's or jobs just to hit a target. No ghosting We'll provide you with regular updates. Giving back We produce regular tech blogs and run monthly tech events. Want to know more? Click here to meet the team or scroll down to find out more about us.
We recruit .NET Developers, Software Testers, Project Managers and Business Analysts for businesses based across the North East and Yorkshire.
We can provide you with salary guides, benefits comparisons, interview tips and hiring insights. Click here for more details.
We run four monthly events across the North East and Yorkshire - .NET, Software Testing, Agile and Talent Acquisition. Click here for more details.
Tired of creating products which are profit driven? Would you rather create products that make people's lives easier? People like NHS staff that want to use innovative systems rather than...
Tired of working on boring projects? Always fancied working on several different projects across a ton of different industries? If so, this could be the role for you. This BA...
If you're a full stack developer who has worked with a SPA framework and would like to build on software that uses AI and ML then check out this vacancy....
Welcome to the final part of this 4 part mini series on using Jenkins as a CI/CD build system for dotnet core projects. So far we've seen how to set the server up, how to get it to build your app, in this final part we'll see how to get Jenkins to deploy and perform a basic "I'm running test" of your application to tel... read more...
In the previous part of this series, you learned how to set up the required software on your VM, in order to turn it into a Jenkins based build server. In this part, the real fun begins, where going to get Jenkins to build and deploy our project for us. Jenkins First run Once your build server is up and running, you sh... read more...