Blogs
Thoughts, ideas, and learnings from my journey in software development.

Creating a Halftone Effect Using Tailwind CSS
Tailwind CSS
CSS Effects
Web Design
Learn how to create a captivating halftone effect...

Syntax Highlighting With Astro Built-in Capabilities
astro
syntax-highlighting
web-development
markdown
Astro, the powerful static site builder, comes with built-in support for syntax highlighting, making it a breeze to showcase code snippets on your website

Tech Resolutions: My 2024 Quest for New Skills and Tools
tech
learning
goals
As we approach the end of the year, I find myself reflecting on the multitude of new tech tools emerging in l.

Building Reusable TypeScript React Components
typescript
react
components
It not only enhances code maintainability but also accelerates development by enabling developers to leverage pre-built solutions.