RSSAmplifier

Blog

Gift Egwuenu

Developer Advocate and Content Creator

giftegwuenu.comRSS feed ↗27 posts

Latest posts

Migrating My Blog to Astro 6

Astro 6 just dropped and I migrated my blog. Here's what changed, what I love, and how I did it.

Setting Up a Custom Email with Zoho Mail and Cloudflare

Learn how to set up a professional custom email address using Zoho Mail's free tier with your domain hosted on Cloudflare.

What is llms.txt and Why Your Website Might Need One

What is llms.txt, how it works, and why it matters for making your website AI-friendly.

Build a Bookmark Manager with the HONC Stack!

Build a full-stack Bookmark Manager with Hono, Drizzle ORM, and Cloudflare D1.

2024 Year In Review

A reflection on unexpected blessings, growth, and milestones shaping a fulfilling 2024.

Dealing with Burnout!

A personal journey through burnout, rediscovery, and reigniting passion for creativity and technology.

The Best Time to Learn to Code is Now

Why now is the perfect time to start learning to code and how it can transform your career.

Delete Multiple Branches in Git

Quick terminal commands to clean up multiple Git branches at once.

Show Your Work!

Key insights from Austin Kleon's Show Your Work and why sharing your process matters.

Buddy vs. Travis CI: A Detailed Comparison

A detailed comparison of Buddy and Travis CI features for continuous integration.

Vuejs Global 2020: A Recap

Highlights and key takeaways from speaking at Vue.js Global 2020.

Deploy a Gridsome App on Azure Static Web Apps

A step-by-step guide to deploying a Gridsome app with Azure Static Web Apps.

Soft Skills Every Software Developer Should Learn

Essential soft skills that can accelerate your growth as a software developer.

Applying CSS :focus-within

How to use the CSS :focus-within pseudo-class for better form and component styling.

TIL: CSS Media Queries

Lesser-known CSS media query features that can improve your responsive designs.

2019 In Review; My Year of Grace

My year of grace: unexpected blessings and milestones that made 2019 unforgettable.

Reflections from Microsoft Ignite 2019

My experience attending Microsoft Ignite 2019 as a community leader and key takeaways.

The Benefits of Owning a Personal Blog

Why every developer should have a personal blog and how it can boost your career.

Building A Career In Tech As A Newbie

How to break into tech, start your developer journey, and build a lasting career.

Love At Second Sight With TailwindCSS

My experience with Tailwind CSS and how to get started with this utility-first framework.

How To Supercharge Your Productivity As A Developer

Practical tips and strategies to boost your productivity as a software developer.

Guide to using Alternative Text on Images

Why alternative text matters for images and how it improves web accessibility.

Web Accessibility For Beginners

A beginner's guide to web accessibility and how to build more inclusive websites.

My Workflow And Tools That Help Me Speed Up Productivity

The tools and apps I use daily to stay productive as a developer.

My 2018 Year in Review & 2019 Resolutions

Reflecting on a productive 2018: accomplishments, lessons learned, and goals for the new year.

Setup CI with Travis CI in Your Nodejs App

How to set up Travis CI for automated testing and deployment in Node.js projects.

How to Center Anything in CSS

Two simple methods to center elements in CSS using Flexbox and Grid.