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 ⌘ Command Code coding agent with taste. Founded Langbase.com, AI cloud to build, deploy, and scale AI agents with tools & memory · Creator of Command.new.
"Awais is an awesome example for developers" — Satya Nadella, CEO of Microsoft.
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). Google Developers Expert Web DevRel.
Ex VP Eng (DevTools & DevRel) Rapid · Google Developers Advisory Board (gDAB) founding member · AI/ML/DevTools Angel Investor (Replit, Resend, Daytona, Gumroad and you?) ❯ AI/ML Advisory Board San Francisco, DevNetwork.
Award-winning Open Source Engineering leader authored hundreds of open-source dev-tools and software libraries used by millions of developers, including Shades of Purple code theme and corona-cli.
❯ Read more about Ahmad Awais or come say hi on 𝕏 @_AhmadAwais.
- 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.
🐙 RapidAPI DevRel 2021 Year in Review: 20M Developers, Learn Platform, Teaching & Helping Developers!
It’s 8 am on a fine Saturday morning. I’m sitting here in the park at Union Square, San Francisco — prepping for the company 2022 kick-off next week. The work new year has just begun. Yep, today it’s December 74, 2021 (😅 not a typo). I can’t help but look back at 2021, a year well spent. In this blog post today, [...]
Won MongoDB Innovation Award: Front Line Heroes 2021 “corona-cli”
Dev Ittycheria, CEO at MongoDB, has awarded Ahmad Awais with the MongoDB Innovation Award 2021 for the category of Front Line Heroes. Project: corona-cli.
My Open Source Code Contribution to NASA’s Ingenuity Helicopter Goes to Mars 🚀
When I was a kid, I wanted to be an astronaut—exploring space and whatnot. But I was afraid of heights, told my mom I'll settle as a scientist who'd invent things like rockets. Later I became an Electrical Engineer — switched to Computer Science and wrote a lot of open-source code. Less did I know my code will make it to Mars one day.
GitHub Stars Award
After creating open-source software for about a decade, I've been awarded a GitHub Star by folks who run GitHub. Wrote a little something about that.
I Helped 9.5 Million Developers Solve Coding Issues via StackOverflow
Ten years ago, I started giving back on StackOverflow. Today I’m celebrating that I have managed to help over 9.5 Million developers find solutions to their coding issues. That led to a 25,922 reputation and a top 0.37% profile this year. Humbled! 🥳 I studied Electrical Engineering in college and attempted Computer Science exams as [...]
Hiring the DevRel A-Team
I have some pretty big news. I am hiring and extending RapidAPI’s Developer Relations (DevRel & DX) team. A team of developers, program engineers, developer advocates, and dev-community advocate roles. And I want you to be a part of it! This is your chance to join a DevRel A-Team and make a difference for over 50 million developers [...]
My Command Line Audio Video Workflows with FFmpeg
If you know anything about me then you know I love automating anything and everything. I even have a complete course on building automation CLI tools with Node.js. In this post, I am sharing a couple of super useful ffmpeg workflows. FFmpeg is a free and open-source software project consisting of a large suite of libraries and programs for [...]
Quick Tip: Update an outdated fork on GitHub with a click
Developers fork repositories and forget about them. I mean until they need it again. But git’s moved on by then — your fork is probably suffering the same fate which is why you’re reading this. How should I update an outdated fork? Before today you had to do the following: git remote add upstream <clone-url> git fetch upstream [...]
React Server Components
The React.js core team announced the RFC on React Server Components just now. Imagine React components that run only on the server and have zero impact on the client-side bundle-size. Hence zero-bundle-size.
Vercel Edge Functions with Next.js
Vercel’s Edge Functions to be used with Next.js (v12) announced today at the second Next.js Conference look pretty amazing. Now everyone building on Next.js using Vercel will have access to a super useful middleware. I’ll be deleting a bunch of infrastructure code and probably thousands of lines of code that I have now for things [...]
