Ryan Fitton
BlogTagsPortfolioAbout

Development

Tags

All Posts
  • development (58)
  • code-snippets (47)
  • uncategorized (27)
  • design (15)
  • photos (6)
  • video-talks (4)
  • personal (1)
  • Published on
    6 January 2025

    Taking the plunge into JS frameworks with Next.JS

    • Development
    Blog post describing why I have rebuilt my personal website with Next.JS and Tailwind.
  • Published on
    12 March 2023

    DIY Doorbell Chime for Hikvision ISAPI with a Raspberry Pi Pico

    • Development
    I have recently purchased a Hikvision DS-KV6113-WPE1(B) doorbell. The doorbell is one of very few PoE doorbells which look good, work well and relatively in expensive. The doorbell also allows the video feed to be viewed over RTSP which integrates well into my DVR system (~~[Shinobi](https://shinobi.video/)~~ [Frigate](https://frigate.video/)). Recently Hikvision have released firmware (Readme / Firmware) which ...
  • Published on
    4 June 2022

    Enabling/Disabling Hyper V in Windows 10 for Virtual Box and Docker development

    • Development
    • Code-Snippets
    These instructions offer assistance with enabling/disabling Hyper V in Windows 10. I have found it necessary to disable this service for use with Virtaul Box, then re-enabling it for Docker. To disable Hyper V in Windows 10 (e.g. for use with Virtual Box): Ensure virtualisation is supported by your CPU and enabled in the BIOS ...
  • Published on
    22 August 2020

    WordPress Snippet: Using ACF image and WordPress Featured Thumbnails

    • Development
    • Code-Snippets
    When building WordPress themes, there is often a need to use a featured thumbnail, or image value from ACF; as either a background image or as a <img> tag. This snippet below is something I use frequently, hopefully this will be as benefit for you too. <?php //Custom image sizes - Add these to your ...
  • Published on
    14 July 2020

    Building a Raspberry Pi Zero temperature monitor with web interface

    • Development
    • Code-Snippets
    I’ve recently purchased a few cheap DHT22 temperature sensors from Amazon. They work great and use Python to display the data from the sensors. I found I required a way to log the data, so I though why not make this a project!? I have created a simple Web Interface to view logged data: https://github.com/ryanfitton/rpi-temperature-monitor-logging-interface. ...
Previous2 of 12Next
mailMailgithubGithubkeybaseKeybaselinkedinLinkedinyoutubeYoutubeinstagramInstagram
AboutColophonPoliciesSocial LinksRSS FeedStatus
© 2025 Ryan Fitton. All rights reserved. License.