blob: d49a13178de353a3e93a998e1824ddd54c4afafa (
plain)
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
|
---
title: Internship at Tinkertanker
type: Internship
---
+-+-+-
[← Return to About Me](/about/)
# 2025 End of Year Internship at Tinkertanker {: .heading }
{{{

{: .flex-flex }

{: .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>
-+-+-+
|