Browsing Tag
coding
131 posts
Deploying software is like opening a new bakery 🧁
What the hell is a deployment? That’s what my wife asked me when she came across this word…
Rust Me Baby All Night Long
Recently, I’ve been consumed by the task of job hunting, yet I have not lost sight of my…
What is CSS Padding?
Table Of Content: Introduction to CSS Padding Understanding Box Model in CSS What is CSS Padding? Definition of…
This can be your next project
Develop it, share it, get the next job and thank me later Under the Hood I won’t say…
Perfboard Designer in Html Canvas
If you’re an electronics hobbyist like me, you might have faced a common problem. After designing a circuit…
Importance of Practice in Learning Programming: Tips for Building a Strong Coding Skillset
Introduction Learning programming can be a challenging yet rewarding endeavor. Whether you aspire to become a professional developer…
Importance of Practice in Learning Programming: Tips for Building a Strong Coding Skillset
Introduction Learning programming can be a challenging yet rewarding endeavor. Whether you aspire to become a professional developer…
🌎 Can Programming Save the Planet?
A Guide to Sustainable Coding Humans are killing our planet. We hear this all the time. And for…
Leveraging the Power of TypeScript and Vue.js A Combination for Web Development
introduction: In today’s world of web development, choosing the right tools and technologies can have a huge impact…
Exponentiation in JavaScript: A Beginner’s Guide
Introduction Exponentiation refers to a mathematical process of multiplying a number by itself, raised to the power of…