Visual Perception Hacks
This year has been a year of revelations in terms of how we visually perceive the world and whether those new nuggets of knowledge can be reflected in digital art. … Continue reading Visual Perception Hacks
a homeschooling blog about Simon, a young mathematician and programmer, and his little sister Neva. Visit https://simontiger.com
This year has been a year of revelations in terms of how we visually perceive the world and whether those new nuggets of knowledge can be reflected in digital art. … Continue reading Visual Perception Hacks
Magformers (magnetic building sets involving maths) used to be Simon’s greatest passion when he was six (just a year ago!) and this week he has been travelling in time to … Continue reading Automatic Magformers Table
Simon’s new series of web development tutorials: two new playlists How to make a Calendar and How to make Buttons:
Simon has recorded his first set of web development tutorials, about how to create a slideshow. The original code comes from the w3schools.com website. Simon got stuck … Continue reading Simon’s first set of Web Development How To’s: How to make a slideshow
Simon spent hours studying the D3 library on Sunday, it’s a very popular JavaScript library using SVG images he had never tried before. He also found it great how the … Continue reading Simon trying out the D3 library
Note: See the update at the bottom of this post! We’ve had quite a dramatic situation here for the past couple of days, after Simon turned Daniel Shiffman’s Evolutionary Steering … Continue reading Evolutionary Steering Behaviors Game
In jQuery mobile he made a webpage featuring event handlers: And in CSS, inspired by this :
Simon has tried using jQuery instead of CSS to style a couple of webpages. The code comes from a Derek Banas tutorial. These buttons have quite amusing effects:
Simon trained with w3schools.com using their CSS library to create coloured boxes, panels, notes, quotes, danger alerts, box shadows, tables, buttons (floating, disables and shadow buttons), tags, tables, batches and … Continue reading w3.css library
Simon made a mobile website using jQuery Mobile (a pack of CSS and JavaScript) with w3schools.com The website included a home page, e-mail, a phonebook and a calendar (a bit … Continue reading jQuery Mobile Website
Simon has spent nearly the whole day trying to build a website following a Derek Banas tutorial on Susy, a SASS framework. He first built the website in Windows 10, … Continue reading Susy, a SASS framework
A little journey into the world of CSS selectrors using the Specificity Calculator, a visual way to understand CSS specificity.