tl;dr: When I’m logged into a SaaS app, it’s super hard to access the company’s homepage unless I log out. I want...
Ahmad Awais
VP of Developer Relations Rapid · Google Developers Advisory Board (gDAB) founding member. 🧑💻 AI/ML/DevTools Angel Investor ❯ AI/ML Advisory Board member 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 3x 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 (100 videos · 22 Projects) & VSCode.pro course. Over 142 Million views, 22 yrs Blogging, 56K 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. 🙌 Leading developers and publishing technical content for over a decade 💜 Loves his wife (Maedah) ❯ Read more about Ahmad Awais. 👋… Awais is mostly active on Twitter @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.
Confused About Your Career Path? Read This!
Hey there, YOU ARE WRONG!!! (Yes! this is a strongly opinionated article, my opinion, which might not get me featured at Smashing Magazine, but it’s totally worth your time). Being Human? Are You?# Stop jerking around and start working over something which really matters. You cannot live your life over ideas you feel passionate about. [...]
Screencast #1 Reviewing Long Form Storybuild From Press75
Press75 recently introduced an amazing free plugin called Long Form Storybuilder. I was planning to start screencasting at this blog and today I thought I can catch two birds in the bush. Long Form Storybuilder can help you build pages/posts through customizer API which are both easy to build and responsive at the same time. Key Features# [...]
Do WordPress End Users Really Need Page Builders?
Have you ever seen a common WordPress end user taking part in conversations over stack exchange where developers ask development related questions? Or have you ever seen a layman who cannot design, who doesn’t know a thing about aesthetics, sharing shots at Dribbble? I am pretty sure your answer is NO! We Developers/designers Are [...]
How WP Community’s Feedback Helped WPMetaList.com
Before I go ahead and explain what’s what and what happened, I’d like to share how I used to work and how I keep optimizing my workflow. So, here it is. I was one of those designers/developers who spend a 30% of their time actually building stuff while spending the remaining in research to follow the best possible path. Even when [...]
Before you add plugins’ compatibility in Premium WordPress Theme
Today when I woke up, and started browsing Facebook, one of my friends in WordPress community Matt Cromwell asked a question which deserved answer in form of a blog post. Or should I say, I started to comment, then built a flow diagram and finally ended up creating the featured image. Question# A list of requirements for all your Premium [...]
Installing SVN Subversion on Yosemite after removing the old version
It’s hard to admit but there were days when I used to be scared of those hardcore terminal commands. It was only when I tried and fell in love with the process simplicity attached minimal effort to get a good deal of work done through it. Well, long story short, as you know I am a WordPress Developer, so having to upload WordPress plugins [...]
How I Am Using Particles.js to Build an Impressive Hero Unit
Hey folks! It’s been a while since I wrote a piece here. I’ve been very busy with a premium WordPress Framework which I am building from the ground up for about last ten months (which will probably never see the light of the day). While building it, I had to build an impressive hero block or unit whatever you call it nowadays. [...]
Hands on Review of Nokia Lumia 1320
Nokia sent me one of their lower end smartphone devices, Nokia Lumia 1320, for a hands-on review. I personally used it for about a month before writing this review. Let’s start with the specs. Nokia Lumia 1320# Let’s me show you some hands-on pics Lumia 1320 Specifications# General – Supports 2G/3G/4G SIM – Micro SIM [...]
Learn How to Configure W3 Total Cache WordPress Plugin
I have had been writing a series for beginners about configuring W3 Total Cache WordPress plugin to speed up WordPress based sites. Here is the link to Configuring W3 Total Cache A quote from my first article Two reasons to start: User Experience. If your site loads faster, your visitors stay happy, your conversions increase, extended number [...]
Coding a Basic Shortcodes WordPress Plugin Boilerplate
Shortcode API in WordPress is really cool. I already wrote about coding your very first shortcode in WordPress. Today’s discussion is about using your WordPress knowledge in the best possible way. Today I’ll be creating the same three shortcodes we created in the earlier article, but this time we will be coding them through a [...]