Published onJanuary 15, 2026Beyond the Hype: My Thoughtful Approach to Using LLMs to Develop Softwareaillmsoftware-devGot tired of misusing LLMs? In this blog post, I will talk about my way to use LLMs effectively, which may help you use them better yourself.
Published onJanuary 14, 2026Organizing Your Next.js Blog: A Comprehensive Guide to Nested Routing and Image Managementnextjsbloggingcontent-managementStruggling with messy project structures in Next.js? This blog post reveals a proven system to organize your blog's routes, posts, and images for maximum clarity and maintainability.
Published onJanuary 12, 2026My Journey Through JavaScript: Web and Mobile Project Insightsmobile-appweb-applicationjavaScriptreactreact-nativeIn this blog post, I will talk about my personal projects that I developed over the course of learning JavaScript and other technologies.
Published onJanuary 11, 2026Learning TypeScript: Conditional Types UnleashedTypeScriptIn this blog post, you can learn about conditional types in TypeScript and why they are useful.
Published onJanuary 2, 2026How to Use the "git-filter-repo" tool with a Downloaded Script to Clean up a Big Git RepositorygitIn this blog post, I will show how to preferably clean up a large repository using the "git-filter-repo" tool.