HomeBlogProjects

© Malik Haziq. All rights reserved.

View source code

Blog

Thoughts on software development, web technologies, Generative AI, and engineering practices.

March 23, 2025

Why I Built a VS Code Theme That Feels Like a Warm Blanket

I’ll be real: I didn’t set out to make yet another dark theme. I just wanted to stop rubbing my eyes like a sleepy toddler by 10 PM.

Read article
December 30, 2024

Limitations of React JS

React.js is a popular JavaScript library. It's great for building fast and interactive user interfaces. But, like anything else, it has its own quirks and challenges that developers need to understand.

Read article
September 15, 2024

Git is a Your Best Friend. Why?

Version control systems are essential tools in software development, and Git is by far the most popular...

Read article
February 27, 2023

10 APIs for your projects

Here are top 10 Web APIs for your web projects.

Read article
January 29, 2023

HTML cool things

Here are some HTML tips and tricks that people usually don't know.

Read article
January 26, 2023

Javascript mistakes that beginners do

Here are some common mistakes that are often done accidentally by beginners in JavaScript:

Read article
12