Hacktoberfest 2021: My ExperienceThis year I participated in my first ever Hacktoberfest. Some of you who don't know what Hacktoberfest is, let me summarize it for you: Hacktoberfest is a month long celebration of Open Source Software hosted by Digital Ocean for the 8th year in a ...Oct 20, 2021·4 min read
How to add a Pre-loader in your webpageLoader/Throbber/Spinner Essentially, pre-loaders (also known as loaders) are what you see on the screen while the rest of the page's content is still loading. Pre-loaders are often simple or complex animations that are used to keep visitors entertai...Aug 2, 2021·2 min read
Installing OpenCV on Windows for C++OpenCV is a library of programming functions mainly aimed at real-time computer vision. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. B...Jul 19, 2021·2 min read