Starlizard
As a highly successful sports betting consultancy, Starlizard has devoted millions of hours to take our understanding of football into a completely different league. We use our understanding of the game and market know-how to provide our clients with a small edge over the market to generate long term winning returns.
Starlizard Integrity Services provides sports integrity stakeholders (governing bodies, national associations, leagues and others) with specialist analytical assessments of both betting markets and on-pitch activity, in order to detect and advise on anomalies and integrity concerns.
Starlizard is very proud to invest a lot of time and emotional energy in its staff. There is a canteen serving high quality, healthy food every day of the year. There is an onsite gym and a mezzanine area with pool tables, dart boards and games. We regularly have company-wide, departmental and charity events that bring an extra social dimension to our working lives.
Our technology teams are product focused and highly agile. We take pride in our engineering focused culture and high trust environment giving our cross-functional teams freedom to experiment, innovate and solve problems in the most optimal way. We have a large team of exceptional engineers responsible not only for development but for the environments and testing. We firmly believe in upholding and continuously improving an engineering culture where the path to delivering value is frictionless and as enjoyable for developers as possible.
The work and technologies are exciting but most importantly the people working at Starlizard are highly knowledgeable, friendly and supportive. The combination of people, technology and challenging problems makes a potent combination and a great place to work. We are currently hiring for a number of F# Developer and Engineer roles so please head over to our careers page at https://www.starlizard.com/join-our-team
What do our engineers do?
-
F# and GraphQL - How We Did It
Featuring Bartosz Sypytkowski
In this talk, Bartosz will briefly cover how GraphQL standard can change your perspective on building web services. Next, he'll share about its tradeoffs over standard REST applications, and how they decided to address them in the F# implementation of GraphQL server (known as...
f# webdev rest web-services graphql -
Lightning Talk: Build an ASP.NET Core Web App with F#? You must be having a Giraffe!
Featuring Stuart Lang
In this lightning talk, Stuart will share with you what Giraffe is, how it works, what a Giraffe application looks like, and a look at some of the features.
f# functional-programming aspnet giraffe -
Reinventing MVC pattern for Web Programming with F#
Featuring Krzysztof Cieślak
The MVC pattern has been one of the most important architectural patterns for server-side web development - it has been implemented and popularized by frameworks like Ruby On Rail or ASP.NET MVC. However, this pattern was traditionally coupled with object-oriented programming. In the talk,...
f# mvc-pattern functional-programming -
F# SAFE Stack: Current State
Featuring Tomasz Heimowski
Bootstrap web apps quickly using advanced dotnet template. Use the power of F# to build rich client without ever touching bare JS. Extract common code to reuse between front and back end in the same language. Deploy to a selected cloud provider using built-in supporting scripts. Sounds exciting?...
f# dotnet javascript web -
Do-It-Yourself: Event-Sourcing
Featuring Roman Sachse
So you heard so much stuff about Event-Sourcing. Now you want to know what all the hype is about but you don’t know where to start. Everything sounds quite complicated and there are many new concepts to learn. Do you need to use one of the available frameworks? Do you really need solutions for...
f# functional-programming architecture event-sourcing -
Workshop: Practical Machine Learning with F#
Featuring Sudipta Mukherjee
This workshop will show you how to use F# for solving common Machine Learning problems.
f# machine-learning