-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
517 lines (481 loc) · 31.9 KB
/
Copy pathabout.html
File metadata and controls
517 lines (481 loc) · 31.9 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
<!DOCTYPE html>
<html>
<!-- The history of me, by me - Ali -->
<head>
<title>Alimad Co: About</title>
<meta name="description"
content="Official developer portfolio and interactive history of Muhammad Ali (Alimad Co). A full-stack web programmer, open-source script builder, and game developer from Pakistan tracking computing logic from Blender to Unity and upcoming BSCS study tracks.">
<meta name="keywords"
content="Muhammad Ali, Alimad, Alimad Co, Alimad Corporations, Alimad Food, Alimad Foods, Game Developers of Pakistan, Full Stack Web Developer Lahore, Software Engineer FAST-NUCES, Unity Engine, Godot Engine, FAST NUCES Student, Hack Club projects, Alimad portfolio">
<meta name="author" content="Muhammad Ali">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://alimad.co/about">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2026-07-08T05:16:49Z" />
<meta property="article:modified_time" content="2026-07-10T02:16:22Z" />
<!-- imo this is lowk funny -->
<meta property="article:author" content="https://alimad.co" />
<meta property="article:section" content="Biography" />
<meta property="article:tag" content="Web Development" />
<meta property="article:tag" content="Alimad History" />
<meta property="og:title" content="Alimad Co: About">
<meta property="og:description"
content="Step into the open-source history of Muhammad Ali (Alimad Co). Exploring independent game engine builds, Python automation algorithms, viral college utility applications, and active cloud deployments spanning 30+ subdomains, 70+ projects :3">
<meta property="og:url" content="https://alimad.co/about">
<meta property="og:image" content="https://cdn.alimad.co/f/static/icon/favicon.png">
<meta property="og:site_name" content="Alimad Corporations">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Alimad Co: About">
<meta name="twitter:description"
content="Explore my comprehensive open-source software log tracking indie game development, automated Python scripts, Hack Club network projects, and upcoming FAST NUCES BSCS engineering tracks.">
<meta name="twitter:image" content="https://cdn.alimad.co/f/static/icon/favicon.png">
<link rel="icon" href="https://cdn.alimad.co/f/static/icon/favicon.png">
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Muhammad Ali",
"alternateName": ["Alimad", "Alimad Co", "Alimad Corporations"],
"url": "https://alimad.co",
"jobTitle": "Student",
"knowsAbout": ["Software Development", "Web Development", "Game Development", "Unity Engine", "Godot", "Cybersecurity"],
"sameAs": [
"https://github.com/Alimadcorp",
"https://alimad.itch.io",
"https://alt.alimad.co",
"https://youtube.com/@alimadco"
]
}
</script>
<script src='https://cdn.tailwindcss.com'></script>
<script src="script.js"></script>
</head>
<body
class='p-0 bg-neutral-200 dark:bg-black text-black dark:text-neutral-200 antialiased font-sans selection:bg-green-400 selection:text-black'>
<div class="max-w-4xl mx-auto md:p-3 md:py-12 space-y-0" id="daddy">
<nav class="border-b md:border border-emerald-700 dark:border-emerald-400 text-gray-600 dark:text-neutral-400 p-3">
<div class="flex flex-wrap items-center gap-3 text-sm font-medium">
<a href="/" class="transition-colors">Home</a>
<a href="/about" class="text-black font-semibold dark:text-white transition-colors">About</a>
<a href="/projects" class="transition-colors">Projects</a>
<a href="/blog" class=" transition-colors">Blog</a>
<a href="/resume" class="transition-colors hidden md:inline">Résumé</a>
<a href="/contact" class="transition-colors">Contact</a>
</div>
</nav>
<div id="content" class="p-0 m-0">
<main
class="bg-transparent md:border border-emerald-700 dark:border-emerald-400 p-3 md:p-8 space-y-6 text-black dark:text-neutral-200 leading-relaxed text-sm md:text-base text-justify">
<div class="space-y-2">
<div class="flex items-center gap-2 justify-center md:justify-start">
<h2 class="text-lg font-semibold text-emerald-700 dark:text-emerald-500">history of me, i guess</h2>
</div>
</div>
<p onclick="setUbuntu()" id="readmode"
class="text-emerald-700 dark:text-emerald-400 hover:underline hover:cursor-pointer">Enable
read mode</p>
<p>
I am a <span id="age" class="text-emerald-700 dark:text-emerald-400 font-medium">17</span> year old developer
and student from
Pakistan who likes to make websites, apps, and games, and am currently most interested in writing secure
programs. I am also known as Alimad, Alimad Co, or Alimad Corporations, yes i pretend to have a full-on
company,
which doent exist yet but i sure do hope it does!
</p>
<p>
Born in a Muslim household in 2008, I was named Muhammad Ali. When I was a
kid, I used to completely take over my uncle's computer and wouldn't let my brother use it—I liked computers
right from the start. In fifth class, I got intrigued by my cousin Arman to join YouTube. Around the same
time,
I used to make drawings and crafts at home, so I started a YouTube channel named "Art and Craft Ideas". It
went
well for 2 years—not so popular, like 400 subs. I eventually deleted the channel (don't particularly remember
why, but I was a kid, so lol). The only video that was recovered and republished to my new channel was <a
href="https://www.youtube.com/watch?v=ACh6l3C3Uoo" class="text-emerald-700 dark:text-emerald-400">this video
where i make an impossible triangle</a>.
</p>
<p>
Then, in 2018, my friend used the new Microsoft Video Editor that came preinstalled with Windows (prior to
ClipChamp). He drew a bunch of Minecraft pictures with MS Paint, put them together as an animation on the
editor, and we published it on his channel. Then we made episode 2 of it, and then I made episode 3 of it.
This
time, I spent about 40 days working on the episode using Techsmith Camtasia, finally releasing it on my new
channel (now <a href="https://youtube.com/@alimadco"
class="text-emerald-700 dark:text-emerald-400">@alimadco</a>) at
<a href="https://www.youtube.com/watch?v=9Y_tftyTEWw" class="text-emerald-700 dark:text-emerald-400">this
link</a>.
</p>
<p>
A few weeks passed by while watching YouTube, and I saw a <a
href="https://www.youtube.com/watch?v=fXXJ1LOqHEk">video</a> about a new device. The creator showed a 3D
model of how it works, and for just a split second, I caught a glimpse of the software he used: "Autodesk
Maya".
3D editing software actually exists? OMG ITS PAID?? A few days later, I was watching a Black Plasma Studios
creation and discovered they used a free editor called Blender. It was a dream come true. I opened it up,
learned through a bunch of tutorials, and went to my cousin's house since he had an actual computer. We made
our
first Blender animation! We didn't even know how to export it, so we literally screen-recorded the playback
and
published it to YouTube at <a href="https://www.youtube.com/watch?v=49UDmNv56aA"
class="text-emerald-700 dark:text-emerald-400">this
video</a>.
</p>
<p>
From then on, there was a lot of learning Blender and making random animations—a significant one being this <a
href="https://www.youtube.com/watch?v=toQTaZ7lcMM"
class="text-emerald-700 dark:text-emerald-400">architectural
model</a>. We also made random YouTube videos using Camtasia, including a series called <a
href="https://www.youtube.com/watch?v=ELrK8l1fTcc&list=PLnnjpmBZ8DdkdOzrmYlVZFrQwgYaEIBKg"
class="text-emerald-700 dark:text-emerald-400">The Crash Technology</a> and another called <a
href="https://www.youtube.com/watch?v=Xv9YIpKPhuM&list=PLnnjpmBZ8DdlfvNeqm9q6DlFumWFd_Wnm"
class="text-emerald-700 dark:text-emerald-400">Introduction to Computer Graphics</a>. That's how it went for
about 2
years.
</p>
<p>
Then, in 2022, I found a button at the top right of my Blender editor. I used to use Blender 2.79b on my
laptop
back then because it didn't support the latest OpenGL 3.1 version (if it hadn't been for my laptop's oldness,
I
might have never gotten into this, but anyhow!). The button was called "Game Engine". I clicked it, switching
over to the Blender Game Engine. Out of curiosity, I watched a tutorial, learned how to make something, and
built my first prototype: a basic local multiplayer goal-making game called Makeways, originally released on
7/6/2022 at 1:50 PM PKT. Initially, I shared it on MEGA with friends who wouldn't actually play it, so I
switched to itch.io on Feb 23, 2023 (<a href="https://alimad.itch.io/makeways"
class="text-emerald-700 dark:text-emerald-400">alimad.itch.io/makeways</a>). I continued making games in BGE
for 2
more years, with my latest being <a href="https://alimad.itch.io/swiveling-escape"
class="text-emerald-700 dark:text-emerald-400">Swiveling Escape</a>. In total, I published 8 Blender games
before
switching to Godot because I needed mobile support BECAUSE LITERALLY NO ONE PLAYED MY GAMES.
</p>
<p>
Now starts the Godot era. My first game was a little too simple, released on Jul 11, 2023 (<a
href="https://alimad.itch.io/polk" class="text-emerald-700 dark:text-emerald-400">alimad.itch.io/polk</a>),
followed
immediately by a family favorite on Jul 14 called <a href="https://alimad.itch.io/buggle"
class="text-emerald-700 dark:text-emerald-400">Buggle</a>—a bubble-popping game, but it gets faster. Then I
actually
ran my first game jam before ever joining one, called the <a href="https://itch.io/jam/alimad-banana-jam"
class="text-emerald-700 dark:text-emerald-400">Banana Game Jam</a>! I made a game for my own jam called <a
href="https://alimad.itch.io/theminions" class="text-emerald-700 dark:text-emerald-400">The Minions
Resurrection</a>. Eventually, I also got into learning Java for Processing, making a triangle area
calculator
and a <a href="https://alimad.itch.io/pendulum" class="text-emerald-700 dark:text-emerald-400">pendulum
calculation
app</a>. At this time, I was in 9th class, and by the end of it, juggling this work became hard as my
parents
got extreme about me wasting time online.
</p>
<p>
I still managed to make a really fun and addictive local multiplayer game in Processing called <a
href="https://alimad.itch.io/madarea" class="text-emerald-700 dark:text-emerald-400">Madarea</a>. My last
Godot
game, <a href="https://alimad.itch.io/madrun" class="text-emerald-700 dark:text-emerald-400">Madrun</a>, was
published
on Sep 25, 2023, which was a digital board game based on a physical board game I designed a year prior.
Eventually, a year later, I realized Godot wasn't enough either, mainly because I hadn't managed to export any
of these games to Android, meaning phone users were stuck playing web builds instead.
</p>
<p>
At 10 PM on March 18th, 2024, right after my last 10th-class Urdu exam, I put Unity on download on my new
laptop
during Ramadan. It finally finished downloading at 3 AM the next morning. It was quite difficult to learn at
first, but I eventually made my first game, <a href="https://alimad.itch.io/shootmad"
class="text-emerald-700 dark:text-emerald-400">Shootmad</a>. A few days later, I joined my first actual
developer
community by submitting <a href="https://alimad.itch.io/zolitude"
class="text-emerald-700 dark:text-emerald-400">Zolitude</a> to the
Interstellar Game Jam 6. It
received a highly positive <a href="https://www.youtube.com/live/9MyoxiItjK8?si=BFldWjgrQyRVybHb&t=18821"
class="text-emerald-700 dark:text-emerald-400">review</a>, and I even dropped a <a
href="https://www.youtube.com/watch?v=pHI5a517Seg" class="text-emerald-700 dark:text-emerald-400">devlog</a>
about
it on Youtube.
</p>
<p>
Later, I joined Fox Hollow Jam 2 and submitted a terrible game called <a href="https://alimad.itch.io/banana"
class="text-emerald-700 dark:text-emerald-400">Eat the Banana</a>, but their amazing community sparked a ton
of
personal
growth. I followed that up with <a href="https://alimad.itch.io/zomboozle"
class="text-emerald-700 dark:text-emerald-400">Zomboozle</a> for the Zombeez Jam (didn't win the $500 prize
though)
and <a href="https://alimad.itch.io/ikeamad" class="text-emerald-700 dark:text-emerald-400">Ikeamad</a> for
Lame
Jam
42. While I didn't top the charts, I learned a massive amount and became good friends with DataPotato from the
Interstellar Jam, leading to a <a href="https://www.youtube.com/watch?v=wj4nuh0bIpQ"
class="text-emerald-700 dark:text-emerald-400">YouTube collab</a> with sir mister potato themself.
</p>
<p>
A year later, I jumped into Fox Hollow Jam 3 with <a href="https://alimad.itch.io/chromadicc"
class="text-emerald-700 dark:text-emerald-400">Chromadicc</a> and won $75, haha! You can see <a
href="https://www.youtube.com/live/1_fFYoIv6Mg?si=DlO5VYCNOr3SgQwj&t=541"
class="text-emerald-700 dark:text-emerald-400">their
feedback on my game here</a>. Since PayPal doesn't work in
Pakistan, I used the prize money to buy Minecraft. Sadly, the lovely jam host Sir Mister Joe eventually had to
stop running events
after getting a full-time job, which he shared about in <a href="https://www.youtube.com/watch?v=Sh2p70H6KH0"
class="text-emerald-700 dark:text-emerald-400">this silent video</a>. Around this time, I also participated
in
the
GMTK Jam 2024, (submitted <a href="https://alimad.itch.io/gmtkmad-2024"
class="text-emerald-700 dark:text-emerald-400">ElectroMad</a>)
and 2025 (submitted <a href="https://alimad.itch.io/gmtk25"
class="text-emerald-700 dark:text-emerald-400">#BORED</a>), and I
definitely
plan to join the 2026 one too.
</p>
<p>
While all this game development was going on, in December of 2024 during my first year at Government College
University (GCU), Lahore, we ran into a smoll massive problem. The college conducts annual "sendup" tests for
around 3,000 first-year students across evening and morning shifts. Seating arrangements were distributed via
a
massive, 40-page PDF sorted by roll number ranges. Because it listed ranges instead of individual numbers,
using
text search to look up a specific roll number like "3686" inside a range like "3600-3712" was impossible,
forcing everyone to manually scroll through pages. To fix this, I extracted the PDF data into a CSV using
Python
(my first time utilizing it) and built a static HTML app to instantly calculate any student's seating plan
given
their roll number, which you can try out urself <a href="https://sendup.alimad.co"
class="text-emerald-700 dark:text-emerald-400">here</a>, it was also released on the <a
href="https://play.google.com/store/apps/details?id=com.alimad.sendup">Play Store</a>. It became an
instant hit, serving roughly 70% of the entire first and second-year college
student base! It even had a comments section with a lot of positive comments before it got wiped. The backend
was completely primitive—I used a direct Firebase config inside the static HTML file to connect to the
database
<img src="https://e.alimad.co/:sob-pray" class="inline-block h-4" alt=":sob-pray:">, but it worked
beautifully.
This success pushed me straight into web development. I started off building basic frontends using v0 <img
src="https://e.alimad.co/:noooovanish" class="inline-block h-4" alt=":noooovanish:">,
but over the next year, I dove into authentic web development. I'm much better
now, though I still occasionally stumble on super basic concepts due to my unconventional start!
</p>
<p>
By February 6th, 2025, a college friend introduced me to Hack Club—a global, non-profit community of teenagers
coding together where you get rewarded with awesome hardware, chips, and domain grants for building personal
projects. I dove right in after my first-year exams. My initial project was a Unity game called
"<a class="text-emerald-700 dark:text-emerald-400" href="https://alimad.itch.io//gleambox"
id="gleambox">GleamBox</a>". It
became a huge hit among testers, to the point where one player asked to join the repo to help develop it
because
they loved the idea! Unfortunately, working on it non-stop for two weeks left me completely drained, so I
walked
away from its massive potential. I then shifted my focus strictly toward web development projects (ignoring
about 20 other projects I had planned due to scarcity of time). Meow! Now, I made my first project and earned
a
domain grant. The first thing I purchased from Hack Club was my domain, <a href="https://alimad.co"
class="text-emerald-700 dark:text-emerald-400">alimad.co</a>.
</p>
<p>
Well then, after I purchased my domain, I started SPAMMING web projects, coz it has infinite subdomains! Im
gonna terribly attempt now to explain the stuff I did in the order I remember I did it, below:
One of the very first apps was also a <a class="text-emerald-700 dark:text-emerald-400"
href="https://theme.alimad.co">Theme
Generator</a> for game jam themes, which is just a more convinient merged version of couple other theme
generators and their word sets.
<br>
One of the many problems a man has had in his life is trying to click the stopwatch start/stop button while
looking at a subject. Idk about you but at the time i found it quite difficult during a physics experiment, so
I
came up with the idea of <a class="text-emerald-700 dark:text-emerald-400"
href="https://watch.alimad.co">StupidWatch</a> (also on the
<a class="text-emerald-700 dark:text-emerald-400"
href="https://play.google.com/store/apps/details?id=com.alimad.stupidwatch">Play
Store</a>), which only runs when you hold a button, automatically adds laps and calculates the average. Also
I
added some silly functions to save and load and save online, etc.
<br>
I also made a <a href="https://meme.alimad.co" class="text-emerald-700 dark:text-emerald-400">meme of the
day</a> app, which does
exactly what the name suggests, also, made <a href="https://replace.alimad.co"
class="text-emerald-700 dark:text-emerald-400">MegaReplace</a> which allows people who want to repeat a set
of
find and replace
actions, do it easier, my uncle found this a lot useful (he was the only person who ever found it useful <img
src="https://e.alimad.co/:heavysob" class="inline-block h-4" alt=":heavysob:">).
</p>
<p id="madlog">
One of my first backends was <a href="https://log.alimad.co"
class="text-emerald-700 dark:text-emerald-400">MadLog</a>, im quite
hideious with it but its basically a REST KV store, but you can only append to keys (called channels), and you
dont need an api key to use it! It powers all of my comment sections and more! Quite useful in logging stuff
too, for example, right now I can set it up (without having to set up anything) to log when anyone clicks <a
href="https://log.alimad.co/api/log?channel=pplwhopushedthesillybuttoninthesillyblog&text=click"
class="text-emerald-700 dark:text-emerald-400">this
button</a>, and
then I can see how many ppl did using
<a href="https://log.alimad.co/api/pull?channel=pplwhopushedthesillybuttoninthesillyblog"
class="text-emerald-700 dark:text-emerald-400">this link</a>. This app was based on firebase <img
src="https://e.alimad.co/:hehheh" class="inline-block h-4" alt=":hehheh:">
</p>
<p>
Next up are the two projects I made for the <a href="https://summer.hackclub.com"
class="text-emerald-700 dark:text-emerald-400">summer of making</a> at hack club. The first one is <a
href="https://somps.alimad.co" class="text-emerald-700 dark:text-emerald-400">SOMPS</a>, which was a search
engine for the same program, it was the project that
actually got me this domain (pardon me the terrible chronologicall order im writing this from pure memory ok?
<img src="https://e.alimad.co/:sob-pray" class="inline-block h-4" alt=":sob-pray:">). that was the first time
i
learnt react and NextJS. Next up I made <a href="https://live.alimad.co"
class="text-emerald-700 dark:text-emerald-400">live</a>,
because someone (definitely not Sabio <span class="line-through">Tank</span> Tang) was attempting to show the
currently online user count by using <a href="https://i.ibb.co/CrrL0Vq/Screenshot-2026-07-09-055151.png"
class="text-emerald-700 dark:text-emerald-400">BroadcastChannels</a> <img src="https://e.alimad.co/:hs"
class="inline-block h-4" alt=":hs:"> in <a href="https://github.com/SabioOfficial/Client-of-Making/"
class="text-emerald-700 dark:text-emerald-400">Client of
Making</a>, which was also a Summer of Making project.
</p>
<p>
Now as SOMPS was my first large scale scrape-and-index project, I made another similar one where I calculate
basic statistics for the hack club workspace members, and one that provides all the emoji of hack club (hack
club
emoji are added by the members, and there are nearly 40000+ emoji atp) with a single url call! Ive been using
it
right here to embed the emojis youve seen above too! Try that out <a href="https://emoji.alimad.co"
class="text-emerald-700 dark:text-emerald-400">here</a>.
</p>
<p>
Quite a month later hack club announces <a href="https://daydream.hackclub.com"
class="text-emerald-700 dark:text-emerald-400">Daydream</a>, which is a worldwide sattelite game jam, but
where all
skill levels are welcome. I volunteer to organize it in my city. <a href="https://blog.alimad.co/daydream"
class="text-emerald-700 dark:text-emerald-400">Daydream Lahore</a> runs on 27th of
September 2025, not much good games were made but I got a lot of exposure and made a few friends, more than
all
that I now had direction for next time.
</p>
<p>
Well then I made a couple of other smoll stuff, like <a class="text-emerald-700 dark:text-emerald-400"
href="https://cdn.alimad.co">a
cloudflare CDN drive</a>, a <a class="text-emerald-700 dark:text-emerald-400"
href="https://blog.alimad.co">blog</a>, a submission
to <a class="text-emerald-700 dark:text-emerald-400"
href="https://www.reddit.com/r/badUIbattles/comments/1p6xzil/enter_phone_number_but_by_slingshot/">r/BadUIbattles</a>,
which later on was also sponsored in a <a href="https://www.youtube.com/watch?v=-ZHMpxN2jUg"
class="text-emerald-700 dark:text-emerald-400">hyperplexed video</a> :D,
and a <a href="https://chat.alimad.co" class="text-emerald-700 dark:text-emerald-400">chatting app</a> based
entirely on <a class="text-emerald-700 dark:text-emerald-400" href="#madlog">MadLog</a>. I submitted these
projects to
hack club <a class="text-emerald-700 dark:text-emerald-400" href="https://midnight.hackclub.com">midnight</a>,
which I couldnt attend,
but in place I got an
iPad <img src="https://e.alimad.co/:yay" class="inline-block h-4" alt=":yay:">
</p>
<p>
By november, a friend of mine at college introduced me to a cool platform idea, that he wanted to scale, a
social app that allows you to know when a friend of yours comes near you within a radius of 2km. This could
unlock a lot of possibilities like knowing how many guys are attending at a certain location, or maybe just
generally use to meetup with a friend who happens to be nearby. The thing is, I didnt have any experience in
React Native by then, which was the framework I chose, and ended u flopping the app <img
src="https://e.alimad.co/sob" class="inline-block h-4" alt=":sob:">, yes, my friend was real mad after that,
tho, there are talks of reviving the app... I also helped <a href="https://quantarax.alimad.co"
class="text-emerald-700 dark:text-emerald-400">QuantaraX</a> deploy and manager their site
</p>
<p>
On october 10 2025, RGN uploaded a <a href="https://youtube.com/watch?v=TRD3OrCJJ9o"
class="text-emerald-700 dark:text-emerald-400">video</a> on an internet mystery called the test radio, which
had a substitution
cipher, so I made a <a class="text-emerald-700 dark:text-emerald-400"
href="https://312.alimad.co">decryptor</a>
for it, which has
been used recently quite a lot by the RGN community.
</p>
<p>
In december (2024), I made a friend during the Winter Melon Game Jam when we made the game <a
href="https://alimad.itch.io/wmj24" class="text-emerald-700 dark:text-emerald-400">MagnetMad</a> together.
F1nn's an awesome friend,
and we still play and code together quite a lot. One of those projects is <a
href="https://alimad.itch.io/worm" class="text-emerald-700 dark:text-emerald-400">WORM</a>, released on 26
June 2026, a game we made
for the hack club <a class="text-emerald-700 dark:text-emerald-400" href="https://jamegam.hackclub.com">jame
gam</a>, which was ysws
where we had to particopate in <a class="text-emerald-700 dark:text-emerald-400"
href="https://itch.io/jam/theveryseriousjuniperdevgamejam">the very serious juniper dev
game jam</a>. This can be called my most recent project, and my latest game, which ive released quite a
year after my last one (<a href="#gleambox" class="text-emerald-700 dark:text-emerald-400">GleamBox, Jun 6
2025</a>)!
</p>
<p>
February 28th to March 1st 2026, I, with <span class="hover:bg-emerald-500/20 px-1 rounded cursor-help"
title="addition made on 20 Jul, 2026">Rahambilal
and</span>
my
other
friends, ran one of the
sattelites of
Hack Club's sattelite game
jam
called <a href="https://campfire.hackclub.com" class="text-emerald-400">Campfire</a>. The event was a huge
leap
forwards and a huge success, we made a lot of friends along the way, last but not least including the head
of
The Games Collective Pakistan, whom sponsored us open heartedly to run this jam at their place!
</p>
<p>
aaaaaand A lot of other stuff went down too between june 2025 and 26, but in a nutshell, these are the
projects
ive been doing, and this is where I am now, and I can vaguely see the direction where im headed. Well thats it
for now,
</p>
<p>
also recently, I've gotten <span class="hover:bg-emerald-500/20 px-1 rounded cursor-help"
title="addition made on 21 Jul, 2026">accepted into CS at FAST Lahore</span>, and Inshallah, I'll be
pursuing it from
2026 to 2030, and continuing to hack away at Hack Club events while
I'm still under 18 (until next year in October). Love and
peace
</p>
<p class="text-center text-xs text-gray-500/80" title="date of the write time of the text above">- Written July
9, 2026 -</p>
<p>
A few days before the practical exams, and 3 weeks before commencement of classes at FAST, I joined GMTK Game
Jam 2026, and made <a class="text-emerald-400" href="https://alimad.itch.io/gmtk26">Pliars Big</a>, which was
a team submission. I also planned the continuation of a long lost game, <a
href="https://alimad.itch.io/mathemadically" class="text-emerald-400">Mathemadically</a>, which I had always
planned to make, but I yet dont have the idea of how. I want this to be my one game. One i'll be known for as
a game developer. <span class="hover:bg-emerald-500/20 px-1 rounded cursor-help"
title="addition made on 30 Jul, 2026">July 28, 2026 was my last day at college <img
src="https://e.alimad.co/cryign" alt=":cryign:" class="h-5 inline -translate-y-0.5"></span>
</p>
<p class="text-center text-xs text-gray-500/80" title="date of the write time of the text above">- Added July
27, 2026 -</p>
<img src="https://e.alimad.co/:salutecri" class="mt-2">
<details class="text-neutral-500 text-sm group">
<summary
class="list-none [&::-webkit-details-marker]:hidden cursor-pointer select-none hover:text-neutral-400 transition-colors"
onclick="endexpand()">
meow
</summary>
<div class="mt-2 text-black dark:text-white leading-relaxed">
"murrppp m murrppp m mew :3 m purrr mmeoww m mmeoww m - mmeoww m purrr mmeoww m mew - m :3 mew purrr mmeoww
m
mew purrr :3 m :3 m - mew meow purrr mew purrr meow purrr - m mew :3 m mmeoww m :3 meow :3 meow purrr purrr
:3
- mew m :3 m purrr mew :3 mmeoww m :3"
</div>
</details>
</main>
</div>
</div>
<footer class="text-gray-800 dark:text-neutral-500 text-xs md:text-sm bg-neutral-100 dark:bg-neutral-950 px-6 py-6">
<div class="max-w-4xl mx-auto flex flex-col sm:flex-row justify-between items-center gap-4">
<span class="flex flex-row gap-6 font-medium">
<a href="https://alt.alimad.co" class="transition-colors">Old Website</a>
<a href="https://youtube.com/@alimadco" class="transition-colors">Youtube</a>
<a href="https://github.com/Alimadcorp" class="transition-colors">Github</a>
</span>
<p class="flex items-center gap-2 font-medium">
Made by Muhammad Ali
<span
class="bg-transparent dark:bg-black px-2.5 py-1 border border-emerald-700 dark:border-emerald-400 text-xs text-emerald-700 dark:text-emerald-400"
title="Time for me right now" id="time"></span>
</p>
</div>
</footer>
</body>
</html>