about.ts

An honest export. Check the types.

about.ts
// about.ts — export me like a module
// Last updated: March 2026

export const ibrahim = {
  name:        "Ibrahim Salman",
  handle:      "@devhms",
  location:    "Islamabad, PK",   // UTC+5
  university:  "UET Taxila",
  semester:    2,
  stack: ["Python","Next.js","TypeScript","Tauri","OCR"],
  values: {
    philosophy: "Discipline equals freedom",
    approach:   "Ship first. Polish after.",
  },
  contact: {
    email:  "ibrahim.pk848@gmail.com",
    status: "open-to-work" as const
  }
} satisfies Developer
roll: 25-SE-33semester: 2 of 8timezone: UTC+5 (PKT)● status: open-to-work