My Blog Posts

  1. Interview Experience at Amazon - SDE 1

    10 Oct 2025 • 5 minute read

    My detailed experience interviewing at Amazon for the SDE 1 role — from the online assessment to the final bar raiser round, with tips and insights.

  2. Inside Hierarchical Transformers. How Multi-Resolution Attention is Changing LLMs

    10 Oct 2025 • 5 minute read

    A deep technical dive into Hierarchical Resolution Transformers — how multi-scale attention works, why it matters, and what it means for the next generation of efficient large language models.

  3. My First Weeks at Amazon — HYD13

    22 Sept 2025 • 5 minute read

    Reflections on joining Amazon (HYD13) on 22 Sept 2025 — the scale, tools, and the early lessons from my team in Worldwide Recommerce and Tech.

  4. Internship Experience at IIT Delhi

    1 Jun 2024 • 3 minute read

    Expriance as a Research and Development intern at IIT Delhi.

  5. Install Hadoop using Docker in deb Unix

    24 Mar 2024 • 4 minute read

    install Hadoop using Docker in Ubuntu and run your first MapReduce job.

  6. OpenStack using MiniStack Installation in Ubuntu

    18 Mar 2024 • 4 minute read

    Build your Own private cloud with OpenStack using MiniStack Installation in Ubuntu

  7. IUCEE ANNUAL STUEDENT FORUM 2024

    1 Jan 2024 • 2 minute read

    Exoloring the International IUCEE ANNUAL STUEDENT FORUM 2024

  8. Leading the Microsoft Learn Student Ambassador Team

    25 Nov 2023 • 4 minute read

    Reflecting on my role as a leader in the Microsoft Learn Student Ambassador team at Kalasalingam University, showcasing my passion for diverse technologies, and expertise in Git/GitHub, CI/CD, and more.

  9. A Step-by-Step Guide to Getting Azure for Student Credit

    25 Nov 2023 • 3 minute read

    Learn how to unlock Azure for student credit in a few easy steps. Empower your journey in cloud computing and technology with this clear guide.

  10. Material 3 design Flutter.

    18 Jan 2023 • 4 minute read

    Flutter introduces Matrial 3 design.

  11. Nuxt, Netlify Forms and reCAPTCHA

    27 Dec 2021 • 14 minute read

    How to integrate Netlify Forms and reCAPTCHA into a Nuxt application.

  12. Interpolating Colour with CSS

    9 May 2021 • 7 minute read

    Different methods of interpolating colour in CSS including negative animation‑delay.

  13. Optimising the Fonts on My Website

    10 Apr 2020 • 11 minute read

    How I changed my font loading strategy and reduced the first stage fonts by over 100 kB.

  14. Choosing a CMS for Your Website

    28 Mar 2020 • 4 minute read

    Why I decided to use a CMS for my website and why I chose to use Forestry.io, a Git-based CMS.

  15. My Markdown-It Configuration

    16 Feb 2020 • 4 minute read

    An overview of the markdown-it and highlight.js configurations used on my website.

  16. Build a Blog with Nuxt and Markdown

    8 Feb 2020 • 9 minute read

    Learn how to build a blog with Nuxt and Markdown.