Published onOctober 15, 2025How to Make the NextJS Image Component Work on CloudflarenextjsIn this blog post, I will show how to make the NextJS Image component work on Cloudflare.
Published onAugust 27, 2025How You Can Include a Video on Your Website Using HTML5 EmbeddingWeb-developmentIn this blog post, I will explain how to embed a video on your website using HTML5 embedding.
Published onAugust 13, 2025Managing Big Files and Git RepositoryGitIn this blog post, I will explain what to do in situations when you have big files in your project and you do not want your repo to contain these big files.
Published onJuly 25, 2025The Voice Timer AppMobile-AppIn this blog post, I will show you the Android app called Voice Timer that is designed for hands-free control.
Published onJuly 21, 2025How You Can Disable Console Logs in React NativeReact-NativeLoggingIn this blog post, I will show how you can disable console logs in React Native in production mode.