This is the personal portfolio website for Erik Von Schlehenried.
This is a website designed for Raxsonic incorporating a variety of solutions to meet the business objective.
This is a Magic 8 Ball adviser that give a random quote when you click the button.
Basic carousel with auto slide, counter and basic description.
Modal performs an action when a button is clicked, in this scenario it reveals Homer Simpson’s contact details.
A sample telephone number validator for all international numbers. Test it, any feedback is welcome. It can be refined to specific area e.g. US, Europe etc. Compiled in HTML, CSS and JavaScript.
A basic snake game that when the snake touches either border or turns into itself the game is over. The objective is to eat as many apples as possible before the snake get to fast to manage.
As part of my Front End Developer certification with Scrimba. This was compiled using HTML, CSS and Javascript.
A basic dice game that where each player gets a turn. First to the score of 20 wins.Â
As part of my Front End Developer certification with Scrimba. This was compiled using HTML, CSS and Javascript.
As part of my Front End Developer certification with Scrimba. This is a demo of a flexbox structure designed with HTML and CSS, fully responsive in all aspects and different settings for a mobile view versus a desktop view.
As part of my Front End Developer certification with Scrimba. This is a demo of a blog structure designed with HTML and CSS, highlighting design options and flexbox design with optimised typography, fully responsive in all aspects, and different settings for a mobile view versus a desktop view.
A basic gradient generator. Pick the two colors from the color pickers and use the slider to see the different gradients. You can then copy the code to cut and paste for your use.Â
Compiled in HTML, CSS and JavaScript.
A mobile friendly form with emphasis on CSS design and interactivity with JavaScript.
Go ahead and enter a Name and Email address to see result. (I do not collate any personal details, this is just a demo).
As part of my Front End Developer certification with Scrimba. This was compiled using HTML, CSS and JavaScript.
Â
As you type words the word count is shown as well as the number of letters, with and without spaces. It was a fun challenge. Try it for yourself.