Arman Notes is a tech blog on everything related to coding, software engineering, AI, and the ever-evolving landscape of technology.

I have been coding for 15+ years and here I share my real-world experiences and practical insights, tutorials, case studies, and thought pieces that not only demystify the complexities of AI algorithms but also offer actionable tips for effective software development.

I use JekyllPad Online CMS & Editor to write my blog posts.

X (formerly Twitter) Follow

Recent Posts

Welcome to Jekyll

less than 1 minute read

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

How to Design Good REST API URLs?

5 minute read

API URLs are the front door of an API and it can play as a huge factor for users to whether choose your API. Here I share what I have learnt as best pract...