During the December holidays, I worked on creating a little proof of concept for an idea of mine.
I used Open AI's services to try and convert SQL code I had into LINQ. It took me some time to find out how to get the best results, but after I started getting good results, I found that I had the beginnings for a little conversion tool that I and other developers that want to convert SQL queries into C# LINQ code could use.
The fact that this is a niche product, and something I looked for once or twice during recent projects, made me think this is interesting to pursue.
The start of a new SaaS tool