- π₯οΈ Frontend Developer
- π¨βπ» Technical writter
- π± An open-source enthusiast
- π Iβm currently learning Web Development
- π¬ Ask me about Python , Java , Web Development.
- π« How to reach me: olibhia0712@gmail.com
β β β β β β β β β β β
My First 3 Months In Tech
8th Jan 2024
Introduction Just a few months ago i.e. in the mid of September, I got into the University to pursue my BTech degree in Computer Science and Engineering. Soon I got introduced to the Tech world and started my Tech journey in October. Previously I had basic knowledge of Python and a proper knowledge of MySQL... |
The Importance Of Documentation
2nd Feb 2024
These days nobody prefers any project or code that is not well-documented. In a project, documentation increases readability, guides the user to get a clear idea about the project, and also helps a developer to understand it well and work on it. So, here I am with the key points and tips for writing documentation... |
All about JavaScript Execution Context
12 Mar 2024
Introduction JavaScript is a single-threaded, popular, and commonly used programming language. So, besides coding in JavaScript, we should know how the code runs internally. In this article, we will be looking through the steps and understand the internal code execution in JavaScript... |
How To Make A Background Color Switcher Project Using JavaScript?
28 Apr 2024
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 Switcher Project... |