PinnedHow to Ask Effective Questions: A Practical Guide for DevelopersLearning is a journey that never ends. At every point in your career, you will keep learning, re-learning, and un-learning. The ability to find answers to problems is key, and these answers can be gotten by either debugging, googling, or asking quest...May 20, 2020·10 min read·2.4K
How to Build Design Editing Apps using Nextjs, Clerk, and IMGLY’s CE.SDK EngineSep 11, 2024·21 min read·2.4K
How to Create an Automated Profile README using Nodejs and GitHub ActionsSome years ago, GitHub introduced the new Profile README feature that allowed GitHub users to pin a markdown file on their profile using a special repository named after their GitHub username. Since then, developers have used this file as a quick por...Dec 4, 2023·16 min read·14K
My Developer Advocate PortfolioWhy you should hire me as the next member of your team :).Aug 28, 2023·14 min read·3.0K
Building an Ecommerce Store with Nextjs and Commerce Layer Demo StoreHave you ever wanted to learn how to build an ecommerce website as a developer? Look no further! In this article, I’ll walk you through the process of building a sleek, modern, and user-friendly conference swag digital store using composable commerce...Jan 21, 2023·11 min read·574
Introducing GitHub Community Health FilesHey! This article is going to be very short and unstyled. My goal here is to introduce this feature I find very helpful to those who haven't heard of it and probably fill up the SEO space for those searching for it. GitHub recently introduced a new f...Sep 27, 2022·1 min read·348
Contributing to Open Source Pocket GuideOpen Source is a flourishing and beneficial ecosystem that publicly solves problems in communities and industries using software through a decentralized model and community contributions. On the other hand, version control is an essential part of eve...Sep 11, 2022·10 min read·703
How to Deploy a Machine Learning Model to the WebOne essential and last phase of the CRISP-DM data framework is deployment. The key focus in this phase is the usability of the developed model by intended users or customers. Depending on the type of solution and use case, this can involve deploying ...Sep 3, 2022·13 min read·12K