Thoriq Firdaus

Thoriq is a writer for Hongkiat.com with a passion for web design and development. He is the author of Responsive Web Design by Examples, where he covered his best approaches in developing responsive websites quickly with a framework.

Latest posts

A Look into Google Antigravity

Writing code has come a long way. We started by writing everything from scratch by hand, then moved to frameworks, libraries and boilerplates, and now…

5 Tailwind CSS Essential Tools to Boost Your Productivity

Tailwind CSS has changed how we build websites by using utility classes like text-center or bg-blue-500 directly in HTML. But as projects get bigger, …

Spring Clean Your Dev Machine and Reclaim Disk Space

As we kick off the new year, I think it’s a great time to take a fresh look at your development machine. Over months of developing projects, testing…

Fresh Resources for Web Designers and Developers (December 2025)

As 2025 winds down, I think it’s just the perfect time to explore new tools that can make your development workflow smoother in the year ahead. In t…

LTEngine — Free Offline AI-Powered Translator

For years, we’ve had to make a trade-off using cloud-based tools like Google Translate or DeepL, or choosing open-source, privacy-friendly tools tha…

Hidden VS Code Terminal Features Every Developer Should Know

If you’re using Visual Studio Code (VS Code), you’ve probably used its built-in terminal to run commands and scripts without ever leaving the edit…

10 Modern CSS Features You Can Use Today

CSS has come a long way. We once relied on preprocessors like Sass or JavaScript hacks just to do basic things like use variables, nest selectors, or …

Atlas — Yet Another AI-Powered Browser from OpenAI

OpenAI has recently introduced a new browser called Atlas. It is an AI-native browser, designed to completely change how we use the web. So instead of…

How to Run LLM in Docker

Large Language Models (LLMs) have changed how we build and use software. While cloud-based LLM APIs are great for convenience, there are plenty of rea…

How to Run MCP Servers with Docker

When working with Model Context Protocol (MCP) servers, each one might require its own setup, tools, or environment. For a deeper dive into MCP server…

How to Add Animation with TailwindCSS

Adding animations can be a great way to make your website feel more alive and enjoyable. They can be used to provide helpful feedback, guide users’ …

How to Style React Aria Components with TailwindCSS

React Aria Components (RAC) is a library from Adobe that gives you fully accessible, production-ready React components—but without any default styli…