Skip to content
No results
  • About Me

Connect with me

amritpandey.io
  • About Me
amritpandey.io

More Than Code: 8 Lessons for Better Programming

  • Programming
  • June 16, 2019

Last week I watched some videos and read article from experts in computer science academia and software industry. I have skimmed some great programming wisdom and aggregated them in this article.

Read MoreMore Than Code: 8 Lessons for Better Programming

F*ck tests! I don’t need them.

  • JavaScriptSoftware Development
  • June 13, 2019

Running a program without tests is like using a mathematical formula without proof. We “hope” program will work as expected for every input. Learn why we need tests and create them using Mocha Library.

Read MoreF*ck tests! I don’t need them.

I made a micro server to host my bots

  • AutomationProgrammingPython
  • May 24, 2019

Hosting bots on the cloud can be costly for small projects. To cut costs, I built a Raspberry Pi 3 server to deploy my Node.js bots efficiently. This setup is minimal, avoiding complex DevOps tools, yet effective for lightweight automation. 🚀

Read MoreI made a micro server to host my bots

What Go Programming Language does and does not have

  • Programming
  • May 6, 2019

Go is known for its simplicity and efficiency, but what features set it apart? This article explores Go’s key strengths—like concurrency and garbage collection—while also highlighting what it intentionally leaves out for the sake of clarity and performance.

Read MoreWhat Go Programming Language does and does not have

iPhone X : Disregarding obvious User Experience

  • Technology
  • November 5, 2017

Evolution in design is possible only when companies work for improving user’s life and make things stupidly easy to use. Do iPhone really need that notch?

Read MoreiPhone X : Disregarding obvious User Experience
Prev
1 2 3

Tech Unraveled in your inbox every week!

Subscribe to my newsletter.

Search

No results

Posts

Programming Myths We Desperately Need to Retire

May 1, 2025

Understanding Java’s Asynchronous Journey

May 12, 2025

Can you defend your favorite programming language?

May 25, 2025

I made a micro server to host my bots

May 24, 2019

More Than Code: 8 Lessons for Better Programming

June 16, 2019

Tech Unraveled: Insights, Code, and Beyond.

Copyright © 2025 - Amrit Pandey