A place for
my ideas.
Each page has its own story waiting to be told.
Use the numbered links to navigate →
... it is not reality, but only a representation of reality!
Welcome to my page! If you got here, you probably have a link to the folder you are interested in.
This is work in progress.... Below are some of my coding projects.
To do: using this example about formatting using interactiveCSS add a border on the left hand side with a meu containing main links to improve navigation.
Project-Based Learning Pedagogy
An Intro to the Project-Based Learning and Project Ideas
Pyramid, tethrahedron, and triangle of learning principles, and culture of learning philosophie.
At its heart, computational thinking is the use of
The goals of this module are:
-
- Define and explain project based learning
- Reflect on your current instructional practices
Computational Thinking Activity
Welcome to the Computational Thinking Activity!
At its heart, computational thinking is the use of computer science methods to solve real-world problems. It is fundamental to how modern people understand the world around them. More specifically, computational thinking encompasses how we design systems and think algorithmically to solve problems. With computers being pervasive and computer science advances influencing many aspects of our lives, thinking like a computer scientist is about understanding our modern world.
The goals of this module are:
-
- Define and explain computational thinking
- Apply computational thinking to solve a problem
- Reflect on your current instructional practices
Find the path through a maze.
Notes on computational thinking and PRISM.
Intro to Machine Learning
Welcome to the Intro to Machine Learning Activity!
In this module we will explore a simplified model for recognizing hand drawn digits. A drawing app is used to test the model using new sketched.
The goals of this module are:
-
- Define and explain the model
- Explore the coding details of the algorithms
- Reflect on the accuracy of the model and improvements
Link to an image filter project.
Converting binary to base ten values with flippy do app.
Binary search visualization.
Find the path through a maze.
Recognizing hand-drawn digits - trained on 0, 1, 2 - with a tensorflow model.
And a version using a pretrained model - to edit so it does not need to use jQuery. It gets confused if scribling something that does not look like a digit and crashes the browser. Need to add a check for that!
A bit of python syntax a python_class.
Counting dots on domino tiles domino dots and miniModel. Check how to implement an next button to go multiple files in the folder.
A bit of python syntax a python_class.
Counting dots on domino tiles domino dots and miniModel. Check how to implement an next button to go multiple files in the folder.