Tag: C#

  • I Vibe Coded a Stargaze Weather Conditions App

    I Vibe Coded a Stargaze Weather Conditions App

    After working through burnout after losing my job back in November, I’m at a point where I’m starting to get the itch to build things again.  My latest vibe coded project is a web app called StarGaze Weather that is meant to give you the hourly conditions for your location to let you know if…

  • Moving Forward: Seeking My Next Challenge in .NET Development

    Moving Forward: Seeking My Next Challenge in .NET Development

    After 3½ years with FanDuel Sports Network, yesterday marked my last day with the company. While the transition was unexpected, I’m choosing to view this moment as the beginning of a new chapter rather than the end of one. During my time at FanDuel Sports Network (previously named Diamond Sports Group), I had the chance…

  • Why .NET MAUI is an Upgrade over Xamarin Forms

    Why .NET MAUI is an Upgrade over Xamarin Forms

    As I have mentioned in the past, my day job is as a software developer.  And it is also my hobby too!  For a while now, I have been working on a mobile app that I have been using Xamarin Forms to develop.  After about a month of frustration in what I can only assume…

  • Embracing Records in C#: The Pros and Cons

    Embracing Records in C#: The Pros and Cons

    As a software developer, I am always interested in new features getting added to my language of choice (C#) and how it can help me improve my day to day life as a developer.  I don’t really talk much about this sort of thing outside of giving presentations and stuff to the dev teams at…