summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2026-06-29 13:56:25 +0800
committeraltaf-creator <dev@altafcreator.com>2026-06-29 13:56:25 +0800
commit1506410ba767d280485edda008a244557736de67 (patch)
treea4fef0937a05f704e2e5c4a8cfc9cfd4722834bc
parentb8e0094052a2947bbf9e40147050d18ae2d94420 (diff)
monday commitHEADmaster
-rw-r--r--data/blogs.json5
-rw-r--r--data/events/infocomm.md31
-rw-r--r--data/events/nytc.md3
-rw-r--r--www/assets/images/education/events/CAR80216.jpgbin0 -> 4395129 bytes
-rw-r--r--www/assets/images/education/events/CAR80216_small.jpgbin0 -> 320382 bytes
-rw-r--r--www/assets/images/education/events/DANC0394.jpgbin0 -> 27544085 bytes
-rw-r--r--www/assets/images/education/events/DANC0394_small.jpgbin0 -> 396243 bytes
-rw-r--r--www/style.css2
8 files changed, 26 insertions, 15 deletions
diff --git a/data/blogs.json b/data/blogs.json
index 38e6a60..bd657ec 100644
--- a/data/blogs.json
+++ b/data/blogs.json
@@ -14,11 +14,6 @@
"thumbnail": "/assets/images/blog/33_cover.png",
"banner": "/assets/images/blog/33_banner.png",
"path": "/data/blogs/1.md"
- },
- {
- "thumbnail": "",
- "banner": "",
- "path": "/data/blogs/urban0.md"
}
]
}
diff --git a/data/events/infocomm.md b/data/events/infocomm.md
index 2268757..2e2a3d4 100644
--- a/data/events/infocomm.md
+++ b/data/events/infocomm.md
@@ -10,16 +10,15 @@ type: CCA
{{{
![AV duty, Class of 2026 and Class of 2025.](/assets/images/education/events/av.jpg)
-{: .flex-flex }
-
-![AV duty, Class of 2026 and Class of 2025.](/assets/images/education/events/av.jpg)
-{: .flex-flex }
-
-}}}
+{: .flex-500 .shadow-filter }
+<div class="flex-flex" markdown="1">
The Infocomm (Media Creation) Club of Ngee Ann Secondary School is a CCA for students interested in media creation such as video editing, animation, and audio visual systems.
For 2025 (and 2026), I've been chosen as one of the vice presidents for the Infocomm (Media Creation) Club CCA. Here are some things that we've done as a CCA, and some valuable things I've learnt from this journey.
+</div>
+
+}}}
-+-+-+
@@ -40,11 +39,17 @@ I might even say that our CCA has been trusted to become the backbone of many of
## Values-in-Action Project @ Tampines East Community Club {: #tecc }
+<div class="shadow-filter" markdown="1">
{{{
-![](path/to/file)
-![](path/to/file)
+![](/assets/images/education/events/010829thAug-CapturetheJoyfulMomentWorkshopDSC02252.jpg)
+{: .flex-flex }
+
+![](/assets/images/education/events/026229thAug-CapturetheJoyfulMomentWorkshopDSC02641.jpg)
+{: .flex-flex }
+
}}}
+</div>
## MINDS Charity Car Wash Promotional Video Volunteering
@@ -61,7 +66,17 @@ I have also led the production of a few of our video projects before, together w
## Founder's Day Certificate of Commendation for Outstanding Community Service Recipient {: #fd }
+<div class="shadow-filter" markdown="1">
+{{{
+
+![](/assets/images/education/events/CAR80216_small.jpg)
+{: .flex-flex }
+![](/assets/images/education/events/DANC0394_small.jpg)
+{: .flex-flex }
+
+}}}
+</div>
-+-+-+
diff --git a/data/events/nytc.md b/data/events/nytc.md
index b447a2e..5fd33f6 100644
--- a/data/events/nytc.md
+++ b/data/events/nytc.md
@@ -67,7 +67,8 @@ So, in the context practical engineering and problem solving, adaptation means f
{{{
-Drawing here
+![Drawing here](path/to/file)
+{: .flex-300 }
On the finals, there was this one obstacle where we had to use drone's downwash (that is, the wind currents created by the drone's propellers) to push coloured balls into the correct colour-coded holes. There were three balls—red, yellow, and blue—and these balls were placed on top of a square platform 1.7 m-wide on each side. I think the main challenge of this obstacle is two of the balls need to go diagonally across the whole platform to get into its correct hole, as seen in my beautiful drawing.
{: .flex-flex }
diff --git a/www/assets/images/education/events/CAR80216.jpg b/www/assets/images/education/events/CAR80216.jpg
new file mode 100644
index 0000000..e8fcc2f
--- /dev/null
+++ b/www/assets/images/education/events/CAR80216.jpg
Binary files differ
diff --git a/www/assets/images/education/events/CAR80216_small.jpg b/www/assets/images/education/events/CAR80216_small.jpg
new file mode 100644
index 0000000..ff4abf7
--- /dev/null
+++ b/www/assets/images/education/events/CAR80216_small.jpg
Binary files differ
diff --git a/www/assets/images/education/events/DANC0394.jpg b/www/assets/images/education/events/DANC0394.jpg
new file mode 100644
index 0000000..719afc2
--- /dev/null
+++ b/www/assets/images/education/events/DANC0394.jpg
Binary files differ
diff --git a/www/assets/images/education/events/DANC0394_small.jpg b/www/assets/images/education/events/DANC0394_small.jpg
new file mode 100644
index 0000000..2f4cfe5
--- /dev/null
+++ b/www/assets/images/education/events/DANC0394_small.jpg
Binary files differ
diff --git a/www/style.css b/www/style.css
index 3e8cb76..85f1697 100644
--- a/www/style.css
+++ b/www/style.css
@@ -1495,7 +1495,7 @@ img {
aspect-ratio: 16/9;
}
-#flex-300 {
+.flex-300 {
flex: 0 1 300px;
}