Tag: html
Automatic Magformers Table
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 second set of Web Development How To’s: How to make a Calendar and How to make Buttons
Simon’s new series of web development tutorials: two new playlists How to make a Calendar and How to make Buttons:
Simon’s first set of Web Development How To’s: How to make a slideshow
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 trying out the D3 library
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
Simon gets serious with Linear Regression (Machine Learning)
Simon has been working on a very complicated topic for the past couple of days: Linear Regression. In essence, it is the math behind machine learning. Simon was watching Daniel … Continue reading Simon gets serious with Linear Regression (Machine Learning)
Asteroids Coding Challenge
Simon has built this fun Atari game where a spaceship shoots at asteroids with laser and breaks them down into pieces. It was actually another coding challenge by Daniel Shiffman … Continue reading Asteroids Coding Challenge
Sentiment Analysis API and Front End Client
Simon was trying to apply the AFINN Sentiment Analysis list once again, following a whole playlist of tutorials by Daniel Shiffman. This time things got more complicated as Simon has built a … Continue reading Sentiment Analysis API and Front End Client
Simon’s XML Lecture
Simon’s spontaneous lecture on XML extensions and turning XML into HTML:
Flexbox Essentials
Simon has been following Flexbox Essentials tutorial with DevTips and built a website:
Centering text with HTML box model
Simon says he has invented a way to center text vertically without Flexbox:
Cat Animation
Simon spent a couple of hours building this cat animation with LearnWebCode yesterday. The cat can change eye colour and mood. It can also move around!