Hi πŸ‘‹, I'm Ricky

Thanks for stopping by πŸ™‚!! I am Ricky Gummadi and I am based out of Auckland, New Zealand. This blog is a space for me to document and share my thoughts & ideas.

As Scott Hanselman said β€œif you get asked a good question, you should post it to share rather than reply by email” and this is the medium for me to do just that.

During the day I work for Microsoft as a Cloud & AI architect, in the evenings I work on my own projects and private consulting. Please note that all opinions, insights, and content shared on this blog are my personal views and do not represent the official position or policies of Microsoft or any other organization I may be affiliated with.

πŸ‘πŸ» Feel free to connect with me on LinkedIn

LinkedIn


Presentations & Talks

I regularly speak at user groups, webinars, and community events across New Zealand and online. Below is a selection of sessions I have presented.

Recorded Sessions

Microsoft Events & Webinars

Community User Groups & Meetups

  • Auckland .NET User Group β€” Sessions on .NET modernisation, cloud-native patterns, and building with Azure
  • Auckland Azure User Group β€” Deep dives into Azure services, infrastructure as code, and real-world architecture patterns
  • Software & Developer Community Meetups β€” Talks covering containers, Kubernetes, serverless, DevOps practices, and developer tooling

AI & Cloud Sessions

  • Application modernisation with Azure and GitHub Copilot
  • Cloud-native pillars: DevOps, containers, serverless, APIs, and data integration
  • AI-assisted development and deployment on Azure
  • Building AI agents and voice-enabled applications with Azure AI services
  • Running LLMs on consumer hardware

How This Blog Was Built

Before AI coding assistants were a thing, I set out to build this blog the old-fashioned way β€” evaluating frameworks, weighing trade-offs, and making deliberate choices. Here is the short version (the full story is in my Hello World πŸ‘‹ post).

Requirements were simple: easy to author (Markdown), easy to build, easy to maintain, and most features (search, tags, categories) should work out of the box. Hosting had to be free, handle reasonable traffic, and support CI/CD.

I evaluated: Orchard CMS, Hugo, Ghost, Jekyll + GitHub Pages, and Hexo. Hugo was impressive but geared more towards generic sites. Jekyll + GitHub Pages was strong but meant learning Ruby tooling. Hexo β€” a dedicated JavaScript-based static site generator β€” checked every box and came with 360+ community themes.

The stack I landed on:

  • Hexo β€” Generates the entire blog as a static site from Markdown files
  • Icarus theme β€” Clean, feature-rich, and community maintained
  • GitHub Pages β€” Free hosting with a 100 GB bandwidth soft limit
  • GitHub Actions β€” Builds and deploys the site automatically on every push
  • Bulma β€” CSS framework to enrich styling beyond plain Markdown

The result is a zero-cost, low-maintenance blog where I write in Markdown, push to GitHub, and the site is live within minutes. No databases, no servers, no ongoing costs.


Tech Stack

GitHub

Author

Ricky Gummadi

Posted on

2026-03-14

Updated on

2026-03-14

Licensed under

Comments