
Coding, gaming, designing and more...
A joint initiative from two organisations – Education Centre EST from Wadowice and Wavemaker from Stoke on Trent.Join a growing community of likeminded individuals engaged with digital making.
Be inspired, share, and learn new digital skills such as:
- Coding
- Web design
- Game modding
- 3D modelling & printing
Come up with your own projects and activities, and challenge your friends and fellow learners.
Sign up today to forge new partnerships, friendships, and be a part of the next big thing!
Tell us what you think about the platform.
Get started today with our Digital Makerspace Toolkit!
Here you will find it in two language versions – EN and PL.
Recent Posts by Members
Music – Life
Introduction to functions
Today we have learned the basics about functions. They simplify come coding procedures and allow us to do the same tasks multiple times not requiring us to type them over and over.
Pseudo – random numbers
This time we made a program that draws numbers, and then checks whether they are smaller or larger than 10. So we got to know the pseudo-random function. We created the program using an array.