Published onAugust 27, 2025How You Can Include a Video on Your Website Using HTML5 EmbeddingVideo-EmbeddingIn 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-AppsIn 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-NativeJavaScriptMobile-DevelopmentLoggingIn this blog post, I will show how you can disable console logs in React Native in production mode.
Published onJuly 9, 2025Adding Desktop Notifications to a React AppReactJavaScriptWeb-DevelopmentNotificationsIn this blog post, I will show how you can add desktop notifications to a React App.