-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
119 lines (119 loc) · 6.09 KB
/
Copy pathindex.html
File metadata and controls
119 lines (119 loc) · 6.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Safiullah Baig’s game development and software portfolio, featuring The Death Over and leadership at LaunchPad Consulting and USAHSC." />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://safiullahbaig.com/" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="theme-color" content="#09070f" />
<meta property="og:type" content="profile" />
<meta property="og:site_name" content="Safiullah Baig — Portfolio" />
<meta property="og:title" content="Safiullah Baig — Game Development & AI Portfolio" />
<meta property="og:description" content="Game development and research by Safiullah Baig, including The Death Over, GMTK Game Jam 2026 games, and MARLRefine." />
<meta property="og:url" content="https://safiullahbaig.com/" />
<meta property="og:image" content="https://safiullahbaig.com/assets/avatar.jpg" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Safiullah Baig — Game Development & AI Portfolio" />
<meta name="twitter:description" content="Game development and research by Safiullah Baig, including The Death Over, GMTK Game Jam 2026 games, and MARLRefine." />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://safiullahbaig.com/#person",
"name": "Safiullah Baig",
"url": "https://safiullahbaig.com/",
"image": "https://safiullahbaig.com/assets/avatar.jpg",
"sameAs": [
"https://github.com/bagel786",
"https://www.linkedin.com/in/safiullah-baig-5a7689364/"
],
"knowsAbout": ["Game development", "Artificial intelligence", "Simulation", "Software engineering"],
"memberOf": [
{"@id": "https://usahsc-production.up.railway.app/#organization"}
]
},
{
"@type": ["VideoGame", "SoftwareApplication"],
"@id": "https://www.deathover.xyz/#game",
"name": "The Death Over",
"url": "https://www.deathover.xyz/",
"applicationCategory": "GameApplication",
"gamePlatform": "Web browser",
"creator": {"@id": "https://safiullahbaig.com/#person"}
},
{
"@type": "VideoGame",
"@id": "https://leandergamedev.itch.io/beat-the-countdown/#game",
"name": "Beat the Countdown",
"url": "https://leandergamedev.itch.io/beat-the-countdown",
"applicationCategory": "GameApplication",
"gamePlatform": "Web browser",
"creator": {"@id": "https://safiullahbaig.com/#person"},
"award": "Top 10% enjoyment in GMTK Game Jam 2026 (10,500+ submissions)"
},
{
"@type": "VideoGame",
"@id": "https://hot-comet.itch.io/one-last-jump/#game",
"name": "One Last Jump",
"url": "https://hot-comet.itch.io/one-last-jump",
"applicationCategory": "GameApplication",
"gamePlatform": "Web browser",
"creator": {"@id": "https://safiullahbaig.com/#person"},
"award": "Top 15% in GMTK Game Jam 2026 (10,500+ submissions)"
},
{
"@type": "ScholarlyArticle",
"@id": "https://safiullahbaig.com/assets/marlrefine-paper.pdf#paper",
"name": "Phase-Aware Source-Aligned Conformance Testing for Multi-Agent Environment Adapters",
"url": "https://safiullahbaig.com/assets/marlrefine-paper.pdf",
"author": {"@id": "https://safiullahbaig.com/#person"}
},
{
"@type": "SportsOrganization",
"@id": "https://usahsc-production.up.railway.app/#organization",
"name": "USA High School Cricket League",
"alternateName": "USAHSC",
"url": "https://usahsc-production.up.railway.app/"
}
]
}
</script>
<title>Safiullah Baig — Portfolio</title>
</head>
<body>
<div id="root">
<main class="seo-fallback">
<h1>Safiullah Baig</h1>
<p>Game developer and software engineer building strategy games, simulations, and AI systems.</p>
<section aria-labelledby="featured-work">
<h2 id="featured-work">Featured work and leadership</h2>
<article>
<h3><a href="https://www.deathover.xyz/">The Death Over cricket strategy game</a></h3>
<p>Created and developed by Safiullah Baig. A browser-based cricket simulation built around field placement, delivery selection, AI batter behavior, and bluffing.</p>
</article>
<article>
<h3><a href="https://leandergamedev.itch.io/beat-the-countdown">Beat the Countdown — GMTK Game Jam 2026</a></h3>
<p>Top 10% enjoyment out of 10,500+ submissions. A 16-bit action platformer where enemies steal time from a 30-second countdown clock.</p>
</article>
<article>
<h3><a href="https://hot-comet.itch.io/one-last-jump">One Last Jump — GMTK Game Jam 2026</a></h3>
<p>Top 15% out of 10,500+ submissions. A hand-drawn puzzle platformer where every action spends a move counter.</p>
</article>
<article>
<h3><a href="https://safiullahbaig.com/assets/marlrefine-paper.pdf">MARLRefine research paper</a></h3>
<p>Phase-aware conformance testing for multi-agent reinforcement-learning environment adapters, evaluated across 840 traces.</p>
</article>
<article>
<h3><a href="https://usahsc-production.up.railway.app/about">USA High School Cricket League leadership</a></h3>
<p>Safiullah Baig serves as President and Coordinating Officer of USAHSC.</p>
</article>
</section>
</main>
</div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>