About Me

Building dependable systems with curiosity and care.

Backend developer with a passion for AI-driven products, system design, and continuous improvement.

about_tamim.sh — zsh

tamim@portfolio:~$ ./install_education.sh

📦 Downloading: BSc_in_CSE_UAP.pkg

53%

↓ 2.5 semesters/year ETA: Dec 2027

Source: University of Asia Pacific | Started: Jan 14, 2024

tamim@portfolio:~$ cat my_story.txt

I love learning and staying up-to-date with modern software development. I focus on building stable backend systems, clean APIs, and scalable databases while keeping codebases maintainable and easy to extend.

When I am not coding, I explore AI research trends and experiment with tools that make development faster and more reliable.

tamim@portfolio:~$ cat values.json | jq

{
  "values": [
    {
      "name": "Reliability",
      "description": "Systems that are stable, observable, and easy to debug."
    },
    {
      "name": "Craft",
      "description": "Clean architecture, thoughtful naming, and simple interfaces."
    },
    {
      "name": "Growth",
      "description": "Continuous learning with a focus on real-world impact."
    }
  ]
}

tamim@portfolio:~$