Just now, I was banging my head on the table trying to figure out how to renew or manually reissue a new free SSL certificate for a...
Ahmad Awais
Founder & CEO of Langbase.com — The most powerful serverless AI agents developer platform to build, deploy, and scale AI agents with tools and memory · Creator of BaseAI.
Check out the State of AI Agents.
Ex VP DevTools & DevRel Eng. Rapid · Google Developers Advisory Board (gDAB) founding member. 🧑💻 AI/ML/DevTools Angel Investor ❯ AI/ML Advisory Board San Francisco, DevNetwork
🎩 Award-winning Open Source Engineer & Dev Advocate 🦊 Google Developers Expert Web DevRel 🚀 NASA Mars Ingenuity Helicopter mission code contributor 🏆 8th GitHub Stars Award recipient with 5x GitHub Stars Award (Listed as GitHub's #1 JavaScript trending developer).
🌳 Node.js foundation Community Committee Outreach Lead, Member Linux Foundation, OpenAPI Business Governing Board, and DigitalOcean Navigator. 📟 Teaching thousands of developers Node.js CLI Automation and VSCode.pro course. Over 142 million views, 24 yrs Blogging, 108K developers learning, 200+ FOSS.
✌️ Author of various open-source dev-tools and software libraries utilized by millions of developers worldwide ⓦ WordPress Core Developer 📣 TEDx Speaker with 100+ international talks.
✨ As quoted by: Satya Nadella · CEO of Microsoft — Awais is an awesome example for developers.
💜 Loves his wife (Maedah) ❯ Read more about Ahmad Awais.
👋… Awais is mostly active on 𝕏 @MrAhmadAwais
- Courses and books
Professional development courses and books by Ahmad Awais - Talks, Conferences, Workshops
Ahmad's list of talks and other speaking engagements - Newsletter
The Developer Takeaway newsletter by Ahmad Awais - Uses page
Ahmad uses these software & hardware products - Speaker Bio and Press Kit
Includes up-to-date bio, links, and images of Ahmad Awais - Press Mentions, Media Coverage, Awards
A non-exhaustive list of press, media coverage, and awards - Contact / Email
The best way to get in touch with Ahmad Awais
Accomplished engineering leader; who loves the purple color.
purple is genius!
I like computers, problems, and using the former to solve the latter. I believe in elegance over adequacy, thoughtfulness over impulse, and the wonder of the world as we see it. I have been developing and designing web pages since the early days of tables and spacers. And no – I’ve never used the scrolling marquee with Comic Sans fonts.
MEETUP: 📦 Learn to Host Your WordPress Site With DigitalOcean!
Hey, everyone! I am arranging a DigitalOcean + WordPress Meetup. I will be talking about how you can host your WordPress site yourself with a DigitalOcean droplet!
Introducing ReSass — A Sassy Responsive Mixin for 8 Screen Sizes!
Sass SCSS Responsive Media Queries Mixin for Eight Different Screen Sizes! 💻📱🖥
🎉 1000+ Stargazers on My Open Source GitHub Repositories
I am celebrating 1000+ GitHub Stargazers on my free and open source GitHub repositories (GitHub Profile). That's huge! — Thank you, everyone!
Introducing Gutenberg Boilerplate For Third Party Custom Blocks!
I have built a Gutenberg boilerplate to help WordPress theme and plugin developers kick-start their development with the new editor in town. It's heavily inline documented. This post also contains my thoughts and concerns about the Gutenberg project.
The LOSS of a Great WordPress Community Member — Jesse Petersen!
It's a sad day for the WordPress community. I write this with a heavy heart, that Jesse Petersen — a Genesis Preferred Developer, theme and plugin developer, and so much more lost his fight with Cystic Fibrosis today.
How to Use BitBucket and GitHub at the Same Time for One Project?
I had a repository for which I needed the remote to be hosted both at BitBucket and GitHub. So, I figured out a few easy solutions to deal with it. A few EASY solutions. ⚡️ Method #1: Multiple Remotes Pushed (And Fetched) Independently# This is the easiest to get your head around, but the most effort to maintain. We start out by adding [...]
A Premium WordPress Newsletter!
Soon (read as, in July) — I will be releasing this premium newsletter club called The WordPress Takeaway. This post serves as a way to let you folks know what I am up to as well as to hold myself accountable!
What Is the Best API for Geolocating an IP Address? [2021]
Looking for a reasonably stable Geolocation API to find out more about an IP address (user) that visits your site or application? It's your lucky day — because I built an exhaustive list for that. It includes Gelocating APIs, their responses, and limitations.
WordPress 4.8: TheDevCouple Is Now WordPress Core Contributor 🎉
WordPress 4.8 just got released. As usual, I got props for my core contributions but my wife — Maedah Batool — she also became a Core Contributor — her first contribution. Join me to say congrats to her :)
Anatomy of crontab!
More often than not, we find ourselves in a situation where something needs to be automated. For example, since I use Let’s Encrypt SSL certificates, I have to renew them every 90 days. To automate it, I use a simple cron. Being a DevOps fanboy, I like doing things from scratch. This article will help you write a simple cron yourself [...]