blog.danylkecha.comVideo Transcription App: Build AI Tool Yourself (Part 2)Hey everyone! In the previous part of this series, we explored the steps to create the drag-and-drop element to allow users to upload video files and to integrate the Firebase ecosystem, more specifically, Firebase Storage. Now, we are going to finis...Dec 30, 2023·14 min read
blog.danylkecha.comVideo Transcription App: Build AI Tool Yourself (Part 1)With the emergence of numerous AI startups, I find it captivating to embark on the journey of developing the AI application ourselves. Today, I will guide you through the entire process of building a video transcription service. This application will...Nov 15, 2023·12 min read
blog.danylkecha.comCreating a Full Stack Ecommerce Application from the Ground Up: My Experience (Part 2)Introduction In the previous article, I started sharing my experience working on a full-stack e-commerce application, discussing the lessons I learned, the technology choices I made, and more. If you haven't already, be sure to check out the first pa...Oct 6, 2023·10 min read
blog.danylkecha.comCreating a Full Stack Ecommerce Application from the Ground Up: My ExperienceIntroduction Typically, my blog posts show fellow developers how to build specific applications while learning a particular feature or a set of features. So far, I have led you through the development of various applications, ranging from comprehensi...Sep 28, 2023·14 min read
blog.danylkecha.comIntegrating Stripe to Your React Application for Seamless PaymentsIntroduction When you know how to code, you can create anything you desire. What if you have something to offer for sale, be it services, products, or anything else? To sell whatever you can provide, you have decided to build your own online shop as ...Sep 13, 2023·18 min read