@jideabdqudus
Software Engineer. Sharing my bits on Tech.
Nothing here yet.
Nothing here yet.
May 12, 2025 · 13 min read · Introduction In today's rapidly evolving tech landscape, building robust, scalable, and maintainable backend services is a critical skill for developers. This article explores how to leverage modern technologies like NestJS, Docker, Swagger, and Pris...
Join discussion
Jul 15, 2024 · 6 min read · We all come across chatbots when visiting various sites, while some of them operate behind real-human interaction, others are powered by AI. In this article, we'll walk through building a simple AI-powered chatbot using TensorFlow and JavaScript. The...
Join discussion
Jan 30, 2023 · 3 min read · Running localhost on your mobile phone can be a valuable tool for developers and tech enthusiasts alike. With localhost, you can test and run applications and websites on your mobile device, without the need for an external server. This of course is ...
Join discussion
Sep 19, 2022 · 2 min read · I ran into this problem while trying to download a PDF from an API response and figured I'd create a post that solves this for myself and other Front-End developers. The Problem Files could be saved in the backend as base64 encoded strings, this is ...
Join discussion