.NET and C# in the AI Race: Not a Defeat, but a Strategic Positioning
Why C# lost ground to Python in AI isn't a story of failure — it's a story of strategic positioning, ecosystem timing, and complementary strengths.
Read ArticleInsights, tutorials, and honest reflections from my journey in software development. Covering .NET, Unity, architecture, and the real lessons you only learn by building.
Why C# lost ground to Python in AI isn't a story of failure — it's a story of strategic positioning, ecosystem timing, and complementary strengths.
Read Article
Why learning Node.js doesn't mean abandoning .NET, but expanding your perspective as an engineer. Exploring the bridge between .NET structure and Node.js velocity.
Read Article
Exploring the balance between strict software architecture and customer satisfaction. Is "Clean Code" slowing us down? A critical look at developer-centric vs customer-centric approaches.
Read Article
Deep dive into JWT security. Exploring vulnerabilities like the alg=none attack, stateless risks, and why JWT isn't a silver bullet. Understanding the JOSE family and best practices.
Read Article
A critical examination of AI narratives. Beyond corporate hype — why we should prioritize researchers, academics, and practitioners over AI company marketing.
Read Article
A reflection on building a financial tracking system with ASP.NET Core. Sharing architectural decisions, challenges faced, and engineering lessons learned over 5 months of development.
Read Article
A candid reflection on AI's impact on software careers from a student's perspective. Exploring fears, challenges, and how we can adapt in an AI-driven world.
Read Article
Step-by-step guide to creating a physics-based helicopter control system in Unity. Learn realistic helicopter movements with complete C# code examples.
Read Article
Learn how to implement an off-screen player indicator system in Unity. Complete guide with code examples for tracking enemies and targets outside the camera view.
Read Article
Complete guide to Unity C# Attributes. Master SerializeField, Range, Header, Tooltip, RequireComponent, and 10+ more attributes to write cleaner Unity code.
Read Article
Comprehensive guide to Unity performance optimization. Learn proven techniques for improving FPS: LOD systems, culling, lighting optimization, texture compression, and code efficiency.
Read Article
Introduction to AR and VR development in Unity. Learn the differences, market dynamics, required equipment, and step-by-step guide to building immersive experiences.
Read Article
A retrospective look at how AI transformed game development in 2023. Explore ChatGPT, DALL-E 3, DLSS, and NPC AI with updates showing how the landscape evolved by 2026.
Read Article
Comprehensive comparison of Unity and Unreal Engine. Explore advantages, disadvantages, use cases, and which engine is right for your game development project.
Read Article