I am a writer and AWS Solutions Architect. I work with startups and enterprises on Software Engineering, DevOps, SRE, and Cloud Architecture. I write about my experiences on https://ayushsharma.in.
Ayush Sharma
https://ayushsharma.in
India
Authored Content
Create a blog post series with navigation in Jekyll
Jekyll's high degree of customization makes it easy to add dynamic logic to your otherwise static website.
A practical guide to light and dark mode in Jekyll
By ensuring that the markup stays in Sass/CSS, reusing styles, and overriding some Bootstrap 5 defaults, it's possible to achieve light and dark modes.
My favorite Linux commands for optimizing web images
Generate resized and optimized images for thumbnails and banner images for the web.
Reveal your source code with Jinja2 and Git
Here's how I keep my website open by linking every page back to its original source.
Implement client-side search on your website with this JavaScript tool
Lunr.js is a great option for providing search functionality on a website or application.
Turn any website into a Linux desktop app with open source tools
Nativefier and Electron creates desktop apps from any website.