H.org
    Questions

Hey there, I'm Adam! 👋

💻 Software Developer
📡 DevOps Dabbler
🐧 Linux Enthusiast
🤓 Geek
🥕 Cook
💍 Husband
🍼 Dad

I'm so glad you're here!

I started this site to share, right here in the open, everything that I'm learning. Inspired by those pioneers to whom I owe my career, this is my podium to write about code, share tips and snippets, and talk about anything relating to software engineering or computing.

If you were expecting to read about Halesworth (the Suffolk market town), you are in the wrong place.

I've been programming on and off since I was around 7 years old. I gained valuable core skills by tinkering with games in the early to mid 2000's and after realising I had an aptitude for programming, started my journey as a freelancer. I've progressed through a variety of roles ever since and built on my skills along the way.

  • Heres my Hippocratic Oath, which covers my attitude towards writing software.
  • Check out my reading list if you are looking for book recommendations.
  • See what I use on a daily basis.

Latest Posts

What Is A JSON Web Token (JWT)?

28th December, 2020

JSON Web Tokens are an open industry standard (ratified in RFC 7519) that allow applications to pass authentication details around using a…

apiauthorization

Using runZoned To Catch Unhandled Exceptions

15th December, 2020

Handling unhandled exceptions sounds convoluted, but it really isn't! Default zone A default zone called is created when executing . If you…

dartflutter

Dartz: Using Unit

12th November, 2020

The dartz package includes classes for programming in a functional style. allows you to represent a single return value that doesn't store…

dartdartzfunctional-programming

Dartz: Using Either

12th November, 2020

The dartz package includes classes for programming in a functional style. allows you to represent a choice between two different types and…

dartdartzfunctional-programming

Snapshot testing with Flutter Golden

10th October, 2020

Golden is a part of the package and enables you to compare your widgets against a rasterised master reference image (a golden) in tests…

fluttertesting

The Fish Shell: A quick guide

27th September, 2020

The Fast Interactive Shell is designed to be a lot more user friendly than traditional shells such as bash. These other shells have a long…

shellunix

Tags

apiauthorizationdartdartzes6flutterfunctional-programmingfundamentalsjavascriptlifelodashreactshelltestingunix

Created with lots of green tea and Gatsby Gatsby

Opinions are solely my own and not those of my employer.

Privacy Policy