summaryrefslogtreecommitdiff
path: root/data/events/tinkertanker.md
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2026-06-26 12:06:38 +0800
committeraltaf-creator <dev@altafcreator.com>2026-06-26 12:06:38 +0800
commit3abcae19fefd11bbfba6cbf696b342ea72da6992 (patch)
tree37fe730ff6b1475ea24eb0f04df200ef923461c7 /data/events/tinkertanker.md
parent1b14996290f228a329d83c164e50c27364cc0a22 (diff)
major changes to /about/, event reflections, project reflections, video reflectionsHEADmaster
Diffstat (limited to 'data/events/tinkertanker.md')
-rw-r--r--data/events/tinkertanker.md66
1 files changed, 66 insertions, 0 deletions
diff --git a/data/events/tinkertanker.md b/data/events/tinkertanker.md
new file mode 100644
index 0000000..d49a131
--- /dev/null
+++ b/data/events/tinkertanker.md
@@ -0,0 +1,66 @@
+---
+title: Internship at Tinkertanker
+type: Internship
+---
++-+-+-
+
+[&larr; Return to About Me](/about/)
+# 2025 End of Year Internship at Tinkertanker {: .heading }
+
+{{{
+
+![Image of me and my friends at Tinkertanker](path/to/image.png)
+{: .flex-flex }
+
+![Internship project](path/to/image.png)
+{: .flex-flex }
+
+}}}
+
+In November 2025, a couple of my friends and me was granted the opportunity from the school to attend a 2-week Computing-related Internship (since we all took O-Level Computing as a subject). This internship was with Tinkertanker Pte Ltd, a Singaporean technology and education company that teaches electronics, software, and tech in general, and also builds (and sells) cool tech-related stuff. You can visit their website at [https://tinkertanker.com/](https://tinkertanker.com/).
+
+-+-+-+
+
++-+-+-
+
+# Personal Reflections
+
+
+
+## Taking the Initiative
+
+This internship has shown me that you should take the initiative more, especially if your intention is to improve something or help others.
+
+Initially, we thought that Tinkertanker would give us tasks for us to do throughout the whole internship. Instead, we realised that Tinkertanker actually encourages us to just create things that we want, and they expected us to take the initiative. If we have an idea of something, they encouraged us to discuss about it with them in which they are very happy to do so, which is really cool.
+
+
+
+* See problems or things you want to do or maybe you want to help
+* Ask
+* Then do! Everyone happy. Even did this for LaundryWeb
+# Projects I developed
+
+I've contributed to quite a few projects during my time there. If you want to see more details of the major projects I contributed to/made, click one of the projects below!
+
+<div class="info-box flex-container gap">
+<div class="flex full-img-card gallery-card"
+ style="background-image: url(/assets/images/game-hero/esp32-blockly.png);">
+ <a href="https://github.com/altaf-creator/droid-esp32-blockly" class="fill-div gradient-overlay">
+ </a>
+ <div class="img-card-titlebox">
+ <span class="img-card-subtitle"><i class="fa-solid fa-briefcase"></i> Internship</span>
+ <span class="img-card-title">ESP32 Blockly</span>
+ </div>
+ </div>
+<div class="flex full-img-card gallery-card"
+ style="background-image: url(/assets/images/game-hero/tinkertanker-examples.png);">
+ <a href="https://altaf-creator.github.io/tinkertanker-examples/" class="fill-div gradient-overlay">
+ </a>
+ <div class="img-card-titlebox">
+ <span class="img-card-subtitle"><i class="fa-solid fa-briefcase"></i> Internship</span>
+ <span class="img-card-title">Tinkertanker Web Dev</span>
+ </div>
+ </div>
+</div>
+
+-+-+-+ \ No newline at end of file