Published inFAUN — Developer Community 🐾Building a Simple Gzip Compression Tool in RustIn this tutorial, we’ll build a simple and efficient Gzip compression tool using Rust.Nov 19, 2024Nov 19, 2024
Published inJavaScript in Plain EnglishBuilding a PDF Chat Assistant with Llama 3.1I embarked on this project as a learning exercise to explore how to integrate AI models using Ollama. I was particularly intrigued by the…Aug 13, 2024Aug 13, 2024
Published inFAUN — Developer Community 🐾How to Configure Go Linters for Improved Code Quality and EfficiencyIntroduction to Go LintersMar 9, 2024Mar 9, 2024
Published inJavaScript in Plain EnglishCreating a Stylish Loader Component with Framer MotionCreating a Stylish Loader Component with Framer MotionNov 26, 2023Nov 26, 2023
Published inJavaScript in Plain EnglishEasily Build a Modern Job Listing Website with React, Vite, and Tailwind CSSCreating a modern, efficient and effective job listing website requires the use of up-to-date technology, such as React, Vite, and Tailwind…Jan 12, 20231Jan 12, 20231
How to Build a Calculator App Using React Native: A Step-by-Step TutorialThe calculator application is a simple application that is always available on every device such as android, ios, and desktops. In this…Aug 8, 20221Aug 8, 20221
Published inTowards Devwriting unit test in golang easilyUnit testing is the most important thing in developing an application, which aims to minimize the occurrence of errors, therefore software…Aug 3, 2022Aug 3, 2022
Published inTowards DevHow To Create REST API in Golang?The Golang programming language is prevalent, and many local and foreign companies are looking for programmers with Golang language skills…May 28, 2022May 28, 2022
Published inTowards DevBuild gRPC with Go (golang): Server Streaming APIPreviously, we discussed the gRPC Unary API, you can check it at this link. In this article, I’ll cover a gRPC call using Server Streaming…Jan 11, 2022Jan 11, 2022
Published inTowards DevHow to build a blog website fast with Laravel 8 + StrapiLaravel is a famous web framework that allows you to build safe and scalable websites. Laravel allows you to build nearly any type of…Dec 24, 20212Dec 24, 20212