olibhia.hashnode.devMy First Hacktoberfest ExperienceHello everyone! I’m glad to share that this year I participated in Hacktoberfest 2024 and I completed it successfully. Today I will be sharing my Hacktoberfest experience with you all with the hope that you will learn something or get inspired from m...Nov 5, 2024·5 min read
olibhia.hashnode.devCreate a Slack Bot with NodeJS and Slack Bolt APIIntroduction For developers, creating something using API that will automate our boring tasks is always a matter of excitement. And using Slack Bolt API we can make a bot for such boring tasks in Slack. In this article, we will make a Slack Bot using...Oct 16, 2024·8 min read
olibhia.hashnode.devImproving Developer Productivity With PiecesIntroduction Hello everyone! Recently, I got introduced to a developer tool from a Twitter space where I got to know about its superb features and thus decided to use it. Today I'll be sharing that and yeah, you guessed it right it's Pieces for Devel...Jun 9, 2024·9 min read
olibhia.hashnode.devAll About NPM (Node Package Manager)Introduction NPM is an essential tool for JavaScript developers for managing versatile packages in the node.js ecosystem. While I was learning Tailwind CSS and Node.js, I came across this term "NPM" and this made me pretty curious. So I decided to di...May 25, 2024·6 min read
olibhia.hashnode.devHow To Make A Background Color Switcher Project Using JavaScript?Introduction For the last few months, I have been learning HTML, Tailwind CSS, and JavaScript. So, I thought of building a project with these to improve my DOM manipulation concepts In this article, I will be sharing how I made a Background Color Swi...Apr 28, 2024·5 min read