Dev Hideaway

Welcome to my cozy corner of the internet where I share my journey through coding. From robust backend systems and AI experiments to game dev passion projects. Join me for late-night coding sessions, eureka moments, and honest stories about building cool stuff. Expect laid-back tutorials, casual devlogs, and practical tips for fellow developers.

var api = WebApplication.Create();

api.MapGet("/hello", () => 
{ 
    var stars = "✨★✨";
    return $"{stars} Code With Me {stars}";
});

api.Run();
                

Explore Topics

Coding Adventures

Exploring new languages, frameworks, and coding challenges

Tech Innovation

Breakthrough technologies shaping our digital future

System Architecture

Building scalable and elegant technical solutions

Space Discoveries

Latest news and breakthroughs in astronomy and space exploration