Sites

Life calendar

https://life-cal.com - Site to generate a life calendar

Talks

F#ll stack development

https://gitpitch.com/chestercodes/gitpitch-talks/master?p=full-stack-development - This talk explores a interesting set of F# libraries that allow code sharing across the server, browser and cross platform mobile clients.

Introduction to F#

https://gitpitch.com/chestercodes/IntroToFSharp - Internal talk about the main features of F#

Hunting Typosquatters with F#

https://chestercodes.github.io/RepoHunt - In August 2017 a typosquatting attack was discovered in the popular code repository npm. For two weeks nobody noticed as hackers tricked users into installing malicious packages that exfiltrated developer’s credentials. In this talk I’ll describe the attack in detail and show how I used some of the awesome features of the F# language to hunt for other attacks.