____  ___    _  _     _   _ _____     _______
 / ___|/ _ \  | || |   | | | |_ _\ \   / / ____|
| |  _| | | | | || |_  | |_| || | \ \ / /|  _|
| |_| | |_| | |__   _| |  _  || |  \ V / | |___
 \____|\___/     |_|   |_| |_|___|  \_/  |_____|

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

My New Approach on Learning New Things

BY: @rama-dev | CREATED: Aug. 18, 2025, 11:46 p.m. | VOTES: 25 | PAYOUT: $2.46 | [ VOTE ]

[IMAGE: https://files.peakd.com/file/peakd-hive/rama-dev/23wBduSfiASYbTcw8m3toxiEFfrnEWQUgyLDqRtLZBtGxdqcTAimvpLrjvtNVPae8oiah.png]

Hey Hive!

Recently, some new areas of learning entered my radar.

As I shared with you in a previous post, I’m currently working as a Unity Developer, mostly creating games for events and brand activations.

In this kind of projects, games are not always played as we do on PC, consoles, or phones. Sometimes they involve custom inputs, body tracking, or they’re not even games at all but interactive experiences like face scanners (here I showed you one) or interactive screens.

That’s why I not only need to keep learning Unity related stuff but also dive into new fields like:

I have a lot to learn, but I’m really excited about it. It’s always fun to keep expanding knowledge and experience.

How i plan learning all these?

To start, I decided to:
1. Search for YouTube tutorials
2. Use ChatGPT as my tutor, so I can ask questions, get examples, and practice exercises

I began with OpenCV + Python, because I think it’s a good entry point that gives me a clear roadmap:

OpenCV/Python → MediaPipe → Arduino → TouchDesigner

Here’s the logic:
- OpenCV + Python are the foundation for camera and human recognition.
- MediaPipe provides trained models for hands, faces, and body tracking.
- Once I master those, I can connect everything to Unity and integrate Arduino for physical devices.
- Finally, TouchDesigner adds even more creative interaction.

For example, I saw a simple demo where hand detection turns LEDs on/off depending on how many fingers are raised. Pretty cool!

[IMAGE: https://files.peakd.com/file/peakd-hive/rama-dev/23wWvtu9Cs3c5LkWbSBR4JjXjB2RNvf9Hmid6768jdfq2TXFZih8AVFJaDuDor5EMr13x.png]

For OpenCV, I found two free YouTube courses that look great:

I also asked ChatGPT for some simple scripts to get started. It gave me 5 Python examples:
1. Basic camera frame detection
2. HSV color filter: detect a specific color

For example here is only detecting brown/dark colors
[IMAGE: https://files.peakd.com/file/peakd-hive/rama-dev/23tvAwW3ZQa7wfrCKk3cTipsqxRajFYAeeVzL3yQLppF949iR9Fe99Q6KqHmkWLHrNVfG.png]

3.Border detection: detect shapes by color difference

Lamp and glasses look really cool lol
[IMAGE: https://files.peakd.com/file/peakd-hive/rama-dev/23sweNG46y9pbfUnGKfgWyfGoEczHzJ4n8UBW8vYfbSn1TkSXU5UULuid5ZskKFFKEKZ6.png]

4.Motion detection: track moving objects

[IMAGE: https://files.peakd.com/file/peakd-hive/rama-dev/Eoc58Fxqbukewt39VPPuJF2KS2DKZFwLNKQr7KRVuLC4hnwERxnrEAAG5XL9jrftFSX.png]

5.Anti-jitter: stabilize camera tracking

My Roadmap of Exercises

Based on those examples, I asked ChatGPT to design progressive exercises. Here’s my current roadmap:

Level 1 — Strengthening the Basics

Level 2 — Detection and Tracking

Level 3 — Motion and Events

Level 4 — Creativity

This roadmap helps me improve step by step while keeping my goals clear. I think the best way to learn things is to practice a lot and not only copy what you saw on exercise but also mix them together to really understand what you are doing.
Right now, I’m finishing the last exercise from Level 1, so there’s still a long journey ahead but I’m really enjoying the process!

I’ll keep sharing my progress, so consider following me.
And if you’re also learning OpenCV, MediaPipe, Arduino or Touch Designer let’s discuss and learn together!

Thanks for reading, see you in the next post!

[IMAGE: https://media.tenor.com/sb6w7nTrIwYAAAAC/bye-bye-bye.gif]

TAGS: [ #bro ] [ #programming ] [ #gamedev ] [ #pimp ] [ #journey ] [ #learning ] [ #python ] [ #blog ]

Replies

@hivebuzz | Aug. 18, 2025, 11:53 p.m. | Votes: 0 | [ VOTE ]

Congratulations @rama-dev! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

You distributed more than 200 upvotes.Your next target is to reach 300 upvotes.

You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>