Business Card
Minimal — four designs, front & back.
Card 1
Luqman Hakim
Digital Transformation Manager

019-470 4808
sayaluqmanhakim@gmail.com
odyc.xyz
No. 7 Persiaran Meranti,
Bandar Sri Damansara,
52200 Kuala Lumpur
What I Do
Digital Transformation Manager
- Transform your website from “Nokia” to “iPhone”
- Design/build cutting-edge full-stack web
- Automate workflows to reduce manual work
- Improve and simplify business operations
- Build websites that can scale with business growth
- Plan long-term strategies for website growth
Card 2
Luqman Hakim
Digital Transformation Manager
019-470 4808
sayaluqmanhakim@gmail.com
odyc.xyz
No. 7 Persiaran Meranti,
Bandar Sri Damansara,
52200 Kuala Lumpur
Solving Real Problems.Serving Real People.

odyc.xyz
Solving Real Problems.Serving Real People.
Card 3 — Safari mockup
odyc.xyz
Luqman Hakim
Digital Transformation Manager
019-470 4808
sayaluqmanhakim@gmail.com
odyc.xyz
No. 7 Persiaran Meranti,
Bandar Sri Damansara,
52200 Kuala Lumpur
Solving Real Problems.Serving Real People.

odyc.xyz/what-i-do
What I Do
Digital Transformation Manager
- Transform your website from “Nokia” to “iPhone”
- Design/build cutting-edge full-stack web
- Automate workflows to reduce manual work
- Improve and simplify business operations
- Build websites that can scale with business growth
- Plan long-term strategies for website growth
Card 4 — Cursor mockup
luqman.ts — odyc.xyz
TSluqman.ts×
1const luqman = {
2 name: "Luqman Hakim",
3 role: "Digital Transformation Manager",
4 phone: "019-470 4808",
5 email: "sayaluqmanhakim@gmail.com",
6 web: "odyc.xyz",
7 address: [
8 "No. 7 Persiaran Meranti",
9 "Bandar Sri Damansara",
10 "52200 Kuala Lumpur",
11 ],
12};
masterTypeScriptLn 12, Col 3 Cursor Tab
what-i-do.ts — odyc.xyz
TSwhat-i-do.ts×
1/** What I Do */
2export const whatIDo = [
3 "Transform your website from “Nokia” to “iPhone”",
4 "Design/build cutting-edge full-stack web",
5 "Automate workflows to reduce manual work",
6 "Improve and simplify business operations",
7 "Build websites that can scale with business growth",
8 "Plan long-term strategies for website growth",
9];
masterTypeScriptLn 9, Col 2 Cursor Tab