Book Reviews, Summaries & Notes Ask Your Developer by Jeff Lawson: Notes Notes from the book "Ask Your Developer". What drives developers and how can you make them successful?
General Tech How an HTTP Request Travels the Internet What happens when a request goes from a client to a server.
General Tech How to Design REST API Guidelines for Your Team (For the First Time) Short story on how to design API guidelines for a company in 10 steps and with little experience
Robot Cars Using pyboard to Control Two DC Motors The steps and code to run two DC motors for a small robot car using a pyboard and MicroPython
Robot Cars My First Arduino Built Robot Car The steps and resources I used to build a robot car with Arduino and Maker Drive motor driver
Robot Cars First Steps Creating a Robot with MicroPython and pyboard Introduction to MicroPython and the initial research for creating a robot car using pyboard
Robot Cars Udacity's 'Intro to Self-Driving Cars' Nanodegree Review Thoughts when considering if I should register for Udacity's 'Intro to Self-Driving Cars' Nanodegree and whether I found it worthwhile
Software Engineering How I Customized The Swagger UI In ASP.NET Core Steps and examples of how the Swagger UI can be changed within .NET Core. Updating the route, replacing logo and changing colour
General Tech Using SQLite in .NET Core Azure Web App A short demonstration on how I use SQLite for a simple .NET Core API hosted in an Azure Web App.
Software Engineering Building My First API From Scratch Short story on how I found an API project to build. Using .NET Core with a clean architecture API design, versioning and unit tests
Software Engineering Building a Personal Dashboard With .NET Core & Raspberry Pi The steps and resources I used to build a .NET Core app to display weather, time and calendar information on a Raspberry Pi
General Tech Moving My Static Site To Azure Storage, Saving Time & Money Short story on how and why I moved my site to use Azure Storage, freeing me from maintenance work and saving money
Software Engineering Creating an Automatic Newsletter With Azure Functions Short story on I how to use Azure Functions to scrape a website daily and send an automatic newsletter
General Tech How I Set Up Linux Web Server & Deployed My Static Site Steps and resources necessary to set up a Linux (Ubuntu 18.04) webserver on DigitalOcean to host a simple site
Book Reviews, Summaries & Notes Book summary: Life 3.0 by Max Tegmark Summary of the book Life 3.0 by Max Tegmark about artificial intelligence. Answering questions like what it is and what could happen in the future.
General Tech Setting Up a Dropbox Alternative on Raspberry Pi Steps needed to set up a Raspberry Pi to install and use Syncthing, a Dropbox or Google Drive alternative