My Blog

Welcome to my blog where I share thoughts, tutorials, and insights about web development, automation, and software engineering. Feel free to explore the articles below.

Getting Started with GitHub Pages

June 15, 2023 GitHub, Web Development

In this post, I'll walk you through setting up your own personal website using GitHub Pages. We'll cover everything from creating the repository to customizing your site with HTML and CSS.

Read More →

Automating Your Workflow with Bash Scripts

July 5, 2023 Automation, Bash, Productivity

Learn how to create useful bash scripts to automate repetitive tasks in your development workflow. I'll share some of my favorite time-saving scripts and explain how they work.

Read More →